-- Logs begin at Fri 2022-05-27 02:06:59 UTC, end at Fri 2022-05-27 05:05:16 UTC. --
May 27 03:14:11.104006 n-d-843301-2 systemd[1]: Started Devstack devstack@c-vol.service.
May 27 03:14:13.688649 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=92297) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:266}}
May 27 03:14:13.689265 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=92297) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:282}}
May 27 03:14:14.451965 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_db.sqlalchemy.engines [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 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=92297) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:14:14.623745 n-d-843301-2 cinder-volume[92297]: INFO cinder.rpc [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version.
May 27 03:14:14.630474 n-d-843301-2 cinder-volume[92297]: INFO cinder.rpc [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
May 27 03:14:14.673700 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_db.sqlalchemy.engines [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 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=92297) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:14:14.706974 n-d-843301-2 cinder-volume[92297]: INFO cinder.volume.manager [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] Determined volume DB was empty at startup.
May 27 03:14:14.707612 n-d-843301-2 cinder-volume[92297]: DEBUG cinder.volume.manager [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=92297) __init__ /opt/stack/cinder/cinder/volume/manager.py:237}}
May 27 03:14:14.714014 n-d-843301-2 cinder-volume[92297]: INFO cinder.volume.manager [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] Service not found for updating active_backend_id, assuming default for driver init.
May 27 03:14:14.714849 n-d-843301-2 cinder-volume[92297]: WARNING stevedore.named [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:14:14.715301 n-d-843301-2 cinder-volume[92297]: WARNING castellan.key_manager [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 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'
May 27 03:14:14.716416 n-d-843301-2 cinder-volume[92297]: WARNING cinder.keymgr.conf_key_mgr [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 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'
May 27 03:14:14.729798 n-d-843301-2 cinder-volume[92297]: DEBUG cinder.volume.drivers.lvm [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.tgt.TgtAdm {{(pid=92297) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:103}}
May 27 03:14:14.741527 n-d-843301-2 cinder-volume[92297]: INFO cinder.volume.manager [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] Image-volume cache disabled for host n-d-843301-2@lvmdriver-1.
May 27 03:14:14.748678 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_db.sqlalchemy.engines [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 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=92297) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:14:14.764957 n-d-843301-2 cinder-volume[92297]: INFO oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] Starting 1 workers
May 27 03:14:14.770377 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] Started child 92445 {{(pid=92297) _start_child /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:576}}
May 27 03:14:14.771502 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] Full set of CONF: {{(pid=92297) wait /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:650}}
May 27 03:14:14.771856 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] ******************************************************************************** {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}}
May 27 03:14:14.772454 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] Configuration options gathered from: {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}}
May 27 03:14:14.772837 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}}
May 27 03:14:14.773478 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}}
May 27 03:14:14.773932 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] ================================================================================ {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}}
May 27 03:14:14.774626 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] allow_availability_zone_fallback = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.775019 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] allow_compression_on_image_upload = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.775513 n-d-843301-2 cinder-volume[92445]: INFO cinder.service [-] Starting cinder-volume node (version 17.4.1)
May 27 03:14:14.776036 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] allowed_direct_url_schemes = [] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.776036 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] api_rate_limit = True {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.776346 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] auth_strategy = keystone {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.776942 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_availability_zone = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.777338 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_host = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.777864 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_name = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.778469 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_stats_polling_interval = 60 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.779029 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backup_api_class = cinder.backup.api.API {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.779419 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.779818 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backup_name_template = backup-%s {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.780339 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backup_use_same_host = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.780891 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backup_use_temp_snapshot = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.781475 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] chap_password = **** {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.782023 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] chap_username = {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.782697 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.783283 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cinder_internal_tenant_project_id = 5e975a73a5584ce79e26fccd0b3b242a {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.783700 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cinder_internal_tenant_user_id = 49a4f3c770ab41cf87bc0fafe9ec00e3 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.784054 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cluster = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.784593 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] compression_format = gzip {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.785168 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] compute_api_class = cinder.compute.nova.API {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.785614 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] config_dir = [] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.785928 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.786308 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] config_source = [] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.786683 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.787089 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] control_exchange = openstack {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.787408 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] db_driver = cinder.db {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.787842 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] debug = True {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.788208 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] default_availability_zone = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.788581 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] default_group_type = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.789260 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 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=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.790031 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] default_volume_type = lvmdriver-1 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.790531 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] driver_client_cert = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.791027 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] driver_client_cert_key = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.791590 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] driver_data_namespace = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.791949 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] driver_ssl_cert_path = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.792510 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] driver_ssl_cert_verify = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.793051 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] driver_use_ssl = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.793526 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] enable_new_services = True {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.793900 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] enable_unsupported_driver = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.794274 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] enable_v2_api = True {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.794836 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] enable_v3_api = True {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.795363 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] enabled_backends = ['lvmdriver-1'] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.795901 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] enforce_multipath_for_image_xfer = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.796453 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] filter_function = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.796842 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] glance_api_insecure = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.797496 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] glance_api_servers = ['http://10.222.0.46/image'] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.797600 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] glance_api_ssl_compression = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.797944 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] glance_ca_certificates_file = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.798333 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] glance_catalog_info = image:glance:publicURL {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.798998 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.799526 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] glance_num_retries = 3 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.800051 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] glance_request_timeout = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.800407 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] goodness_function = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.800823 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] graceful_shutdown_timeout = 5 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.803962 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] group_api_class = cinder.group.api.API {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.804258 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Starting volume driver LVMVolumeDriver (3.0.0)
May 27 03:14:14.804369 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] host = n-d-843301-2 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.805050 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] iet_conf = /etc/iet/ietd.conf {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.805182 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] image_compress_on_upload = True {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.807240 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] image_conversion_address_space_limit = 1 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.807240 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] image_conversion_cpu_limit = 60 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.807240 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.807240 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] image_upload_use_cinder_backend = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.807579 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:14:14.807665 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] image_upload_use_internal_tenant = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.807665 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] image_volume_cache_enabled = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.807820 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] image_volume_cache_max_count = 0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.808161 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] image_volume_cache_max_size_gb = 0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.808512 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] init_host_max_objects_retrieval = 0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.808920 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] instance_format = [instance: %(uuid)s] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.809293 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.809682 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] iscsi_iotype = fileio {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.810072 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] iscsi_secondary_ip_addresses = [] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.810455 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] iscsi_target_flags = {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.810814 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] iscsi_write_cache = on {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.811343 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] iser_helper = tgtadm {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.812526 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] iser_ip_address = 10.222.0.46 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.812963 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] iser_port = 3260 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.813340 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.813735 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] log_config_append = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.814106 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.814482 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] log_dir = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.814841 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] log_file = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.815142 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] log_options = True {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.815503 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] log_rotate_interval = 1 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.815922 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] log_rotate_interval_type = days {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.816306 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] log_rotation_type = none {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.816612 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 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=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.816987 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.817314 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.817678 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.817975 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.818370 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] max_age = 0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.818724 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] max_logfile_count = 30 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.819097 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] max_logfile_size_mb = 200 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.819654 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] max_over_subscription_ratio = 20.0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.820069 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] message_reap_interval = 86400 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.820609 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] message_ttl = 2592000 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.821037 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] migration_create_volume_timeout_secs = 300 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.821403 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] monkey_patch = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.821775 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] monkey_patch_modules = [] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.822283 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] my_ip = 10.222.0.46 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.822814 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] no_snapshot_gb_quota = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.823395 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] num_iser_scan_tries = 3 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.823750 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] num_shell_tries = 3 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.824132 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] num_volume_device_scan_tries = 3 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.824487 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] nvmet_ns_id = 10 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.825064 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] nvmet_port_id = 1 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.825600 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] osapi_max_limit = 1000 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.826140 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] osapi_volume_ext_list = [] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.826965 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.826965 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] osapi_volume_listen = 0.0.0.0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.827320 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] osapi_volume_listen_port = 8776 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.827329 n-d-843301-2 sudo[92474]: 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
May 27 03:14:14.828485 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] osapi_volume_use_ssl = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.828686 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] osapi_volume_workers = 2 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.828704 n-d-843301-2 sudo[92474]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:14:14.830315 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] per_volume_size_limit = -1 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.830315 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] periodic_fuzzy_delay = 60 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.830315 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] periodic_interval = 60 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.830315 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] public_endpoint = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.830580 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] publish_errors = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.830783 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] quota_backup_gigabytes = 1000 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.831317 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] quota_backups = 10 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.831854 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] quota_consistencygroups = 10 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.832228 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.832601 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] quota_gigabytes = 1000 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.833259 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] quota_groups = 10 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.833360 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] quota_snapshots = 10 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.833717 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] quota_volumes = 10 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.834066 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] rate_limit_burst = 0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.834429 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] rate_limit_except_level = CRITICAL {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.834780 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] rate_limit_interval = 0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.835137 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] reinit_driver_count = 3 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.835512 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] replication_device = **** {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.835861 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] report_discard_supported = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.836218 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] report_interval = 10 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.836671 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] reservation_clean_interval = 86400 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.837001 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] reservation_expire = 86400 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.837360 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] reserved_percentage = 0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.838337 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.838337 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.838518 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] rpc_response_timeout = 60 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.838787 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] run_external_periodic_tasks = True {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.839157 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.839528 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] scst_target_driver = iscsi {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.839876 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] scst_target_iqn_name = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.840173 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] service_down_time = 60 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.840566 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] snapshot_name_template = snapshot-%s {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.841035 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] split_loggers = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.841253 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] state_path = /opt/stack/data/cinder {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.841616 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] storage_availability_zone = nova {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.841997 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] storage_protocol = iscsi {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.842707 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] syslog_log_facility = LOG_USER {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.842707 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] target_helper = tgtadm {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.843764 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] target_ip_address = 10.222.0.46 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.844936 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] target_port = 3260 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.844936 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.845147 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] target_protocol = iscsi {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.845457 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] trace_flags = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.845908 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] transfer_api_class = cinder.transfer.api.API {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.846292 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] transport_url = **** {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.847050 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] until_refresh = 0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.847050 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] use_chap_auth = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.847330 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] use_default_quota_class = True {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.847710 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] use_eventlog = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.848670 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] use_journal = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.848670 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] use_json = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.848837 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] use_multipath_for_image_xfer = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.849152 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] use_stderr = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.849800 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] use_syslog = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.849901 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] verify_glance_signatures = enabled {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.850262 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] volume_api_class = cinder.volume.api.API {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.851324 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] volume_backend_name = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.851324 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] volume_clear = zero {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.851324 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] volume_clear_ionice = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.851688 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] volume_clear_size = 0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.852285 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.852398 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] volume_copy_bps_limit = 0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.852771 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] volume_dd_blocksize = 1M {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.853891 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.853891 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] volume_name_template = volume-%s {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.853891 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] volume_service_inithost_offload = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.854219 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] volume_usage_audit_period = month {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.854848 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.855369 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] watch_log_file = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.855870 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] zoning_mode = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 27 03:14:14.856333 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.857112 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_policy.enforce_new_defaults = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.857235 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_policy.enforce_scope = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.857544 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_policy.policy_default_rule = default {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.857950 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.859558 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_policy.policy_file = policy.yaml {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.859558 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.859741 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.860100 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.860455 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.860809 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.861246 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_concurrency.disable_process_locking = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.861628 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.862057 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] privsep_osbrick.capabilities = [21] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.862429 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] privsep_osbrick.group = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.863274 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] privsep_osbrick.helper_command = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.863274 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.863519 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] privsep_osbrick.user = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.863933 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] database.backend = sqlalchemy {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.864237 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] database.connection = **** {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.864634 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] database.connection_debug = 0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.865033 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] database.connection_parameters = {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.865965 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] database.connection_recycle_time = 3600 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.865965 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] database.connection_trace = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.866147 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] database.db_inc_retry_interval = True {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.866462 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] database.db_max_retries = 20 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.866817 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] database.db_max_retry_interval = 10 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.867178 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] database.db_retry_interval = 1 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.867541 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] database.max_overflow = 50 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.867918 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] database.max_pool_size = 5 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.868279 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] database.max_retries = 10 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.868633 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] database.mysql_enable_ndb = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.869782 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.870178 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] database.pool_timeout = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.870585 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] database.retry_interval = 10 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.870944 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] database.slave_connection = **** {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.871309 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] database.sqlite_synchronous = True {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.871669 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] database.use_db_reconnect = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.872105 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] profiler.connection_string = messaging:// {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.872490 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] profiler.enabled = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.872873 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] profiler.es_doc_type = notification {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.873286 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] profiler.es_scroll_size = 10000 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.873681 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] profiler.es_scroll_time = 2m {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.874111 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] profiler.filter_error_trace = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.875034 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] profiler.hmac_keys = SECRET_KEY {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.875034 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] profiler.sentinel_service_name = mymaster {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.875357 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] profiler.socket_timeout = 0.1 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.875611 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] profiler.trace_sqlalchemy = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.876004 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] coordination.backend_url = etcd3+http://10.222.0.46:2379 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.876400 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.876752 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cinder_sys_admin.group = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.877132 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cinder_sys_admin.helper_command = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.877495 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.877857 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cinder_sys_admin.user = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.878614 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] service_user.auth_section = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.878614 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] service_user.auth_type = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.878930 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] service_user.cafile = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.879905 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] service_user.certfile = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.879905 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] service_user.collect_timing = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.880194 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] service_user.insecure = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.880333 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] service_user.keyfile = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.880687 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] service_user.send_service_user_token = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.881067 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] service_user.split_loggers = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.881417 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] service_user.timeout = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.881844 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.admin_password = **** {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.882875 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.admin_tenant_name = admin {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.882875 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.admin_token = **** {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.882875 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.admin_user = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.883325 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.auth_admin_prefix = {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.883648 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.884567 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.auth_port = 35357 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.884567 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.auth_protocol = https {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.884876 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.auth_section = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.885654 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.auth_type = password {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.885654 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.auth_uri = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.886030 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.auth_version = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.886343 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.cache = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.886615 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.886968 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.certfile = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.887545 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.delay_auth_decision = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.887707 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.888030 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.http_connect_timeout = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.888934 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.888934 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.identity_uri = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.889261 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.include_service_catalog = True {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.889428 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.insecure = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.889818 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.interface = public {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.890183 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.keyfile = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.890545 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.890924 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.891329 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.892098 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.892098 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.892407 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.892722 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.893453 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.memcache_use_advanced_pool = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.893629 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.893895 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.region_name = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.894280 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.894655 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.service_token_roles_required = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.895038 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.service_type = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.895393 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.token_cache_time = 300 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.895773 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] keystone_authtoken.www_authenticate_uri = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.896262 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.backend = dogpile.cache.null {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.896665 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.backend_argument = **** {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.897092 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.config_prefix = cache.oslo {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.897624 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.dead_timeout = 60.0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.897993 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.debug_cache_backend = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.899070 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.enable_retry_client = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.899070 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.enable_socket_keepalive = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.899395 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.enabled = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.899589 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.expiration_time = 600 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.899972 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.hashclient_retry_attempts = 2 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.900344 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.hashclient_retry_delay = 1.0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.900708 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.memcache_dead_retry = 300 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.901097 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.901466 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.memcache_pool_maxsize = 10 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.901930 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.902934 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.902934 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.memcache_socket_timeout = 1.0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.903101 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.proxies = [] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.903444 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.retry_attempts = 2 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.904494 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.retry_delay = 0.0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.904494 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.socket_keepalive_count = 1 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.904652 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.socket_keepalive_idle = 1 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.904922 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.socket_keepalive_interval = 1 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.905305 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.tls_allowed_ciphers = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.906205 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.tls_cafile = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.906560 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.tls_certfile = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.906936 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.tls_enabled = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.907300 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] cache.tls_keyfile = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.907643 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.backend_availability_zone = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.907997 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.908359 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.908757 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.chap_password = **** {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.909187 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.chap_username = {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.909561 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.909907 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.driver_client_cert = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.910254 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.driver_client_cert_key = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.910600 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.driver_data_namespace = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.910950 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.911299 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.911705 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.driver_use_ssl = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.912083 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.enable_unsupported_driver = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.912452 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.912749 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.extra_capabilities = {} {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.913574 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.filter_function = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.913574 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.goodness_function = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.913866 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.iet_conf = /etc/iet/ietd.conf {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.916412 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.916412 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.916412 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.916412 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.916412 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.916412 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.iscsi_iotype = fileio {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.916948 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.iscsi_secondary_ip_addresses = [] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.916948 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.iscsi_target_flags = {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.917106 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.iscsi_write_cache = on {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.917405 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.iser_helper = tgtadm {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.918139 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.iser_ip_address = 10.222.0.46 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.918508 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.iser_port = 3260 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.918876 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.919251 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.919623 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.lvm_mirrors = 0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.919982 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.920354 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.lvm_type = auto {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.920727 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.921105 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.922034 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.num_shell_tries = 3 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.922392 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.922747 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.923100 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.nvmet_port_id = 1 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.923453 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.replication_device = **** {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.923835 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.report_discard_supported = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.924196 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.reserved_percentage = 0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.924565 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.scst_target_driver = iscsi {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.925232 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.scst_target_iqn_name = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.925323 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.storage_protocol = iscsi {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.927659 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.927659 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.target_helper = tgtadm {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.927659 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.target_ip_address = 10.222.0.46 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.927659 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.target_port = 3260 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.927659 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.927659 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.target_protocol = iscsi {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.928030 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.trace_flags = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.928154 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.unique_fqdn_network = True {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.928507 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.use_chap_auth = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.928864 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.930016 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.volume_backend_name = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.930016 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.volume_clear = zero {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.930016 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.volume_clear_ionice = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.930466 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.volume_clear_size = 0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.930624 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.931022 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.931371 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.931710 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.933163 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.volume_group = cinder-volumes {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.933163 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.933163 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_reports.file_event_handler = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.933163 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.933742 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_reports.log_dir = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.933903 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.backend_availability_zone = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.934188 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.backend_host = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.934546 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.934901 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.935248 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.chap_password = **** {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.935595 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.chap_username = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.935940 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.chiscsi_conf = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.936291 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.driver_client_cert = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.936637 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.937037 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.driver_data_namespace = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.937387 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.937827 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.938075 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.driver_use_ssl = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.938437 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.939881 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.939881 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.extra_capabilities = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.939881 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.filter_function = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.939881 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.goodness_function = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.940436 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.iet_conf = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.940436 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.940936 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.941448 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.image_volume_cache_enabled = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.941448 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.945247 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.945247 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.iscsi_iotype = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.945247 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.iscsi_secondary_ip_addresses = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.945247 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.945247 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.945247 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.iser_helper = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.945247 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.iser_ip_address = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.949016 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.iser_port = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.949016 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.iser_target_prefix = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.949016 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.lvm_conf_file = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.949016 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.lvm_mirrors = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.949016 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.949016 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.lvm_type = default {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.949016 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.950263 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.950263 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.num_shell_tries = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.950263 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.950263 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.950263 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.nvmet_port_id = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.950263 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.replication_device = **** {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.950263 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.report_discard_supported = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.951415 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.reserved_percentage = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.951415 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.scst_target_driver = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.951415 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.951415 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.storage_protocol = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.951415 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.951415 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.target_helper = tgtadm {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.951415 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.target_ip_address = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.952522 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.target_port = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.952522 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.target_prefix = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.952522 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.target_protocol = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.952522 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.trace_flags = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.952522 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.953254 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.use_chap_auth = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.953254 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.953588 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.954602 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.volume_clear = none {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.954602 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.954602 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.volume_clear_size = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.955032 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.955226 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.955572 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.956229 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.956388 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.957178 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] lvmdriver-1.volumes_dir = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.957355 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.957849 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.958182 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.958471 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.958871 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.959277 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.959644 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.960499 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.heartbeat_rate = 2 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.960499 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.960848 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.961173 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.961542 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.961923 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.962303 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.962976 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.963136 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.963399 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.963783 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.964135 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.965041 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.965041 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.965302 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.ssl = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.965836 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.966221 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.966624 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.967012 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_rabbit.ssl_version = {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.967435 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_notifications.driver = [] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.967792 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_notifications.retry = -1 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.969469 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.969469 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] oslo_messaging_notifications.transport_url = **** {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.970032 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.970179 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] key_manager.fixed_key = **** {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.970592 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.971362 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] barbican.barbican_api_version = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.971362 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] barbican.barbican_endpoint = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.971723 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] barbican.barbican_endpoint_type = public {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.972091 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] barbican.cafile = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.972440 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] barbican.certfile = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.972809 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] barbican.collect_timing = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.973206 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] barbican.insecure = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.973553 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] barbican.keyfile = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.973928 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] barbican.number_of_retries = 60 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.974282 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] barbican.retry_delay = 1 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.974639 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] barbican.split_loggers = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.975149 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] barbican.timeout = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.975478 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] barbican.verify_ssl = True {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.975753 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] barbican.verify_ssl_path = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.976024 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] vault.approle_role_id = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.976369 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] vault.approle_secret_id = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.976712 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] vault.cafile = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.977084 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] vault.certfile = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.977435 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] vault.collect_timing = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.977805 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] vault.insecure = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.978196 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] vault.keyfile = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.978514 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] vault.kv_mountpoint = secret {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.978862 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] vault.kv_version = 2 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.979881 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] vault.root_token_id = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.979881 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] vault.split_loggers = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.979881 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] vault.ssl_ca_crt_file = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.980248 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] vault.timeout = None {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.980934 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] vault.use_ssl = False {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.981036 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 27 03:14:14.981272 n-d-843301-2 cinder-volume[92297]: DEBUG oslo_service.service [None req-08d62807-ccf0-46c2-9408-e9a76de678d4 None None] ******************************************************************************** {{(pid=92297) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}}
May 27 03:14:15.276596 n-d-843301-2 sudo[92474]: pam_unix(sudo:session): session closed for user root
May 27 03:14:15.278709 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c 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.472s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:14:15.279633 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:14:15.295009 n-d-843301-2 sudo[92689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
May 27 03:14:15.295856 n-d-843301-2 sudo[92689]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:14:15.606417 n-d-843301-2 sudo[92689]: pam_unix(sudo:session): session closed for user root
May 27 03:14:15.608428 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.328s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:14:15.610711 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:14:15.624206 n-d-843301-2 sudo[92732]: 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
May 27 03:14:15.625548 n-d-843301-2 sudo[92732]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:14:16.074946 n-d-843301-2 sudo[92732]: pam_unix(sudo:session): session closed for user root
May 27 03:14:16.077031 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c 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.466s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:14:16.078118 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:14:16.092181 n-d-843301-2 sudo[92761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:14:16.092969 n-d-843301-2 sudo[92761]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:14:16.534871 n-d-843301-2 sudo[92761]: pam_unix(sudo:session): session closed for user root
May 27 03:14:16.536830 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.458s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:14:16.537526 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:14:16.538297 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:14:16.552580 n-d-843301-2 sudo[92839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:14:16.553418 n-d-843301-2 sudo[92839]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:14:16.977093 n-d-843301-2 sudo[92839]: pam_unix(sudo:session): session closed for user root
May 27 03:14:16.979090 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:14:16.980992 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:14:16.999445 n-d-843301-2 sudo[92844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:14:17.000249 n-d-843301-2 sudo[92844]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:14:17.437477 n-d-843301-2 sudo[92844]: pam_unix(sudo:session): session closed for user root
May 27 03:14:17.440318 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:14:17.442604 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.driver [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Driver hasn't implemented _init_vendor_properties()
May 27 03:14:17.443053 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.driver [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c 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-843301-2: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=92445) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:813}}
May 27 03:14:17.465253 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c 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=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:14:17.487326 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.db.sqlalchemy.api [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Building query based on filter {{(pid=92445) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3121}}
May 27 03:14:17.506641 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=92445) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:886}}
May 27 03:14:17.512601 n-d-843301-2 cinder-volume[92445]: INFO cinder.keymgr.migration [None req-a9e2a304-6749-49d2-9fff-6bd81816f1c0 None None] Not migrating encryption keys because the ConfKeyManager is still in use.
May 27 03:14:17.518622 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:14:17.519265 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:14:17.538027 n-d-843301-2 sudo[92856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:14:17.539287 n-d-843301-2 sudo[92856]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:14:17.988275 n-d-843301-2 sudo[92856]: pam_unix(sudo:session): session closed for user root
May 27 03:14:17.990307 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.471s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:14:17.992275 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:14:18.006757 n-d-843301-2 sudo[92859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:14:18.007536 n-d-843301-2 sudo[92859]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:14:18.459853 n-d-843301-2 sudo[92859]: pam_unix(sudo:session): session closed for user root
May 27 03:14:18.461935 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.469s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:14:18.464614 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:14:18.496707 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Driver initialization completed successfully.
May 27 03:14:18.505283 n-d-843301-2 cinder-volume[92445]: INFO cinder.manager [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Initiating service 3 cleanup
May 27 03:14:18.510480 n-d-843301-2 cinder-volume[92445]: INFO cinder.manager [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Service 3 cleanup completed.
May 27 03:14:18.510804 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.service [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Creating RPC server for service cinder-volume {{(pid=92445) start /opt/stack/cinder/cinder/service.py:231}}
May 27 03:14:18.517015 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.service [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=92445) start /opt/stack/cinder/cinder/service.py:237}}
May 27 03:14:18.578020 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0)
May 27 03:14:18.578690 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:14:18.579397 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:14:18.595429 n-d-843301-2 sudo[92870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:14:18.596205 n-d-843301-2 sudo[92870]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:14:19.015995 n-d-843301-2 sudo[92870]: pam_unix(sudo:session): session closed for user root
May 27 03:14:19.017912 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:14:19.019746 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:14:19.034195 n-d-843301-2 sudo[92873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:14:19.035015 n-d-843301-2 sudo[92873]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:14:19.496584 n-d-843301-2 sudo[92873]: pam_unix(sudo:session): session closed for user root
May 27 03:14:19.498751 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.479s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:14:19.518292 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-67152f82-9e8a-48ff-ba4f-e1744a1c679c None None] Driver post RPC initialization completed successfully.
May 27 03:16:03.522631 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:16:03.523320 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:16:03.523846 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:16:03.539435 n-d-843301-2 sudo[95241]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:16:03.540221 n-d-843301-2 sudo[95241]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:16:03.965846 n-d-843301-2 sudo[95241]: pam_unix(sudo:session): session closed for user root
May 27 03:16:03.968136 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:16:03.970040 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:16:03.988475 n-d-843301-2 sudo[95244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:16:03.989692 n-d-843301-2 sudo[95244]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:16:04.455292 n-d-843301-2 sudo[95244]: pam_unix(sudo:session): session closed for user root
May 27 03:16:04.458186 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.488s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:16:04.460168 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:17:03.520994 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:17:03.521699 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:17:03.522067 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:17:03.537174 n-d-843301-2 sudo[97627]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:17:03.537939 n-d-843301-2 sudo[97627]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:17:03.938063 n-d-843301-2 sudo[97627]: pam_unix(sudo:session): session closed for user root
May 27 03:17:03.939964 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:17:03.941464 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:17:03.956215 n-d-843301-2 sudo[97630]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:17:03.957029 n-d-843301-2 sudo[97630]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:17:04.419509 n-d-843301-2 sudo[97630]: pam_unix(sudo:session): session closed for user root
May 27 03:17:04.421656 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.480s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:17:04.422885 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:18:03.521922 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:18:03.522631 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:18:03.522948 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:18:03.537458 n-d-843301-2 sudo[98044]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:18:03.538236 n-d-843301-2 sudo[98044]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:18:03.964814 n-d-843301-2 sudo[98044]: pam_unix(sudo:session): session closed for user root
May 27 03:18:03.967083 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:18:03.968546 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:18:03.982856 n-d-843301-2 sudo[98047]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:18:03.983614 n-d-843301-2 sudo[98047]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:18:04.408222 n-d-843301-2 sudo[98047]: pam_unix(sudo:session): session closed for user root
May 27 03:18:04.410425 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:18:04.411710 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:19:03.519876 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:19:03.520551 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:19:03.521038 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:19:03.535958 n-d-843301-2 sudo[98273]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:19:03.536727 n-d-843301-2 sudo[98273]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:19:03.963434 n-d-843301-2 sudo[98273]: pam_unix(sudo:session): session closed for user root
May 27 03:19:03.965429 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:19:03.967159 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:19:03.982404 n-d-843301-2 sudo[98276]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:19:03.983174 n-d-843301-2 sudo[98276]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:19:04.390131 n-d-843301-2 sudo[98276]: pam_unix(sudo:session): session closed for user root
May 27 03:19:04.392138 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.425s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:19:04.393520 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:20:03.522950 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:20:03.523609 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:20:03.523984 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:20:03.538804 n-d-843301-2 sudo[98336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:20:03.539567 n-d-843301-2 sudo[98336]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:20:03.930626 n-d-843301-2 sudo[98336]: pam_unix(sudo:session): session closed for user root
May 27 03:20:03.932549 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.408s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:20:03.934039 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:20:03.949235 n-d-843301-2 sudo[98339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:20:03.950004 n-d-843301-2 sudo[98339]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:20:04.376269 n-d-843301-2 sudo[98339]: pam_unix(sudo:session): session closed for user root
May 27 03:20:04.378308 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:20:04.379547 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:21:03.526265 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:21:03.526938 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:21:03.527456 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:21:03.541932 n-d-843301-2 sudo[98405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:21:03.542694 n-d-843301-2 sudo[98405]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:21:03.946997 n-d-843301-2 sudo[98405]: pam_unix(sudo:session): session closed for user root
May 27 03:21:03.948973 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:21:03.950421 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:21:03.964853 n-d-843301-2 sudo[98408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:21:03.965677 n-d-843301-2 sudo[98408]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:21:04.394904 n-d-843301-2 sudo[98408]: pam_unix(sudo:session): session closed for user root
May 27 03:21:04.396906 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:21:04.398141 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:22:03.523894 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:22:03.524571 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:22:03.524927 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:22:03.540110 n-d-843301-2 sudo[98660]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:22:03.540918 n-d-843301-2 sudo[98660]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:22:03.971975 n-d-843301-2 sudo[98660]: pam_unix(sudo:session): session closed for user root
May 27 03:22:03.973951 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:22:03.975465 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:22:03.989806 n-d-843301-2 sudo[98663]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:22:03.990583 n-d-843301-2 sudo[98663]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:22:04.401336 n-d-843301-2 sudo[98663]: pam_unix(sudo:session): session closed for user root
May 27 03:22:04.403378 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:22:04.404636 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:23:03.521758 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:23:03.522430 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:23:03.522745 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:23:03.537278 n-d-843301-2 sudo[99635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:23:03.538052 n-d-843301-2 sudo[99635]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:23:03.991026 n-d-843301-2 sudo[99635]: pam_unix(sudo:session): session closed for user root
May 27 03:23:03.992965 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.470s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:23:03.995074 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:23:04.009881 n-d-843301-2 sudo[99639]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:23:04.010735 n-d-843301-2 sudo[99639]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:23:04.456030 n-d-843301-2 sudo[99639]: pam_unix(sudo:session): session closed for user root
May 27 03:23:04.458052 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:23:04.459228 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:24:03.532385 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:24:03.533082 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:24:03.534723 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:24:03.681056 n-d-843301-2 sudo[100409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:24:03.690187 n-d-843301-2 sudo[100409]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:24:04.675274 n-d-843301-2 sudo[100409]: pam_unix(sudo:session): session closed for user root
May 27 03:24:04.677281 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.143s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:24:04.679360 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:24:04.706507 n-d-843301-2 sudo[100416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:24:04.709065 n-d-843301-2 sudo[100416]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:24:05.616933 n-d-843301-2 sudo[100416]: pam_unix(sudo:session): session closed for user root
May 27 03:24:05.619141 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.940s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:24:05.621101 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:25:03.530095 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:25:03.531171 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:25:03.531805 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:25:03.563976 n-d-843301-2 sudo[100674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:25:03.565511 n-d-843301-2 sudo[100674]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:25:04.427779 n-d-843301-2 sudo[100674]: pam_unix(sudo:session): session closed for user root
May 27 03:25:04.432428 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:25:04.434630 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:25:04.467622 n-d-843301-2 sudo[100678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:25:04.469495 n-d-843301-2 sudo[100678]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:25:05.386575 n-d-843301-2 sudo[100678]: pam_unix(sudo:session): session closed for user root
May 27 03:25:05.389598 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.954s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:25:05.399286 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:26:03.533784 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:26:03.535269 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:26:03.535354 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:26:03.581501 n-d-843301-2 sudo[101248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:26:03.584849 n-d-843301-2 sudo[101248]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:26:04.297036 n-d-843301-2 sudo[101248]: pam_unix(sudo:session): session closed for user root
May 27 03:26:04.299873 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.763s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:26:04.301535 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:26:04.338841 n-d-843301-2 sudo[101251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:26:04.343962 n-d-843301-2 sudo[101251]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:26:04.877239 n-d-843301-2 sudo[101251]: pam_unix(sudo:session): session closed for user root
May 27 03:26:04.880170 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.578s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:26:04.883488 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:27:03.545752 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:27:03.547146 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:27:03.548169 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:27:03.619879 n-d-843301-2 sudo[102004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:27:03.621189 n-d-843301-2 sudo[102004]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:27:04.754933 n-d-843301-2 sudo[102004]: pam_unix(sudo:session): session closed for user root
May 27 03:27:04.757198 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.209s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:27:04.759519 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:27:04.821130 n-d-843301-2 sudo[102039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:27:04.824761 n-d-843301-2 sudo[102039]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:27:05.852296 n-d-843301-2 sudo[102039]: pam_unix(sudo:session): session closed for user root
May 27 03:27:05.854388 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/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.095s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:27:05.855609 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:27:08.933019 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:27:08.950349 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:27:08.958340 n-d-843301-2 cinder-volume[92445]: INFO cinder.rpc [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Automatically selected cinder-backup objects version 1.38 as minimum service version.
May 27 03:27:08.975149 n-d-843301-2 cinder-volume[92445]: INFO cinder.rpc [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Automatically selected cinder-backup RPC version 2.2 as minimum service version.
May 27 03:27:09.008816 n-d-843301-2 cinder-volume[92445]: INFO cinder.rpc [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Automatically selected cinder-volume objects version 1.38 as minimum service version.
May 27 03:27:09.039404 n-d-843301-2 cinder-volume[92445]: INFO cinder.rpc [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
May 27 03:27:09.040275 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:27:09.040847 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:27:09.174029 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Flow 'volume_create_manager' (4e49b9cd-c69f-4ff6-975b-f6871641647d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:27:09.184112 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (387e9225-6965-49ce-882b-8d8f4133a3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:27:09.250816 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:27:09.308329 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (387e9225-6965-49ce-882b-8d8f4133a3b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:27:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1440622706',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=4fd1256b-1027-4c55-8813-17e87ff2aa57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adb87f3eee7c47fda511df77aa1af2b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:27:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:27:09Z,user_id='243e6b5a0a8e4ba3b8936d9bf6d55c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:27:09.310867 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de26033a-8334-4a02-8e74-9c8b46a09678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:27:09.312941 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de26033a-8334-4a02-8e74-9c8b46a09678) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:27:09.315357 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5d2c3db-2efb-4c78-8933-d6f347ed4ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:27:09.331871 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5d2c3db-2efb-4c78-8933-d6f347ed4ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4fd1256b-1027-4c55-8813-17e87ff2aa57', 'volume_name': 'volume-4fd1256b-1027-4c55-8813-17e87ff2aa57', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:27:09.334905 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f3db1323-5a0c-4c76-9972-278e69ec23bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:27:09.338964 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f3db1323-5a0c-4c76-9972-278e69ec23bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:27:09.354631 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1acc956c-112f-49d6-8e82-8a656627e2b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:27:09.355492 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Volume 4fd1256b-1027-4c55-8813-17e87ff2aa57: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4fd1256b-1027-4c55-8813-17e87ff2aa57', 'volume_size': 1}
May 27 03:27:09.356761 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4fd1256b-1027-4c55-8813-17e87ff2aa57 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:27:09.398931 n-d-843301-2 sudo[102128]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4fd1256b-1027-4c55-8813-17e87ff2aa57 stack-volumes-lvmdriver-1 -L 1g
May 27 03:27:09.399778 n-d-843301-2 sudo[102128]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:27:11.174797 n-d-843301-2 sudo[102128]: pam_unix(sudo:session): session closed for user root
May 27 03:27:11.176764 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4fd1256b-1027-4c55-8813-17e87ff2aa57 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.820s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:27:11.179974 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1acc956c-112f-49d6-8e82-8a656627e2b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4fd1256b-1027-4c55-8813-17e87ff2aa57', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:27:11.182320 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (db017ffc-dba7-44ad-b443-63b5f8960f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:27:11.202061 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Volume volume-4fd1256b-1027-4c55-8813-17e87ff2aa57 (4fd1256b-1027-4c55-8813-17e87ff2aa57): created successfully
May 27 03:27:11.203983 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (db017ffc-dba7-44ad-b443-63b5f8960f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:27:11.207710 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Flow 'volume_create_manager' (4e49b9cd-c69f-4ff6-975b-f6871641647d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:27:11.250392 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-c1835036-c1d7-4bb4-bab0-98e3fff8a35c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Created volume successfully.
May 27 03:27:15.134499 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-6a034b7b-a154-4ae3-bce5-e9e919589722 req-39394396-e966-4ad5-908d-0b3541a9715c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:27:15.174505 n-d-843301-2 sudo[102217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
May 27 03:27:15.195470 n-d-843301-2 sudo[102217]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:27:15.671117 n-d-843301-2 sudo[102217]: pam_unix(sudo:session): session closed for user root
May 27 03:27:15.674211 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-6a034b7b-a154-4ae3-bce5-e9e919589722 req-39394396-e966-4ad5-908d-0b3541a9715c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.539s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:27:15.675891 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-6a034b7b-a154-4ae3-bce5-e9e919589722 req-39394396-e966-4ad5-908d-0b3541a9715c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:27:15.709220 n-d-843301-2 sudo[102220]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57
May 27 03:27:15.710429 n-d-843301-2 sudo[102220]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:27:16.445642 n-d-843301-2 sudo[102220]: pam_unix(sudo:session): session closed for user root
May 27 03:27:16.447757 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-6a034b7b-a154-4ae3-bce5-e9e919589722 req-39394396-e966-4ad5-908d-0b3541a9715c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57" returned: 0 in 0.772s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:27:16.593714 n-d-843301-2 cinder-volume[92445]: INFO oslo.privsep.daemon [req-6a034b7b-a154-4ae3-bce5-e9e919589722 req-39394396-e966-4ad5-908d-0b3541a9715c tempest-LiveAutoBlockMigrationV225Test-1185711977 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/tmps5h22rny/privsep.sock']
May 27 03:27:16.655644 n-d-843301-2 sudo[102243]: 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/tmps5h22rny/privsep.sock
May 27 03:27:16.656440 n-d-843301-2 sudo[102243]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:27:18.946563 n-d-843301-2 sudo[102243]: pam_unix(sudo:session): session closed for user root
May 27 03:27:18.950992 n-d-843301-2 cinder-volume[92445]: INFO oslo.privsep.daemon [req-6a034b7b-a154-4ae3-bce5-e9e919589722 req-39394396-e966-4ad5-908d-0b3541a9715c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Spawned new privsep daemon via rootwrap
May 27 03:27:18.951934 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [req-6a034b7b-a154-4ae3-bce5-e9e919589722 req-39394396-e966-4ad5-908d-0b3541a9715c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Accepted privsep connection to /tmp/tmps5h22rny/privsep.sock {{(pid=92445) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}}
May 27 03:27:18.953711 n-d-843301-2 cinder-volume[92445]: INFO oslo.privsep.daemon [-] privsep daemon starting
May 27 03:27:18.954171 n-d-843301-2 cinder-volume[92445]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
May 27 03:27:18.955301 n-d-843301-2 cinder-volume[92445]: 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
May 27 03:27:18.955760 n-d-843301-2 cinder-volume[92445]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 102269
May 27 03:27:18.965460 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (2,) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:27:19.620374 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:27:19.664704 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.043s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:27:19.665150 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:27:19.666173 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-6a034b7b-a154-4ae3-bce5-e9e919589722 req-39394396-e966-4ad5-908d-0b3541a9715c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:27:19.667553 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-6a034b7b-a154-4ae3-bce5-e9e919589722 req-39394396-e966-4ad5-908d-0b3541a9715c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Creating iscsi_target for Volume ID: volume-4fd1256b-1027-4c55-8813-17e87ff2aa57 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:27:19.673642 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-6a034b7b-a154-4ae3-bce5-e9e919589722 req-39394396-e966-4ad5-908d-0b3541a9715c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Created volume path /opt/stack/data/cinder/volumes/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57,
May 27 03:27:19.673642 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:27:19.673642 n-d-843301-2 cinder-volume[92445]:
May 27 03:27:19.673642 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57
May 27 03:27:19.673642 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:27:19.673642 n-d-843301-2 cinder-volume[92445]: incominguser MAM5QBvxUTSiSt7GmJoN 5Ld4rrEGu3rCL5EU
May 27 03:27:19.673642 n-d-843301-2 cinder-volume[92445]:
May 27 03:27:19.673642 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:27:19.673642 n-d-843301-2 cinder-volume[92445]:
May 27 03:27:19.673642 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:27:19.680396 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4fd1256b-1027-4c55-8813-17e87ff2aa57 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:27:20.840423 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4fd1256b-1027-4c55-8813-17e87ff2aa57" returned: 0 in 1.163s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:27:20.841060 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:27:20.841383 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-6a034b7b-a154-4ae3-bce5-e9e919589722 req-39394396-e966-4ad5-908d-0b3541a9715c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:27:20.841928 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-6a034b7b-a154-4ae3-bce5-e9e919589722 req-39394396-e966-4ad5-908d-0b3541a9715c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:27:20.844986 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:27:20.896207 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.053s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:27:20.896967 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4fd1256b-1027-4c55-8813-17e87ff2aa57\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57\n Backing store flags: \n Account information:\n MAM5QBvxUTSiSt7GmJoN\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:27:20.897734 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-6a034b7b-a154-4ae3-bce5-e9e919589722 req-39394396-e966-4ad5-908d-0b3541a9715c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:27:20.902883 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:27:21.165953 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.266s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:27:21.166508 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4fd1256b-1027-4c55-8813-17e87ff2aa57\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57\n Backing store flags: \n Account information:\n MAM5QBvxUTSiSt7GmJoN\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:27:21.167954 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:27:21.356650 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.188s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:27:21.356940 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4fd1256b-1027-4c55-8813-17e87ff2aa57\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57\n Backing store flags: \n Account information:\n MAM5QBvxUTSiSt7GmJoN\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:27:21.358142 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-6a034b7b-a154-4ae3-bce5-e9e919589722 req-39394396-e966-4ad5-908d-0b3541a9715c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-4fd1256b-1027-4c55-8813-17e87ff2aa57 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:27:21.484708 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-6a034b7b-a154-4ae3-bce5-e9e919589722 req-39394396-e966-4ad5-908d-0b3541a9715c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-4fd1256b-1027-4c55-8813-17e87ff2aa57', 'target_lun': 1, 'volume_id': '4fd1256b-1027-4c55-8813-17e87ff2aa57', 'auth_method': 'CHAP', 'auth_username': 'MAM5QBvxUTSiSt7GmJoN', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '3f1355c4-da93-4db2-95d5-eb50b7119928'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:27:21.817814 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-6a034b7b-a154-4ae3-bce5-e9e919589722 req-39394396-e966-4ad5-908d-0b3541a9715c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] attachment_update completed successfully.
May 27 03:27:40.628559 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-79e6cc2c-bfc7-44b2-a91d-5e238d48f3f0 req-be0d90bb-32c8-4743-b23e-a1aab6a071e9 tempest-LiveAutoBlockMigrationV225Test-576387051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:27:40.685262 n-d-843301-2 sudo[102640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57
May 27 03:27:40.686561 n-d-843301-2 sudo[102640]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:27:41.546898 n-d-843301-2 sudo[102640]: pam_unix(sudo:session): session closed for user root
May 27 03:27:41.550511 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-79e6cc2c-bfc7-44b2-a91d-5e238d48f3f0 req-be0d90bb-32c8-4743-b23e-a1aab6a071e9 tempest-LiveAutoBlockMigrationV225Test-576387051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57" returned: 0 in 0.921s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:27:41.694944 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:27:41.709697 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:27:41.710260 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4fd1256b-1027-4c55-8813-17e87ff2aa57\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57\n Backing store flags: \n Account information:\n MAM5QBvxUTSiSt7GmJoN\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-79e6cc2c-bfc7-44b2-a91d-5e238d48f3f0 req-be0d90bb-32c8-4743-b23e-a1aab6a071e9 tempest-LiveAutoBlockMigrationV225Test-576387051 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-4fd1256b-1027-4c55-8813-17e87ff2aa57
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: I_T nexus: 1
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: MAM5QBvxUTSiSt7GmJoN
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:27:41.711328 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:27:41.715103 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-79e6cc2c-bfc7-44b2-a91d-5e238d48f3f0 req-be0d90bb-32c8-4743-b23e-a1aab6a071e9 tempest-LiveAutoBlockMigrationV225Test-576387051 None] Creating iscsi_target for Volume ID: volume-4fd1256b-1027-4c55-8813-17e87ff2aa57 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:27:41.715634 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-79e6cc2c-bfc7-44b2-a91d-5e238d48f3f0 req-be0d90bb-32c8-4743-b23e-a1aab6a071e9 tempest-LiveAutoBlockMigrationV225Test-576387051 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
May 27 03:27:41.722303 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-79e6cc2c-bfc7-44b2-a91d-5e238d48f3f0 req-be0d90bb-32c8-4743-b23e-a1aab6a071e9 tempest-LiveAutoBlockMigrationV225Test-576387051 None] Created volume path /opt/stack/data/cinder/volumes/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57,
May 27 03:27:41.722303 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:27:41.722303 n-d-843301-2 cinder-volume[92445]:
May 27 03:27:41.722303 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57
May 27 03:27:41.722303 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:27:41.722303 n-d-843301-2 cinder-volume[92445]: incominguser MAM5QBvxUTSiSt7GmJoN 5Ld4rrEGu3rCL5EU
May 27 03:27:41.722303 n-d-843301-2 cinder-volume[92445]:
May 27 03:27:41.722303 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:27:41.722303 n-d-843301-2 cinder-volume[92445]:
May 27 03:27:41.722303 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:27:41.726359 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4fd1256b-1027-4c55-8813-17e87ff2aa57 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:27:41.880602 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4fd1256b-1027-4c55-8813-17e87ff2aa57" returned: 0 in 0.155s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:27:41.882267 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:27:41.883746 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-79e6cc2c-bfc7-44b2-a91d-5e238d48f3f0 req-be0d90bb-32c8-4743-b23e-a1aab6a071e9 tempest-LiveAutoBlockMigrationV225Test-576387051 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:27:41.885044 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-79e6cc2c-bfc7-44b2-a91d-5e238d48f3f0 req-be0d90bb-32c8-4743-b23e-a1aab6a071e9 tempest-LiveAutoBlockMigrationV225Test-576387051 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:27:41.890413 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:27:41.902883 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:27:41.904602 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4fd1256b-1027-4c55-8813-17e87ff2aa57\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57\n Backing store flags: \n Account information:\n MAM5QBvxUTSiSt7GmJoN\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-79e6cc2c-bfc7-44b2-a91d-5e238d48f3f0 req-be0d90bb-32c8-4743-b23e-a1aab6a071e9 tempest-LiveAutoBlockMigrationV225Test-576387051 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-4fd1256b-1027-4c55-8813-17e87ff2aa57
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: I_T nexus: 1
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: MAM5QBvxUTSiSt7GmJoN
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:27:41.906588 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:27:41.916657 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:27:42.028977 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:27:42.030132 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4fd1256b-1027-4c55-8813-17e87ff2aa57\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57\n Backing store flags: \n Account information:\n MAM5QBvxUTSiSt7GmJoN\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:27:42.031864 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:27:42.357197 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.325s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:27:42.357862 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4fd1256b-1027-4c55-8813-17e87ff2aa57\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57\n Backing store flags: \n Account information:\n MAM5QBvxUTSiSt7GmJoN\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:27:42.359429 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-79e6cc2c-bfc7-44b2-a91d-5e238d48f3f0 req-be0d90bb-32c8-4743-b23e-a1aab6a071e9 tempest-LiveAutoBlockMigrationV225Test-576387051 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-4fd1256b-1027-4c55-8813-17e87ff2aa57 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:27:42.494079 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-79e6cc2c-bfc7-44b2-a91d-5e238d48f3f0 req-be0d90bb-32c8-4743-b23e-a1aab6a071e9 tempest-LiveAutoBlockMigrationV225Test-576387051 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-4fd1256b-1027-4c55-8813-17e87ff2aa57', 'target_lun': 1, 'volume_id': '4fd1256b-1027-4c55-8813-17e87ff2aa57', 'auth_method': 'CHAP', 'auth_username': 'MAM5QBvxUTSiSt7GmJoN', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '93674177-e369-42fd-b964-8e1b9cf881a9'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:27:43.059167 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-79e6cc2c-bfc7-44b2-a91d-5e238d48f3f0 req-be0d90bb-32c8-4743-b23e-a1aab6a071e9 tempest-LiveAutoBlockMigrationV225Test-576387051 None] attachment_update completed successfully.
May 27 03:28:02.292796 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-79e6cc2c-bfc7-44b2-a91d-5e238d48f3f0 req-268f16ff-b4ef-4bd1-84a9-a1a617268c53 tempest-LiveAutoBlockMigrationV225Test-576387051 None] Terminate volume connection completed successfully.
May 27 03:28:02.293882 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-79e6cc2c-bfc7-44b2-a91d-5e238d48f3f0 req-268f16ff-b4ef-4bd1-84a9-a1a617268c53 tempest-LiveAutoBlockMigrationV225Test-576387051 None] Deleting attachment 3f1355c4-da93-4db2-95d5-eb50b7119928. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:28:03.545098 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:28:03.548380 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:28:03.550312 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:28:03.619680 n-d-843301-2 sudo[102790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:28:03.629662 n-d-843301-2 sudo[102790]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:28:04.249365 n-d-843301-2 sudo[102790]: pam_unix(sudo:session): session closed for user root
May 27 03:28:04.251617 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.701s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:28:04.253813 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:28:04.313297 n-d-843301-2 sudo[102793]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:28:04.314962 n-d-843301-2 sudo[102793]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:28:05.101406 n-d-843301-2 sudo[102793]: pam_unix(sudo:session): session closed for user root
May 27 03:28:05.104835 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.850s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:28:05.108595 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:28:17.541715 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-f93d1775-c8cf-4804-af78-19d63c00b299 req-b68066c0-f38f-4c57-b158-69b22f994388 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Terminate volume connection completed successfully.
May 27 03:28:17.542884 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-f93d1775-c8cf-4804-af78-19d63c00b299 req-b68066c0-f38f-4c57-b158-69b22f994388 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Deleting attachment 93674177-e369-42fd-b964-8e1b9cf881a9. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:28:17.544536 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:28:17.704288 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.159s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:28:17.704613 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4fd1256b-1027-4c55-8813-17e87ff2aa57\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57\n Backing store flags: \n Account information:\n MAM5QBvxUTSiSt7GmJoN\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:28:17.705311 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-f93d1775-c8cf-4804-af78-19d63c00b299 req-b68066c0-f38f-4c57-b158-69b22f994388 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Removing iscsi_target for Volume ID: 4fd1256b-1027-4c55-8813-17e87ff2aa57
May 27 03:28:17.706875 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-4fd1256b-1027-4c55-8813-17e87ff2aa57 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:28:17.995917 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-4fd1256b-1027-4c55-8813-17e87ff2aa57 -f" returned: 0 in 0.289s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:28:17.996483 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:28:17.999727 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:28:18.360644 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.362s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:28:18.361876 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:28:21.486508 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:28:21.493039 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:28:21.493621 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:28:21.509157 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Flow 'volume_create_manager' (b6aeead9-58e5-4e85-8a9a-3b170650b732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:28:21.512978 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76b867f7-bf46-42f3-8d8c-9d8397ab3d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:28:21.539084 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:28:21.572590 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76b867f7-bf46-42f3-8d8c-9d8397ab3d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:28:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-477894469',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=827494f9-f800-45ad-be9d-088b9e37c507,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adb87f3eee7c47fda511df77aa1af2b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:28:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:28:21Z,user_id='243e6b5a0a8e4ba3b8936d9bf6d55c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:28:21.575707 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (673c5f4b-7c91-4418-af29-4aaba1d0bcc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:28:21.578232 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (673c5f4b-7c91-4418-af29-4aaba1d0bcc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:28:21.581439 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (981b9d3b-1a2e-42c8-9df0-e5021ec1a972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:28:21.793171 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (981b9d3b-1a2e-42c8-9df0-e5021ec1a972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '827494f9-f800-45ad-be9d-088b9e37c507', 'volume_name': 'volume-827494f9-f800-45ad-be9d-088b9e37c507', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:28:21.795949 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (341a9485-cd09-424d-9ac7-e7f7bc5b9bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:28:21.798972 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (341a9485-cd09-424d-9ac7-e7f7bc5b9bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:28:21.803237 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a6c44c37-0ddd-4901-ad8d-c8ad4a6bd06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:28:21.804098 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Volume 827494f9-f800-45ad-be9d-088b9e37c507: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-827494f9-f800-45ad-be9d-088b9e37c507', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 27 03:28:21.808610 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Cloning 827494f9-f800-45ad-be9d-088b9e37c507 from image c742528c-2e23-4c76-85af-75edbc35cc02 at location (None, None). {{(pid=92445) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 27 03:28:42.826378 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_ttgnky4an-d-843301-2@lvmdriver-1, size 616.00 MB, duration 21.01 sec {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 27 03:28:42.828158 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Image download 616.00 MB at 29.32 MB/s
May 27 03:28:42.887260 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_ttgnky4an-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:28:43.133732 n-d-843301-2 sudo[103048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_ttgnky4an-d-843301-2@lvmdriver-1
May 27 03:28:43.134584 n-d-843301-2 sudo[103048]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:28:44.114111 n-d-843301-2 sudo[103048]: pam_unix(sudo:session): session closed for user root
May 27 03:28:44.118153 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_ttgnky4an-d-843301-2@lvmdriver-1" returned: 0 in 1.229s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:28:44.119944 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 is fetched for user 243e6b5a0a8e4ba3b8936d9bf6d55c39. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 27 03:28:44.218773 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_ttgnky4an-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:28:44.374813 n-d-843301-2 sudo[103053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_ttgnky4an-d-843301-2@lvmdriver-1
May 27 03:28:44.377148 n-d-843301-2 sudo[103053]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:28:44.913090 n-d-843301-2 sudo[103053]: pam_unix(sudo:session): session closed for user root
May 27 03:28:44.915299 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_ttgnky4an-d-843301-2@lvmdriver-1" returned: 0 in 0.697s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:28:44.917854 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-827494f9-f800-45ad-be9d-088b9e37c507 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:28:44.951291 n-d-843301-2 sudo[103058]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-827494f9-f800-45ad-be9d-088b9e37c507 stack-volumes-lvmdriver-1 -L 1g
May 27 03:28:44.952350 n-d-843301-2 sudo[103058]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:28:46.179845 n-d-843301-2 sudo[103058]: pam_unix(sudo:session): session closed for user root
May 27 03:28:46.182322 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-827494f9-f800-45ad-be9d-088b9e37c507 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.264s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:28:46.212426 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Attempting download of c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume 827494f9-f800-45ad-be9d-088b9e37c507. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 27 03:28:46.315144 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_r63q_ypj {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:28:46.529745 n-d-843301-2 sudo[103092]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_c742528c-2e23-4c76-85af-75edbc35cc02_r63q_ypj
May 27 03:28:46.533642 n-d-843301-2 sudo[103092]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:28:47.044257 n-d-843301-2 sudo[103092]: pam_unix(sudo:session): session closed for user root
May 27 03:28:47.047902 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_r63q_ypj" returned: 0 in 0.732s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:28:47.049730 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_ttgnky4an-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:28:47.191026 n-d-843301-2 sudo[103102]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_ttgnky4an-d-843301-2@lvmdriver-1
May 27 03:28:47.195297 n-d-843301-2 sudo[103102]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:28:47.657139 n-d-843301-2 sudo[103102]: pam_unix(sudo:session): session closed for user root
May 27 03:28:47.659513 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_ttgnky4an-d-843301-2@lvmdriver-1" returned: 0 in 0.609s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:28:47.660511 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] c742528c-2e23-4c76-85af-75edbc35cc02 was vhdx, converting to raw {{(pid=92445) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 27 03:28:47.661673 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_ttgnky4an-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--827494f9--f800--45ad--be9d--088b9e37c507 oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:28:47.712037 n-d-843301-2 sudo[103114]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_ttgnky4an-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--827494f9--f800--45ad--be9d--088b9e37c507 oflag=direct
May 27 03:28:47.712841 n-d-843301-2 sudo[103114]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:28:48.279079 n-d-843301-2 sudo[103114]: pam_unix(sudo:session): session closed for user root
May 27 03:28:48.282500 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_ttgnky4an-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--827494f9--f800--45ad--be9d--088b9e37c507 oflag=direct" returned: 0 in 0.620s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:28:48.283944 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 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_c742528c-2e23-4c76-85af-75edbc35cc02_ttgnky4an-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--827494f9--f800--45ad--be9d--088b9e37c507 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:28:48.321979 n-d-843301-2 sudo[103126]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_ttgnky4an-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--827494f9--f800--45ad--be9d--088b9e37c507
May 27 03:28:48.322779 n-d-843301-2 sudo[103126]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:28:49.739075 n-d-843301-2 sudo[103126]: pam_unix(sudo:session): session closed for user root
May 27 03:28:49.741557 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 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_c742528c-2e23-4c76-85af-75edbc35cc02_ttgnky4an-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--827494f9--f800--45ad--be9d--088b9e37c507" returned: 0 in 1.457s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:28:49.742885 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_ttgnky4an-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:28:49.848199 n-d-843301-2 sudo[103151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_ttgnky4an-d-843301-2@lvmdriver-1
May 27 03:28:49.849071 n-d-843301-2 sudo[103151]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:28:50.213599 n-d-843301-2 sudo[103151]: pam_unix(sudo:session): session closed for user root
May 27 03:28:50.215832 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_ttgnky4an-d-843301-2@lvmdriver-1" returned: 0 in 0.473s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:28:50.216691 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_ttgnky4an-d-843301-2@lvmdriver-1, size 700.00 MB, duration 1.46 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--827494f9--f800--45ad--be9d--088b9e37c507 {{(pid=92445) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 27 03:28:50.217212 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Converted 700.00 MB image at 479.91 MB/s
May 27 03:28:50.218488 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Downloaded image c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume 827494f9-f800-45ad-be9d-088b9e37c507 successfully. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 27 03:28:50.348504 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 for user 243e6b5a0a8e4ba3b8936d9bf6d55c39 is deleted. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 27 03:28:50.349205 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Marking volume 827494f9-f800-45ad-be9d-088b9e37c507 as bootable. {{(pid=92445) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 27 03:28:50.360440 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Copying metadata from image c742528c-2e23-4c76-85af-75edbc35cc02 to 827494f9-f800-45ad-be9d-088b9e37c507. {{(pid=92445) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 27 03:28:50.361033 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Creating volume glance metadata for volume 827494f9-f800-45ad-be9d-088b9e37c507 backed by image c742528c-2e23-4c76-85af-75edbc35cc02 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92445) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 27 03:28:50.450419 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a6c44c37-0ddd-4901-ad8d-c8ad4a6bd06a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-827494f9-f800-45ad-be9d-088b9e37c507', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:28:50.452722 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (252d4548-4df6-4754-8722-54a373f899fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:28:50.462056 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Volume volume-827494f9-f800-45ad-be9d-088b9e37c507 (827494f9-f800-45ad-be9d-088b9e37c507): created successfully
May 27 03:28:50.464215 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (252d4548-4df6-4754-8722-54a373f899fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:28:50.468327 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Flow 'volume_create_manager' (b6aeead9-58e5-4e85-8a9a-3b170650b732) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:28:50.478520 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-1ee74bcb-10e7-4059-931d-9d3544904847 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Created volume successfully.
May 27 03:28:55.156362 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-931f7034-d7ff-4425-a0ff-876f7caac3c0 req-bea64738-8fcd-4c88-a76a-64c39eec683d tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:28:55.178383 n-d-843301-2 sudo[103167]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507
May 27 03:28:55.179467 n-d-843301-2 sudo[103167]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:28:55.656193 n-d-843301-2 sudo[103167]: pam_unix(sudo:session): session closed for user root
May 27 03:28:55.658480 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-931f7034-d7ff-4425-a0ff-876f7caac3c0 req-bea64738-8fcd-4c88-a76a-64c39eec683d tempest-LiveAutoBlockMigrationV225Test-1185711977 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507" returned: 0 in 0.502s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:28:55.710695 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:28:55.718443 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:28:55.718731 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:28:55.719354 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-931f7034-d7ff-4425-a0ff-876f7caac3c0 req-bea64738-8fcd-4c88-a76a-64c39eec683d tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:28:55.720155 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-931f7034-d7ff-4425-a0ff-876f7caac3c0 req-bea64738-8fcd-4c88-a76a-64c39eec683d tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Creating iscsi_target for Volume ID: volume-827494f9-f800-45ad-be9d-088b9e37c507 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:28:55.724964 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-931f7034-d7ff-4425-a0ff-876f7caac3c0 req-bea64738-8fcd-4c88-a76a-64c39eec683d tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Created volume path /opt/stack/data/cinder/volumes/volume-827494f9-f800-45ad-be9d-088b9e37c507,
May 27 03:28:55.724964 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:28:55.724964 n-d-843301-2 cinder-volume[92445]:
May 27 03:28:55.724964 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507
May 27 03:28:55.724964 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:28:55.724964 n-d-843301-2 cinder-volume[92445]: incominguser xhtRdNVADzBb3W6AGKez zFGjR3EfECWW3JQn
May 27 03:28:55.724964 n-d-843301-2 cinder-volume[92445]:
May 27 03:28:55.724964 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:28:55.724964 n-d-843301-2 cinder-volume[92445]:
May 27 03:28:55.724964 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:28:55.726513 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-827494f9-f800-45ad-be9d-088b9e37c507 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:28:56.556642 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-827494f9-f800-45ad-be9d-088b9e37c507" returned: 0 in 0.830s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:28:56.564557 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:28:56.567371 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-931f7034-d7ff-4425-a0ff-876f7caac3c0 req-bea64738-8fcd-4c88-a76a-64c39eec683d tempest-LiveAutoBlockMigrationV225Test-1185711977 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:28:56.568307 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-931f7034-d7ff-4425-a0ff-876f7caac3c0 req-bea64738-8fcd-4c88-a76a-64c39eec683d tempest-LiveAutoBlockMigrationV225Test-1185711977 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:28:56.576331 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:28:56.600180 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:28:56.600690 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-827494f9-f800-45ad-be9d-088b9e37c507\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507\n Backing store flags: \n Account information:\n xhtRdNVADzBb3W6AGKez\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:28:56.601540 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-931f7034-d7ff-4425-a0ff-876f7caac3c0 req-bea64738-8fcd-4c88-a76a-64c39eec683d tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:28:56.604167 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:28:56.776951 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.174s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:28:56.777349 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-827494f9-f800-45ad-be9d-088b9e37c507\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507\n Backing store flags: \n Account information:\n xhtRdNVADzBb3W6AGKez\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:28:56.778525 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:28:56.971945 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.193s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:28:56.972873 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-827494f9-f800-45ad-be9d-088b9e37c507\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507\n Backing store flags: \n Account information:\n xhtRdNVADzBb3W6AGKez\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:28:56.974067 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-931f7034-d7ff-4425-a0ff-876f7caac3c0 req-bea64738-8fcd-4c88-a76a-64c39eec683d tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-827494f9-f800-45ad-be9d-088b9e37c507 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:28:57.135206 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-931f7034-d7ff-4425-a0ff-876f7caac3c0 req-bea64738-8fcd-4c88-a76a-64c39eec683d tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-827494f9-f800-45ad-be9d-088b9e37c507', 'target_lun': 1, 'volume_id': '827494f9-f800-45ad-be9d-088b9e37c507', 'auth_method': 'CHAP', 'auth_username': 'xhtRdNVADzBb3W6AGKez', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '2f1788fe-f4f2-4d75-ab40-552a906bcbae'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:28:57.357386 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-931f7034-d7ff-4425-a0ff-876f7caac3c0 req-bea64738-8fcd-4c88-a76a-64c39eec683d tempest-LiveAutoBlockMigrationV225Test-1185711977 None] attachment_update completed successfully.
May 27 03:29:03.549549 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:29:03.550184 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:29:03.550768 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:29:03.596091 n-d-843301-2 sudo[103233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:29:03.598724 n-d-843301-2 sudo[103233]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:29:04.200662 n-d-843301-2 sudo[103233]: pam_unix(sudo:session): session closed for user root
May 27 03:29:04.205535 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.653s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:29:04.208083 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:29:04.257331 n-d-843301-2 sudo[103236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:29:04.259692 n-d-843301-2 sudo[103236]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:29:04.765590 n-d-843301-2 sudo[103236]: pam_unix(sudo:session): session closed for user root
May 27 03:29:04.767702 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.560s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:29:04.771455 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:29:24.235422 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-787693bc-c267-401d-806e-f59250838342 req-0067abb0-7cf2-4501-912c-5cb5322f50ce tempest-LiveAutoBlockMigrationV225Test-576387051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:29:24.343061 n-d-843301-2 sudo[103398]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507
May 27 03:29:24.351029 n-d-843301-2 sudo[103398]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:29:25.450280 n-d-843301-2 sudo[103398]: pam_unix(sudo:session): session closed for user root
May 27 03:29:25.453640 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-787693bc-c267-401d-806e-f59250838342 req-0067abb0-7cf2-4501-912c-5cb5322f50ce tempest-LiveAutoBlockMigrationV225Test-576387051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507" returned: 0 in 1.218s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:29:25.559562 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:29:25.580246 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:29:25.580566 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-827494f9-f800-45ad-be9d-088b9e37c507\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507\n Backing store flags: \n Account information:\n xhtRdNVADzBb3W6AGKez\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-787693bc-c267-401d-806e-f59250838342 req-0067abb0-7cf2-4501-912c-5cb5322f50ce tempest-LiveAutoBlockMigrationV225Test-576387051 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-827494f9-f800-45ad-be9d-088b9e37c507
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: I_T nexus: 3
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.21
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: xhtRdNVADzBb3W6AGKez
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:29:25.581304 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:29:25.585110 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-787693bc-c267-401d-806e-f59250838342 req-0067abb0-7cf2-4501-912c-5cb5322f50ce tempest-LiveAutoBlockMigrationV225Test-576387051 None] Creating iscsi_target for Volume ID: volume-827494f9-f800-45ad-be9d-088b9e37c507 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:29:25.585695 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-787693bc-c267-401d-806e-f59250838342 req-0067abb0-7cf2-4501-912c-5cb5322f50ce tempest-LiveAutoBlockMigrationV225Test-576387051 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-827494f9-f800-45ad-be9d-088b9e37c507 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
May 27 03:29:25.597721 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-787693bc-c267-401d-806e-f59250838342 req-0067abb0-7cf2-4501-912c-5cb5322f50ce tempest-LiveAutoBlockMigrationV225Test-576387051 None] Created volume path /opt/stack/data/cinder/volumes/volume-827494f9-f800-45ad-be9d-088b9e37c507,
May 27 03:29:25.597721 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:29:25.597721 n-d-843301-2 cinder-volume[92445]:
May 27 03:29:25.597721 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507
May 27 03:29:25.597721 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:29:25.597721 n-d-843301-2 cinder-volume[92445]: incominguser xhtRdNVADzBb3W6AGKez zFGjR3EfECWW3JQn
May 27 03:29:25.597721 n-d-843301-2 cinder-volume[92445]:
May 27 03:29:25.597721 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:29:25.597721 n-d-843301-2 cinder-volume[92445]:
May 27 03:29:25.597721 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:29:25.601161 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-827494f9-f800-45ad-be9d-088b9e37c507 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:29:25.755104 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-827494f9-f800-45ad-be9d-088b9e37c507" returned: 0 in 0.155s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:29:25.755624 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:29:25.756348 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-787693bc-c267-401d-806e-f59250838342 req-0067abb0-7cf2-4501-912c-5cb5322f50ce tempest-LiveAutoBlockMigrationV225Test-576387051 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:29:25.756715 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-787693bc-c267-401d-806e-f59250838342 req-0067abb0-7cf2-4501-912c-5cb5322f50ce tempest-LiveAutoBlockMigrationV225Test-576387051 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:29:25.759622 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:29:25.784000 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:29:25.786084 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-827494f9-f800-45ad-be9d-088b9e37c507\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507\n Backing store flags: \n Account information:\n xhtRdNVADzBb3W6AGKez\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-787693bc-c267-401d-806e-f59250838342 req-0067abb0-7cf2-4501-912c-5cb5322f50ce tempest-LiveAutoBlockMigrationV225Test-576387051 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-827494f9-f800-45ad-be9d-088b9e37c507
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: I_T nexus: 3
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.21
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: xhtRdNVADzBb3W6AGKez
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:29:25.788121 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:29:25.793899 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:29:26.089689 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.296s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:29:26.090543 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-827494f9-f800-45ad-be9d-088b9e37c507\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507\n Backing store flags: \n Account information:\n xhtRdNVADzBb3W6AGKez\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:29:26.096824 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:29:26.409250 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.315s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:29:26.410125 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-827494f9-f800-45ad-be9d-088b9e37c507\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507\n Backing store flags: \n Account information:\n xhtRdNVADzBb3W6AGKez\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:29:26.411784 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-787693bc-c267-401d-806e-f59250838342 req-0067abb0-7cf2-4501-912c-5cb5322f50ce tempest-LiveAutoBlockMigrationV225Test-576387051 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-827494f9-f800-45ad-be9d-088b9e37c507 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:29:26.563017 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-787693bc-c267-401d-806e-f59250838342 req-0067abb0-7cf2-4501-912c-5cb5322f50ce tempest-LiveAutoBlockMigrationV225Test-576387051 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-827494f9-f800-45ad-be9d-088b9e37c507', 'target_lun': 1, 'volume_id': '827494f9-f800-45ad-be9d-088b9e37c507', 'auth_method': 'CHAP', 'auth_username': 'xhtRdNVADzBb3W6AGKez', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '3d4cadfe-1e88-414b-bcaf-339aed45d55b'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:29:27.063510 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-787693bc-c267-401d-806e-f59250838342 req-0067abb0-7cf2-4501-912c-5cb5322f50ce tempest-LiveAutoBlockMigrationV225Test-576387051 None] attachment_update completed successfully.
May 27 03:29:43.710920 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-787693bc-c267-401d-806e-f59250838342 req-dbc63528-14ea-499e-888b-c36413de4b01 tempest-LiveAutoBlockMigrationV225Test-576387051 None] Terminate volume connection completed successfully.
May 27 03:29:43.712423 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-787693bc-c267-401d-806e-f59250838342 req-dbc63528-14ea-499e-888b-c36413de4b01 tempest-LiveAutoBlockMigrationV225Test-576387051 None] Deleting attachment 2f1788fe-f4f2-4d75-ab40-552a906bcbae. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:29:56.126481 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-2971bc26-7d6f-4b16-91e6-8b0f8b74b87c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Terminate volume connection completed successfully.
May 27 03:29:56.127864 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-2971bc26-7d6f-4b16-91e6-8b0f8b74b87c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Deleting attachment 3d4cadfe-1e88-414b-bcaf-339aed45d55b. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:29:56.145398 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:29:56.283431 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.154s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:29:56.283789 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-827494f9-f800-45ad-be9d-088b9e37c507\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507\n Backing store flags: \n Account information:\n xhtRdNVADzBb3W6AGKez\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:29:56.284412 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-2971bc26-7d6f-4b16-91e6-8b0f8b74b87c tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Removing iscsi_target for Volume ID: 827494f9-f800-45ad-be9d-088b9e37c507
May 27 03:29:56.287503 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-827494f9-f800-45ad-be9d-088b9e37c507 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:29:56.402368 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-827494f9-f800-45ad-be9d-088b9e37c507 -f" returned: 0 in 0.116s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:29:56.404114 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:29:56.405523 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:29:56.530488 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:29:56.531204 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:29:56.811288 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-58484adb-df2d-460b-8f4f-a41ae6c03daa tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Lock "b'cinder-827494f9-f800-45ad-be9d-088b9e37c507-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:29:56.964519 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:29:57.189972 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.225s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:29:57.190533 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:29:57.191442 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-58484adb-df2d-460b-8f4f-a41ae6c03daa tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Skipping remove_export. No iscsi_target is presently exported for volume: 827494f9-f800-45ad-be9d-088b9e37c507
May 27 03:29:57.194006 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-58484adb-df2d-460b-8f4f-a41ae6c03daa tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:29:57.253591 n-d-843301-2 sudo[103739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507
May 27 03:29:57.254483 n-d-843301-2 sudo[103739]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:29:57.991850 n-d-843301-2 sudo[103739]: pam_unix(sudo:session): session closed for user root
May 27 03:29:57.995240 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-58484adb-df2d-460b-8f4f-a41ae6c03daa tempest-LiveAutoBlockMigrationV225Test-1185711977 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507" returned: 0 in 0.800s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:29:57.998745 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-58484adb-df2d-460b-8f4f-a41ae6c03daa tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:29:58.039026 n-d-843301-2 sudo[103755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507
May 27 03:29:58.044323 n-d-843301-2 sudo[103755]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:29:58.784929 n-d-843301-2 sudo[103755]: pam_unix(sudo:session): session closed for user root
May 27 03:29:58.787373 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-58484adb-df2d-460b-8f4f-a41ae6c03daa tempest-LiveAutoBlockMigrationV225Test-1185711977 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507" returned: 0 in 0.789s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:29:58.789615 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-58484adb-df2d-460b-8f4f-a41ae6c03daa tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:29:58.842331 n-d-843301-2 sudo[103758]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507
May 27 03:29:58.845966 n-d-843301-2 sudo[103758]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:29:59.601794 n-d-843301-2 sudo[103758]: pam_unix(sudo:session): session closed for user root
May 27 03:29:59.604753 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-58484adb-df2d-460b-8f4f-a41ae6c03daa tempest-LiveAutoBlockMigrationV225Test-1185711977 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-827494f9-f800-45ad-be9d-088b9e37c507" returned: 0 in 0.814s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:29:59.606842 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-58484adb-df2d-460b-8f4f-a41ae6c03daa tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Successfully deleted volume: 827494f9-f800-45ad-be9d-088b9e37c507
May 27 03:29:59.651317 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-58484adb-df2d-460b-8f4f-a41ae6c03daa tempest-LiveAutoBlockMigrationV225Test-1185711977 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.
May 27 03:29:59.653993 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-58484adb-df2d-460b-8f4f-a41ae6c03daa tempest-LiveAutoBlockMigrationV225Test-1185711977 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.
May 27 03:29:59.688513 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-58484adb-df2d-460b-8f4f-a41ae6c03daa tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Created reservations ['76fe1f71-1fc6-4e06-b6d4-e040663eaaac', '0a96a1ff-84a2-4d3a-a8c0-77495c36fb4a', '08067883-7264-463b-bb18-52b1dcee8ba7', '60393d3b-a764-4855-9ee7-4917632caf62'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:29:59.706245 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-58484adb-df2d-460b-8f4f-a41ae6c03daa tempest-LiveAutoBlockMigrationV225Test-1185711977 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:29:59.706245 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:29:59.706245 n-d-843301-2 cinder-volume[92445]:
May 27 03:29:59.816859 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-58484adb-df2d-460b-8f4f-a41ae6c03daa tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:29:59.819613 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-58484adb-df2d-460b-8f4f-a41ae6c03daa tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:29:59.880647 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-fa2b7064-5d1c-48b0-8493-4c04fe1c7c94 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Lock "b'cinder-4fd1256b-1027-4c55-8813-17e87ff2aa57-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:29:59.881101 n-d-843301-2 sudo[103765]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:29:59.882061 n-d-843301-2 sudo[103765]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:00.026298 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:00.224560 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.202s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:00.225197 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458613760]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:30:00.226095 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-fa2b7064-5d1c-48b0-8493-4c04fe1c7c94 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4fd1256b-1027-4c55-8813-17e87ff2aa57
May 27 03:30:00.228428 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fa2b7064-5d1c-48b0-8493-4c04fe1c7c94 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:00.273842 n-d-843301-2 sudo[103769]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57
May 27 03:30:00.274706 n-d-843301-2 sudo[103769]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:00.635217 n-d-843301-2 sudo[103765]: pam_unix(sudo:session): session closed for user root
May 27 03:30:00.638282 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-58484adb-df2d-460b-8f4f-a41ae6c03daa tempest-LiveAutoBlockMigrationV225Test-1185711977 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.818s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:00.640641 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-58484adb-df2d-460b-8f4f-a41ae6c03daa tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:00.714679 n-d-843301-2 sudo[103772]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:30:00.719978 n-d-843301-2 sudo[103772]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:00.926224 n-d-843301-2 sudo[103769]: pam_unix(sudo:session): session closed for user root
May 27 03:30:00.928421 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fa2b7064-5d1c-48b0-8493-4c04fe1c7c94 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57" returned: 0 in 0.700s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:00.931054 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fa2b7064-5d1c-48b0-8493-4c04fe1c7c94 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:00.995180 n-d-843301-2 sudo[103775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57
May 27 03:30:00.996094 n-d-843301-2 sudo[103775]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:01.561632 n-d-843301-2 sudo[103772]: pam_unix(sudo:session): session closed for user root
May 27 03:30:01.563985 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-58484adb-df2d-460b-8f4f-a41ae6c03daa tempest-LiveAutoBlockMigrationV225Test-1185711977 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:01.566356 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-58484adb-df2d-460b-8f4f-a41ae6c03daa tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:30:01.578019 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-58484adb-df2d-460b-8f4f-a41ae6c03daa tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Deleted volume successfully.
May 27 03:30:01.599210 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [req-99bc7131-3bd0-4fbe-85cd-a78c8caa5e58 req-58484adb-df2d-460b-8f4f-a41ae6c03daa tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Lock "b'cinder-827494f9-f800-45ad-be9d-088b9e37c507-delete_volume'" released by "delete_volume" :: held 4.788s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:30:01.868583 n-d-843301-2 sudo[103775]: pam_unix(sudo:session): session closed for user root
May 27 03:30:01.873278 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fa2b7064-5d1c-48b0-8493-4c04fe1c7c94 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57" returned: 0 in 0.941s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:01.887358 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fa2b7064-5d1c-48b0-8493-4c04fe1c7c94 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:01.924654 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:30:01.944488 n-d-843301-2 sudo[103779]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57
May 27 03:30:01.947269 n-d-843301-2 sudo[103779]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:01.954499 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:30:01.960659 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:30:02.016482 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] Flow 'volume_create_manager' (85f7368a-d1e9-40cc-b751-0900ab2ce3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:30:02.030543 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a47376b-97d1-487b-81d1-8a993ed5f512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:30:02.115983 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:30:02.170859 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a47376b-97d1-487b-81d1-8a993ed5f512) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:30:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1706487669',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=1f7d0a5a-45a7-41ed-8c56-f107c310953a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efe1b1538c9d4228b0b6420090b69056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:30:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:30:02Z,user_id='2b2830e8b60f4801b384be2421376e6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:30:02.176595 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (159c0192-4eae-4923-88f9-04eb9ccfc312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:30:02.180980 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (159c0192-4eae-4923-88f9-04eb9ccfc312) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:30:02.186560 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0ca30d3-7e58-416a-9909-1cc480000135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:30:02.191341 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0ca30d3-7e58-416a-9909-1cc480000135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1f7d0a5a-45a7-41ed-8c56-f107c310953a', 'volume_name': 'volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:30:02.196762 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fbf8df8b-1bbf-4fe7-b769-9e7b27e527c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:30:02.201499 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fbf8df8b-1bbf-4fe7-b769-9e7b27e527c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:30:02.206274 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5fe5bbea-93cd-4f79-b9bf-58eaf76e1b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:30:02.208097 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] Volume 1f7d0a5a-45a7-41ed-8c56-f107c310953a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a', 'volume_size': 1}
May 27 03:30:02.210727 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:02.242493 n-d-843301-2 sudo[103781]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a stack-volumes-lvmdriver-1 -L 1g
May 27 03:30:02.251019 n-d-843301-2 sudo[103781]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:03.053754 n-d-843301-2 sudo[103781]: pam_unix(sudo:session): session closed for user root
May 27 03:30:03.056327 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.846s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:03.057213 n-d-843301-2 sudo[103779]: pam_unix(sudo:session): session closed for user root
May 27 03:30:03.061821 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5fe5bbea-93cd-4f79-b9bf-58eaf76e1b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:30:03.064175 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d9df3bc-2137-4d3f-a679-d4c9ed64ffe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:30:03.085288 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fa2b7064-5d1c-48b0-8493-4c04fe1c7c94 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4fd1256b-1027-4c55-8813-17e87ff2aa57" returned: 0 in 1.199s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:03.086075 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-fa2b7064-5d1c-48b0-8493-4c04fe1c7c94 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Successfully deleted volume: 4fd1256b-1027-4c55-8813-17e87ff2aa57
May 27 03:30:03.113871 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] Volume volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a (1f7d0a5a-45a7-41ed-8c56-f107c310953a): created successfully
May 27 03:30:03.115465 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d9df3bc-2137-4d3f-a679-d4c9ed64ffe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:30:03.118586 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] Flow 'volume_create_manager' (85f7368a-d1e9-40cc-b751-0900ab2ce3ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:30:03.142879 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e3f290ac-bb31-4bcc-976e-283474857f7c tempest-VolumesAdminNegativeTest-2065241347 None] Created volume successfully.
May 27 03:30:03.265484 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-fa2b7064-5d1c-48b0-8493-4c04fe1c7c94 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Created reservations ['99b19389-a7ce-448d-b393-0973ffda3256', 'f9d195be-8052-4477-8faa-8620edb43f51', 'de1b6baa-b157-4718-a735-ee21a54266aa', 'cfc5e17a-a314-4015-81d8-f89d0bc9160f'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:30:03.268735 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-fa2b7064-5d1c-48b0-8493-4c04fe1c7c94 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:30:03.268735 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:30:03.268735 n-d-843301-2 cinder-volume[92445]:
May 27 03:30:03.355838 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-fa2b7064-5d1c-48b0-8493-4c04fe1c7c94 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:30:03.356927 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fa2b7064-5d1c-48b0-8493-4c04fe1c7c94 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:03.407685 n-d-843301-2 sudo[103819]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:30:03.408558 n-d-843301-2 sudo[103819]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:03.553433 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:30:03.553994 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:30:03.554808 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:03.642825 n-d-843301-2 sudo[103821]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:30:03.644117 n-d-843301-2 sudo[103821]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:03.984425 n-d-843301-2 sudo[103819]: pam_unix(sudo:session): session closed for user root
May 27 03:30:03.987885 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fa2b7064-5d1c-48b0-8493-4c04fe1c7c94 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.629s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:03.990312 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fa2b7064-5d1c-48b0-8493-4c04fe1c7c94 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:04.043280 n-d-843301-2 sudo[103824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:30:04.044662 n-d-843301-2 sudo[103824]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:04.287189 n-d-843301-2 sudo[103821]: pam_unix(sudo:session): session closed for user root
May 27 03:30:04.289284 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.734s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:04.290805 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:04.332359 n-d-843301-2 sudo[103827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:30:04.333976 n-d-843301-2 sudo[103827]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:04.874204 n-d-843301-2 sudo[103827]: pam_unix(sudo:session): session closed for user root
May 27 03:30:04.876724 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.586s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:04.881856 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:30:04.996303 n-d-843301-2 sudo[103824]: pam_unix(sudo:session): session closed for user root
May 27 03:30:04.999859 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fa2b7064-5d1c-48b0-8493-4c04fe1c7c94 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.009s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:05.001024 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-fa2b7064-5d1c-48b0-8493-4c04fe1c7c94 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:30:05.014667 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-fa2b7064-5d1c-48b0-8493-4c04fe1c7c94 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Deleted volume successfully.
May 27 03:30:05.055944 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-fa2b7064-5d1c-48b0-8493-4c04fe1c7c94 tempest-LiveAutoBlockMigrationV225Test-1185711977 None] Lock "b'cinder-4fd1256b-1027-4c55-8813-17e87ff2aa57-delete_volume'" released by "delete_volume" :: held 5.158s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:30:07.973370 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-60efa0df-f7a5-4e6b-b04e-7288eac44c53 req-bc78aa42-24aa-469a-a099-e829658b499d tempest-VolumesAdminNegativeTest-2065241347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:08.034150 n-d-843301-2 sudo[103858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a
May 27 03:30:08.035774 n-d-843301-2 sudo[103858]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:08.825457 n-d-843301-2 sudo[103858]: pam_unix(sudo:session): session closed for user root
May 27 03:30:08.829177 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-60efa0df-f7a5-4e6b-b04e-7288eac44c53 req-bc78aa42-24aa-469a-a099-e829658b499d tempest-VolumesAdminNegativeTest-2065241347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a" returned: 0 in 0.856s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:08.976328 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:08.995010 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:08.995456 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:30:08.998029 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-60efa0df-f7a5-4e6b-b04e-7288eac44c53 req-bc78aa42-24aa-469a-a099-e829658b499d tempest-VolumesAdminNegativeTest-2065241347 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:30:08.999439 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-60efa0df-f7a5-4e6b-b04e-7288eac44c53 req-bc78aa42-24aa-469a-a099-e829658b499d tempest-VolumesAdminNegativeTest-2065241347 None] Creating iscsi_target for Volume ID: volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:30:09.010886 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-60efa0df-f7a5-4e6b-b04e-7288eac44c53 req-bc78aa42-24aa-469a-a099-e829658b499d tempest-VolumesAdminNegativeTest-2065241347 None] Created volume path /opt/stack/data/cinder/volumes/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a,
May 27 03:30:09.010886 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:30:09.010886 n-d-843301-2 cinder-volume[92445]:
May 27 03:30:09.010886 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a
May 27 03:30:09.010886 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:30:09.010886 n-d-843301-2 cinder-volume[92445]: incominguser LpPN9cvK8TzFg4etJf9x CNmaRvjwe5UoDc27
May 27 03:30:09.010886 n-d-843301-2 cinder-volume[92445]:
May 27 03:30:09.010886 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:30:09.010886 n-d-843301-2 cinder-volume[92445]:
May 27 03:30:09.010886 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:30:09.018852 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:09.837116 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a" returned: 0 in 0.822s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:09.837481 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:30:09.838063 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-60efa0df-f7a5-4e6b-b04e-7288eac44c53 req-bc78aa42-24aa-469a-a099-e829658b499d tempest-VolumesAdminNegativeTest-2065241347 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:30:09.838830 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-60efa0df-f7a5-4e6b-b04e-7288eac44c53 req-bc78aa42-24aa-469a-a099-e829658b499d tempest-VolumesAdminNegativeTest-2065241347 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:30:09.840220 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:09.874111 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.033s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:09.874544 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a\n Backing store flags: \n Account information:\n LpPN9cvK8TzFg4etJf9x\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:30:09.875137 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-60efa0df-f7a5-4e6b-b04e-7288eac44c53 req-bc78aa42-24aa-469a-a099-e829658b499d tempest-VolumesAdminNegativeTest-2065241347 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:30:09.876297 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:10.260281 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.383s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:10.260836 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a\n Backing store flags: \n Account information:\n LpPN9cvK8TzFg4etJf9x\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:30:10.264772 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:10.442127 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.178s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:10.443110 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a\n Backing store flags: \n Account information:\n LpPN9cvK8TzFg4etJf9x\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:30:10.445005 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-60efa0df-f7a5-4e6b-b04e-7288eac44c53 req-bc78aa42-24aa-469a-a099-e829658b499d tempest-VolumesAdminNegativeTest-2065241347 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:30:10.546625 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-60efa0df-f7a5-4e6b-b04e-7288eac44c53 req-bc78aa42-24aa-469a-a099-e829658b499d tempest-VolumesAdminNegativeTest-2065241347 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a', 'target_lun': 1, 'volume_id': '1f7d0a5a-45a7-41ed-8c56-f107c310953a', 'auth_method': 'CHAP', 'auth_username': 'LpPN9cvK8TzFg4etJf9x', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ab78ecc1-cfed-48e9-a9eb-23f3d314de3b'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:30:10.741300 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-60efa0df-f7a5-4e6b-b04e-7288eac44c53 req-bc78aa42-24aa-469a-a099-e829658b499d tempest-VolumesAdminNegativeTest-2065241347 None] attachment_update completed successfully.
May 27 03:30:14.126513 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:30:14.139984 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:30:14.142507 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:30:14.174168 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] Flow 'volume_create_manager' (e3f1065b-4db8-479e-b1b1-f1f42891a7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:30:14.178499 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3b3c3205-06e7-496e-b0c3-8fd5ae017c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:30:14.242181 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:30:14.280628 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3b3c3205-06e7-496e-b0c3-8fd5ae017c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:30:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2087752175',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=7a9f3181-9470-4a9f-a852-0e3643c379b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='479819c89af34e9898d09dde6dcd3afa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03: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-05-27T03:30:14Z,user_id='b3a67ff6cf4f43bdb4b4a2f975d16807',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:30:14.289037 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eec60db5-c360-4f00-bcee-2a880da3fd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:30:14.295176 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eec60db5-c360-4f00-bcee-2a880da3fd38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:30:14.299635 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9287c464-0840-480e-81ee-20500acf0627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:30:14.306708 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9287c464-0840-480e-81ee-20500acf0627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7a9f3181-9470-4a9f-a852-0e3643c379b7', 'volume_name': 'volume-7a9f3181-9470-4a9f-a852-0e3643c379b7', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:30:14.316063 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7035084a-a596-44f8-a08a-6f86ecfc5fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:30:14.324200 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7035084a-a596-44f8-a08a-6f86ecfc5fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:30:14.339833 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (313d22cb-f072-445e-9e15-daba252b7100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:30:14.355964 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] Volume 7a9f3181-9470-4a9f-a852-0e3643c379b7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7a9f3181-9470-4a9f-a852-0e3643c379b7', 'volume_size': 1}
May 27 03:30:14.358566 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7a9f3181-9470-4a9f-a852-0e3643c379b7 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:14.388964 n-d-843301-2 sudo[103931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7a9f3181-9470-4a9f-a852-0e3643c379b7 stack-volumes-lvmdriver-1 -L 1g
May 27 03:30:14.390648 n-d-843301-2 sudo[103931]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:15.599916 n-d-843301-2 sudo[103931]: pam_unix(sudo:session): session closed for user root
May 27 03:30:15.603174 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7a9f3181-9470-4a9f-a852-0e3643c379b7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.244s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:15.608451 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (313d22cb-f072-445e-9e15-daba252b7100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7a9f3181-9470-4a9f-a852-0e3643c379b7', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:30:15.611446 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77804e10-6be4-4032-9643-53ebf2f044d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:30:15.638540 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] Volume volume-7a9f3181-9470-4a9f-a852-0e3643c379b7 (7a9f3181-9470-4a9f-a852-0e3643c379b7): created successfully
May 27 03:30:15.641641 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77804e10-6be4-4032-9643-53ebf2f044d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:30:15.655354 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] Flow 'volume_create_manager' (e3f1065b-4db8-479e-b1b1-f1f42891a7cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:30:15.688271 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-57edbff2-1f36-4a08-80a7-abd96d642bab tempest-AttachSCSIVolumeTestJSON-921927177 None] Created volume successfully.
May 27 03:30:18.737563 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-56e4bc61-dfc8-4063-8635-fb3b96ea0a98 req-192d9064-60fa-48f0-9094-fcc3d1c2183e tempest-AttachSCSIVolumeTestJSON-921927177 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7a9f3181-9470-4a9f-a852-0e3643c379b7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:18.770131 n-d-843301-2 sudo[103968]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7a9f3181-9470-4a9f-a852-0e3643c379b7
May 27 03:30:18.771449 n-d-843301-2 sudo[103968]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:19.613363 n-d-843301-2 sudo[103968]: pam_unix(sudo:session): session closed for user root
May 27 03:30:19.625789 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-56e4bc61-dfc8-4063-8635-fb3b96ea0a98 req-192d9064-60fa-48f0-9094-fcc3d1c2183e tempest-AttachSCSIVolumeTestJSON-921927177 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7a9f3181-9470-4a9f-a852-0e3643c379b7" returned: 0 in 0.879s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:19.791324 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:19.829250 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.038s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:19.829718 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a\n Backing store flags: \n Account information:\n LpPN9cvK8TzFg4etJf9x\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-56e4bc61-dfc8-4063-8635-fb3b96ea0a98 req-192d9064-60fa-48f0-9094-fcc3d1c2183e tempest-AttachSCSIVolumeTestJSON-921927177 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: I_T nexus: 5
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: LpPN9cvK8TzFg4etJf9x
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:30:19.830344 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:30:19.836750 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-56e4bc61-dfc8-4063-8635-fb3b96ea0a98 req-192d9064-60fa-48f0-9094-fcc3d1c2183e tempest-AttachSCSIVolumeTestJSON-921927177 None] Creating iscsi_target for Volume ID: volume-7a9f3181-9470-4a9f-a852-0e3643c379b7 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:30:19.840803 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-56e4bc61-dfc8-4063-8635-fb3b96ea0a98 req-192d9064-60fa-48f0-9094-fcc3d1c2183e tempest-AttachSCSIVolumeTestJSON-921927177 None] Created volume path /opt/stack/data/cinder/volumes/volume-7a9f3181-9470-4a9f-a852-0e3643c379b7,
May 27 03:30:19.840803 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:30:19.840803 n-d-843301-2 cinder-volume[92445]:
May 27 03:30:19.840803 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7a9f3181-9470-4a9f-a852-0e3643c379b7
May 27 03:30:19.840803 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:30:19.840803 n-d-843301-2 cinder-volume[92445]: incominguser e2Q4hg4drypQMPEMEJa5 LmBpcTXdjkuN487G
May 27 03:30:19.840803 n-d-843301-2 cinder-volume[92445]:
May 27 03:30:19.840803 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:30:19.840803 n-d-843301-2 cinder-volume[92445]:
May 27 03:30:19.840803 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:30:19.842493 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7a9f3181-9470-4a9f-a852-0e3643c379b7 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:21.132365 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7a9f3181-9470-4a9f-a852-0e3643c379b7" returned: 0 in 1.290s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:21.133304 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:30:21.133905 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-56e4bc61-dfc8-4063-8635-fb3b96ea0a98 req-192d9064-60fa-48f0-9094-fcc3d1c2183e tempest-AttachSCSIVolumeTestJSON-921927177 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:30:21.134278 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-56e4bc61-dfc8-4063-8635-fb3b96ea0a98 req-192d9064-60fa-48f0-9094-fcc3d1c2183e tempest-AttachSCSIVolumeTestJSON-921927177 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:30:21.137770 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:21.166783 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:21.167102 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a\n Backing store flags: \n Account information:\n LpPN9cvK8TzFg4etJf9x\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7a9f3181-9470-4a9f-a852-0e3643c379b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a9f3181-9470-4a9f-a852-0e3643c379b7\n Backing store flags: \n Account information:\n e2Q4hg4drypQMPEMEJa5\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-56e4bc61-dfc8-4063-8635-fb3b96ea0a98 req-192d9064-60fa-48f0-9094-fcc3d1c2183e tempest-AttachSCSIVolumeTestJSON-921927177 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: I_T nexus: 5
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: LpPN9cvK8TzFg4etJf9x
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:30:21.167719 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:30:21.173911 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:21.411052 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.241s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:21.411361 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a\n Backing store flags: \n Account information:\n LpPN9cvK8TzFg4etJf9x\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7a9f3181-9470-4a9f-a852-0e3643c379b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a9f3181-9470-4a9f-a852-0e3643c379b7\n Backing store flags: \n Account information:\n e2Q4hg4drypQMPEMEJa5\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:30:21.412679 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:21.647459 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.234s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:21.648191 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a\n Backing store flags: \n Account information:\n LpPN9cvK8TzFg4etJf9x\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7a9f3181-9470-4a9f-a852-0e3643c379b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a9f3181-9470-4a9f-a852-0e3643c379b7\n Backing store flags: \n Account information:\n e2Q4hg4drypQMPEMEJa5\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:30:21.653336 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-56e4bc61-dfc8-4063-8635-fb3b96ea0a98 req-192d9064-60fa-48f0-9094-fcc3d1c2183e tempest-AttachSCSIVolumeTestJSON-921927177 None] Set provider_location to: 10.222.0.46:3260,2 iqn.2010-10.org.openstack:volume-7a9f3181-9470-4a9f-a852-0e3643c379b7 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:30:21.739602 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-56e4bc61-dfc8-4063-8635-fb3b96ea0a98 req-192d9064-60fa-48f0-9094-fcc3d1c2183e tempest-AttachSCSIVolumeTestJSON-921927177 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-7a9f3181-9470-4a9f-a852-0e3643c379b7', 'target_lun': 1, 'volume_id': '7a9f3181-9470-4a9f-a852-0e3643c379b7', 'auth_method': 'CHAP', 'auth_username': 'e2Q4hg4drypQMPEMEJa5', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '122ab3b8-8d9f-4038-a8bc-25a286478f64'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:30:22.020306 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-56e4bc61-dfc8-4063-8635-fb3b96ea0a98 req-192d9064-60fa-48f0-9094-fcc3d1c2183e tempest-AttachSCSIVolumeTestJSON-921927177 None] attachment_update completed successfully.
May 27 03:30:23.874786 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-89301ec9-3bcc-431a-a471-80742a18fd8f req-29b56623-d065-48a9-953b-88ac558dd917 tempest-VolumesAdminNegativeTest-2065241347 None] Terminate volume connection completed successfully.
May 27 03:30:23.875440 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-89301ec9-3bcc-431a-a471-80742a18fd8f req-29b56623-d065-48a9-953b-88ac558dd917 tempest-VolumesAdminNegativeTest-2065241347 None] Deleting attachment ab78ecc1-cfed-48e9-a9eb-23f3d314de3b. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:30:23.876603 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:24.084480 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.207s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:24.085137 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a\n Backing store flags: \n Account information:\n LpPN9cvK8TzFg4etJf9x\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7a9f3181-9470-4a9f-a852-0e3643c379b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a9f3181-9470-4a9f-a852-0e3643c379b7\n Backing store flags: \n Account information:\n e2Q4hg4drypQMPEMEJa5\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:30:24.087373 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-89301ec9-3bcc-431a-a471-80742a18fd8f req-29b56623-d065-48a9-953b-88ac558dd917 tempest-VolumesAdminNegativeTest-2065241347 None] Removing iscsi_target for Volume ID: 1f7d0a5a-45a7-41ed-8c56-f107c310953a
May 27 03:30:24.091991 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:24.339959 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a -f" returned: 0 in 0.249s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:24.342297 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:30:24.352345 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:24.559786 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.208s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:24.560306 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-7a9f3181-9470-4a9f-a852-0e3643c379b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a9f3181-9470-4a9f-a852-0e3643c379b7\n Backing store flags: \n Account information:\n e2Q4hg4drypQMPEMEJa5\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:30:26.441721 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:30:26.445911 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:30:26.446414 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:30:26.463814 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] Flow 'volume_create_manager' (17581f94-c6dc-40a3-a0e3-0e2348bbb12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:30:26.467339 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (74562c83-93c2-4bfb-866f-ab8a9a51a8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:30:26.488966 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:30:26.519370 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (74562c83-93c2-4bfb-866f-ab8a9a51a8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:30:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1225369381',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=5f486524-5180-43a1-9b65-28b064f7216d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efe1b1538c9d4228b0b6420090b69056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:30:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:30:26Z,user_id='2b2830e8b60f4801b384be2421376e6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:30:26.521873 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7224647a-1fb1-429b-8773-cbc9e08e48c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:30:26.524005 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7224647a-1fb1-429b-8773-cbc9e08e48c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:30:26.526423 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (114a442e-71ee-434e-a5b9-9bc5e1b68246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:30:26.529921 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (114a442e-71ee-434e-a5b9-9bc5e1b68246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5f486524-5180-43a1-9b65-28b064f7216d', 'volume_name': 'volume-5f486524-5180-43a1-9b65-28b064f7216d', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:30:26.532663 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a1a110c5-beab-4354-9742-e4553e20e08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:30:26.535088 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a1a110c5-beab-4354-9742-e4553e20e08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:30:26.537723 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ef6c729b-b756-43cf-8cd1-495b14b5a53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:30:26.539419 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] Volume 5f486524-5180-43a1-9b65-28b064f7216d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5f486524-5180-43a1-9b65-28b064f7216d', 'volume_size': 1}
May 27 03:30:26.541045 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5f486524-5180-43a1-9b65-28b064f7216d stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:26.574641 n-d-843301-2 sudo[104034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5f486524-5180-43a1-9b65-28b064f7216d stack-volumes-lvmdriver-1 -L 1g
May 27 03:30:26.578675 n-d-843301-2 sudo[104034]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:27.232294 n-d-843301-2 sudo[104034]: pam_unix(sudo:session): session closed for user root
May 27 03:30:27.234545 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5f486524-5180-43a1-9b65-28b064f7216d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.693s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:27.238422 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ef6c729b-b756-43cf-8cd1-495b14b5a53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5f486524-5180-43a1-9b65-28b064f7216d', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:30:27.240967 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d273fd3-7417-4e0c-aaf8-8e3c56aaf113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:30:27.256602 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] Volume volume-5f486524-5180-43a1-9b65-28b064f7216d (5f486524-5180-43a1-9b65-28b064f7216d): created successfully
May 27 03:30:27.260067 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d273fd3-7417-4e0c-aaf8-8e3c56aaf113) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:30:27.264432 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] Flow 'volume_create_manager' (17581f94-c6dc-40a3-a0e3-0e2348bbb12a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:30:27.278613 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e759a9ff-9a4b-476e-8a5b-7ac4596cc14c tempest-VolumesAdminNegativeTest-2065241347 None] Created volume successfully.
May 27 03:30:29.683109 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-f801972a-9771-4074-9466-f9db7b0fb2cb tempest-VolumesAdminNegativeTest-2065241347 None] Lock "b'cinder-5f486524-5180-43a1-9b65-28b064f7216d-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:30:29.846343 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-f801972a-9771-4074-9466-f9db7b0fb2cb tempest-VolumesAdminNegativeTest-2065241347 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5f486524-5180-43a1-9b65-28b064f7216d
May 27 03:30:29.847511 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f801972a-9771-4074-9466-f9db7b0fb2cb tempest-VolumesAdminNegativeTest-2065241347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5f486524-5180-43a1-9b65-28b064f7216d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:29.926897 n-d-843301-2 sudo[104114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5f486524-5180-43a1-9b65-28b064f7216d
May 27 03:30:29.928445 n-d-843301-2 sudo[104114]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:30.746478 n-d-843301-2 sudo[104114]: pam_unix(sudo:session): session closed for user root
May 27 03:30:30.749861 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f801972a-9771-4074-9466-f9db7b0fb2cb tempest-VolumesAdminNegativeTest-2065241347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5f486524-5180-43a1-9b65-28b064f7216d" returned: 0 in 0.901s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:30.752294 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f801972a-9771-4074-9466-f9db7b0fb2cb tempest-VolumesAdminNegativeTest-2065241347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5f486524-5180-43a1-9b65-28b064f7216d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:30.777622 n-d-843301-2 sudo[104117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5f486524-5180-43a1-9b65-28b064f7216d
May 27 03:30:30.779146 n-d-843301-2 sudo[104117]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:31.674745 n-d-843301-2 sudo[104117]: pam_unix(sudo:session): session closed for user root
May 27 03:30:31.678222 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f801972a-9771-4074-9466-f9db7b0fb2cb tempest-VolumesAdminNegativeTest-2065241347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5f486524-5180-43a1-9b65-28b064f7216d" returned: 0 in 0.925s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:31.681915 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f801972a-9771-4074-9466-f9db7b0fb2cb tempest-VolumesAdminNegativeTest-2065241347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5f486524-5180-43a1-9b65-28b064f7216d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:31.719397 n-d-843301-2 sudo[104132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5f486524-5180-43a1-9b65-28b064f7216d
May 27 03:30:31.720225 n-d-843301-2 sudo[104132]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:32.762785 n-d-843301-2 sudo[104132]: pam_unix(sudo:session): session closed for user root
May 27 03:30:32.765750 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f801972a-9771-4074-9466-f9db7b0fb2cb tempest-VolumesAdminNegativeTest-2065241347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5f486524-5180-43a1-9b65-28b064f7216d" returned: 0 in 1.084s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:32.767829 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-f801972a-9771-4074-9466-f9db7b0fb2cb tempest-VolumesAdminNegativeTest-2065241347 None] Successfully deleted volume: 5f486524-5180-43a1-9b65-28b064f7216d
May 27 03:30:32.832945 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-f801972a-9771-4074-9466-f9db7b0fb2cb tempest-VolumesAdminNegativeTest-2065241347 None] Created reservations ['452e7d0e-e588-4b83-b483-d57fb654b3b3', '9c4c1e58-8fb9-41dd-abdb-fc3762e3c046', '5ad8f0fb-41a3-49cd-8d1a-0cbdc5af8786', '48592448-c378-4f69-809b-c00ec92ef44a'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:30:32.835826 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-f801972a-9771-4074-9466-f9db7b0fb2cb tempest-VolumesAdminNegativeTest-2065241347 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:30:32.835826 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:30:32.835826 n-d-843301-2 cinder-volume[92445]:
May 27 03:30:32.907265 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-f801972a-9771-4074-9466-f9db7b0fb2cb tempest-VolumesAdminNegativeTest-2065241347 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:30:32.907984 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f801972a-9771-4074-9466-f9db7b0fb2cb tempest-VolumesAdminNegativeTest-2065241347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:32.929693 n-d-843301-2 sudo[104142]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:30:32.934372 n-d-843301-2 sudo[104142]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:33.308856 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-980fc75c-c6ee-44fb-b000-b677697717c2 req-bbde07e7-4c79-4e77-b9e2-e3fe5dc9b47f tempest-AttachSCSIVolumeTestJSON-921927177 None] Terminate volume connection completed successfully.
May 27 03:30:33.312241 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-980fc75c-c6ee-44fb-b000-b677697717c2 req-bbde07e7-4c79-4e77-b9e2-e3fe5dc9b47f tempest-AttachSCSIVolumeTestJSON-921927177 None] Deleting attachment 122ab3b8-8d9f-4038-a8bc-25a286478f64. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:30:33.315809 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:33.424174 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:33.425703 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458613440]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-7a9f3181-9470-4a9f-a852-0e3643c379b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a9f3181-9470-4a9f-a852-0e3643c379b7\n Backing store flags: \n Account information:\n e2Q4hg4drypQMPEMEJa5\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:30:33.427041 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-980fc75c-c6ee-44fb-b000-b677697717c2 req-bbde07e7-4c79-4e77-b9e2-e3fe5dc9b47f tempest-AttachSCSIVolumeTestJSON-921927177 None] Removing iscsi_target for Volume ID: 7a9f3181-9470-4a9f-a852-0e3643c379b7
May 27 03:30:33.432803 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7a9f3181-9470-4a9f-a852-0e3643c379b7 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:33.599465 n-d-843301-2 sudo[104142]: pam_unix(sudo:session): session closed for user root
May 27 03:30:33.602482 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f801972a-9771-4074-9466-f9db7b0fb2cb tempest-VolumesAdminNegativeTest-2065241347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.694s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:33.608358 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f801972a-9771-4074-9466-f9db7b0fb2cb tempest-VolumesAdminNegativeTest-2065241347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:33.677789 n-d-843301-2 sudo[104149]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:30:33.679079 n-d-843301-2 sudo[104149]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:33.788262 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7a9f3181-9470-4a9f-a852-0e3643c379b7 -f" returned: 0 in 0.352s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:33.788942 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458613440]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:30:33.793844 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:34.020460 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-988dd245-4e28-4f1a-8a54-589b03cdaf5a tempest-VolumesAdminNegativeTest-2065241347 None] Lock "b'cinder-1f7d0a5a-45a7-41ed-8c56-f107c310953a-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:30:34.082368 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.285s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:34.083385 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458613440]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:30:34.382279 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:34.542081 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.164s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:34.542550 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458613280]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:30:34.543883 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-988dd245-4e28-4f1a-8a54-589b03cdaf5a tempest-VolumesAdminNegativeTest-2065241347 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1f7d0a5a-45a7-41ed-8c56-f107c310953a
May 27 03:30:34.545129 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-988dd245-4e28-4f1a-8a54-589b03cdaf5a tempest-VolumesAdminNegativeTest-2065241347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:34.581198 n-d-843301-2 sudo[104149]: pam_unix(sudo:session): session closed for user root
May 27 03:30:34.588460 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f801972a-9771-4074-9466-f9db7b0fb2cb tempest-VolumesAdminNegativeTest-2065241347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.980s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:34.592087 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-f801972a-9771-4074-9466-f9db7b0fb2cb tempest-VolumesAdminNegativeTest-2065241347 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:30:34.602862 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-f801972a-9771-4074-9466-f9db7b0fb2cb tempest-VolumesAdminNegativeTest-2065241347 None] Deleted volume successfully.
May 27 03:30:34.613931 n-d-843301-2 sudo[104178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a
May 27 03:30:34.616082 n-d-843301-2 sudo[104178]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:34.630741 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-f801972a-9771-4074-9466-f9db7b0fb2cb tempest-VolumesAdminNegativeTest-2065241347 None] Lock "b'cinder-5f486524-5180-43a1-9b65-28b064f7216d-delete_volume'" released by "delete_volume" :: held 4.950s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:30:35.635915 n-d-843301-2 sudo[104178]: pam_unix(sudo:session): session closed for user root
May 27 03:30:35.638347 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-988dd245-4e28-4f1a-8a54-589b03cdaf5a tempest-VolumesAdminNegativeTest-2065241347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a" returned: 0 in 1.093s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:35.639679 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-988dd245-4e28-4f1a-8a54-589b03cdaf5a tempest-VolumesAdminNegativeTest-2065241347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:35.677192 n-d-843301-2 sudo[104181]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a
May 27 03:30:35.678866 n-d-843301-2 sudo[104181]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:36.266835 n-d-843301-2 sudo[104181]: pam_unix(sudo:session): session closed for user root
May 27 03:30:36.269093 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-988dd245-4e28-4f1a-8a54-589b03cdaf5a tempest-VolumesAdminNegativeTest-2065241347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a" returned: 0 in 0.629s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:36.271529 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-988dd245-4e28-4f1a-8a54-589b03cdaf5a tempest-VolumesAdminNegativeTest-2065241347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:36.304476 n-d-843301-2 sudo[104184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a
May 27 03:30:36.306777 n-d-843301-2 sudo[104184]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:36.863592 n-d-843301-2 sudo[104184]: pam_unix(sudo:session): session closed for user root
May 27 03:30:36.866679 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-988dd245-4e28-4f1a-8a54-589b03cdaf5a tempest-VolumesAdminNegativeTest-2065241347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f7d0a5a-45a7-41ed-8c56-f107c310953a" returned: 0 in 0.594s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:36.869205 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-988dd245-4e28-4f1a-8a54-589b03cdaf5a tempest-VolumesAdminNegativeTest-2065241347 None] Successfully deleted volume: 1f7d0a5a-45a7-41ed-8c56-f107c310953a
May 27 03:30:36.964867 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-988dd245-4e28-4f1a-8a54-589b03cdaf5a tempest-VolumesAdminNegativeTest-2065241347 None] Created reservations ['30b0772f-4952-4475-b99b-3687379cd1ae', '20febfbe-af64-445a-be15-8ce6dae9941c', '66c2aba2-20ed-47b2-9470-b00fd25bbdcc', '402e13d3-810a-4318-9868-f82fa9abbf68'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:30:36.968671 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-988dd245-4e28-4f1a-8a54-589b03cdaf5a tempest-VolumesAdminNegativeTest-2065241347 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:30:36.968671 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:30:36.968671 n-d-843301-2 cinder-volume[92445]:
May 27 03:30:37.180593 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-988dd245-4e28-4f1a-8a54-589b03cdaf5a tempest-VolumesAdminNegativeTest-2065241347 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:30:37.182386 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-988dd245-4e28-4f1a-8a54-589b03cdaf5a tempest-VolumesAdminNegativeTest-2065241347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:37.245322 n-d-843301-2 sudo[104190]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:30:37.254180 n-d-843301-2 sudo[104190]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:38.081096 n-d-843301-2 sudo[104190]: pam_unix(sudo:session): session closed for user root
May 27 03:30:38.084065 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-988dd245-4e28-4f1a-8a54-589b03cdaf5a tempest-VolumesAdminNegativeTest-2065241347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.901s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:38.087862 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-988dd245-4e28-4f1a-8a54-589b03cdaf5a tempest-VolumesAdminNegativeTest-2065241347 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:38.110994 n-d-843301-2 sudo[104195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:30:38.112583 n-d-843301-2 sudo[104195]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:38.680319 n-d-843301-2 sudo[104195]: pam_unix(sudo:session): session closed for user root
May 27 03:30:38.682674 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-988dd245-4e28-4f1a-8a54-589b03cdaf5a tempest-VolumesAdminNegativeTest-2065241347 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.594s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:38.685425 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-988dd245-4e28-4f1a-8a54-589b03cdaf5a tempest-VolumesAdminNegativeTest-2065241347 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:30:38.702226 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-988dd245-4e28-4f1a-8a54-589b03cdaf5a tempest-VolumesAdminNegativeTest-2065241347 None] Deleted volume successfully.
May 27 03:30:38.726803 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-988dd245-4e28-4f1a-8a54-589b03cdaf5a tempest-VolumesAdminNegativeTest-2065241347 None] Lock "b'cinder-1f7d0a5a-45a7-41ed-8c56-f107c310953a-delete_volume'" released by "delete_volume" :: held 4.721s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:30:51.715971 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-a759fb8b-9b6d-4afd-b8fd-8ce3437844dd tempest-AttachSCSIVolumeTestJSON-921927177 None] Lock "b'cinder-7a9f3181-9470-4a9f-a852-0e3643c379b7-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:30:51.817335 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:51.930523 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:51.930898 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777462569056]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:30:51.931942 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-a759fb8b-9b6d-4afd-b8fd-8ce3437844dd tempest-AttachSCSIVolumeTestJSON-921927177 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7a9f3181-9470-4a9f-a852-0e3643c379b7
May 27 03:30:51.933497 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a759fb8b-9b6d-4afd-b8fd-8ce3437844dd tempest-AttachSCSIVolumeTestJSON-921927177 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7a9f3181-9470-4a9f-a852-0e3643c379b7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:51.954500 n-d-843301-2 sudo[104247]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7a9f3181-9470-4a9f-a852-0e3643c379b7
May 27 03:30:51.956188 n-d-843301-2 sudo[104247]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:52.385021 n-d-843301-2 sudo[104247]: pam_unix(sudo:session): session closed for user root
May 27 03:30:52.387578 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a759fb8b-9b6d-4afd-b8fd-8ce3437844dd tempest-AttachSCSIVolumeTestJSON-921927177 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7a9f3181-9470-4a9f-a852-0e3643c379b7" returned: 0 in 0.454s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:52.389672 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a759fb8b-9b6d-4afd-b8fd-8ce3437844dd tempest-AttachSCSIVolumeTestJSON-921927177 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7a9f3181-9470-4a9f-a852-0e3643c379b7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:52.412211 n-d-843301-2 sudo[104251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7a9f3181-9470-4a9f-a852-0e3643c379b7
May 27 03:30:52.413699 n-d-843301-2 sudo[104251]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:52.883453 n-d-843301-2 sudo[104251]: pam_unix(sudo:session): session closed for user root
May 27 03:30:52.886780 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a759fb8b-9b6d-4afd-b8fd-8ce3437844dd tempest-AttachSCSIVolumeTestJSON-921927177 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7a9f3181-9470-4a9f-a852-0e3643c379b7" returned: 0 in 0.496s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:52.888916 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a759fb8b-9b6d-4afd-b8fd-8ce3437844dd tempest-AttachSCSIVolumeTestJSON-921927177 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7a9f3181-9470-4a9f-a852-0e3643c379b7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:52.920654 n-d-843301-2 sudo[104254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7a9f3181-9470-4a9f-a852-0e3643c379b7
May 27 03:30:52.922753 n-d-843301-2 sudo[104254]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:53.564092 n-d-843301-2 sudo[104254]: pam_unix(sudo:session): session closed for user root
May 27 03:30:53.566413 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a759fb8b-9b6d-4afd-b8fd-8ce3437844dd tempest-AttachSCSIVolumeTestJSON-921927177 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7a9f3181-9470-4a9f-a852-0e3643c379b7" returned: 0 in 0.677s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:53.567657 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-a759fb8b-9b6d-4afd-b8fd-8ce3437844dd tempest-AttachSCSIVolumeTestJSON-921927177 None] Successfully deleted volume: 7a9f3181-9470-4a9f-a852-0e3643c379b7
May 27 03:30:53.643441 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-a759fb8b-9b6d-4afd-b8fd-8ce3437844dd tempest-AttachSCSIVolumeTestJSON-921927177 None] Created reservations ['985ceb1c-d223-4a55-b7b1-b6a95268911f', '5bd40f3d-2e70-481e-99d5-21fd6220f5b7', 'd836cea8-08c0-416f-a7cd-36deb67c5559', '8934fbe7-2ec0-448e-be64-1dc68f272208'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:30:53.646768 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-a759fb8b-9b6d-4afd-b8fd-8ce3437844dd tempest-AttachSCSIVolumeTestJSON-921927177 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:30:53.646768 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:30:53.646768 n-d-843301-2 cinder-volume[92445]:
May 27 03:30:53.705711 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-a759fb8b-9b6d-4afd-b8fd-8ce3437844dd tempest-AttachSCSIVolumeTestJSON-921927177 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:30:53.706636 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a759fb8b-9b6d-4afd-b8fd-8ce3437844dd tempest-AttachSCSIVolumeTestJSON-921927177 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:53.729940 n-d-843301-2 sudo[104262]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:30:53.731459 n-d-843301-2 sudo[104262]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:54.256614 n-d-843301-2 sudo[104262]: pam_unix(sudo:session): session closed for user root
May 27 03:30:54.259043 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a759fb8b-9b6d-4afd-b8fd-8ce3437844dd tempest-AttachSCSIVolumeTestJSON-921927177 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.552s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:54.268984 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a759fb8b-9b6d-4afd-b8fd-8ce3437844dd tempest-AttachSCSIVolumeTestJSON-921927177 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:30:54.330566 n-d-843301-2 sudo[104265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:30:54.342158 n-d-843301-2 sudo[104265]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:30:55.014801 n-d-843301-2 sudo[104265]: pam_unix(sudo:session): session closed for user root
May 27 03:30:55.018000 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a759fb8b-9b6d-4afd-b8fd-8ce3437844dd tempest-AttachSCSIVolumeTestJSON-921927177 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.748s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:30:55.021412 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-a759fb8b-9b6d-4afd-b8fd-8ce3437844dd tempest-AttachSCSIVolumeTestJSON-921927177 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:30:55.053970 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a759fb8b-9b6d-4afd-b8fd-8ce3437844dd tempest-AttachSCSIVolumeTestJSON-921927177 None] Deleted volume successfully.
May 27 03:30:55.109192 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-a759fb8b-9b6d-4afd-b8fd-8ce3437844dd tempest-AttachSCSIVolumeTestJSON-921927177 None] Lock "b'cinder-7a9f3181-9470-4a9f-a852-0e3643c379b7-delete_volume'" released by "delete_volume" :: held 3.394s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:31:03.558718 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:31:03.560516 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:31:03.561621 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:31:03.586722 n-d-843301-2 sudo[104375]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:31:03.588269 n-d-843301-2 sudo[104375]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:31:04.366114 n-d-843301-2 sudo[104375]: pam_unix(sudo:session): session closed for user root
May 27 03:31:04.368144 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:31:04.370126 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:31:04.393609 n-d-843301-2 sudo[104378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:31:04.395006 n-d-843301-2 sudo[104378]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:31:05.237155 n-d-843301-2 sudo[104378]: pam_unix(sudo:session): session closed for user root
May 27 03:31:05.240072 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.869s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:31:05.242513 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:32:03.563367 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:32:03.564305 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:32:03.565448 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:32:03.605634 n-d-843301-2 sudo[104944]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:32:03.606519 n-d-843301-2 sudo[104944]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:32:04.390191 n-d-843301-2 sudo[104944]: pam_unix(sudo:session): session closed for user root
May 27 03:32:04.393597 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.827s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:32:04.396032 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:32:04.434947 n-d-843301-2 sudo[104947]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:32:04.436704 n-d-843301-2 sudo[104947]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:32:05.478046 n-d-843301-2 sudo[104947]: pam_unix(sudo:session): session closed for user root
May 27 03:32:05.481228 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/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.085s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:32:05.483361 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:33:03.566542 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:33:03.567276 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:33:03.567831 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:03.616576 n-d-843301-2 sudo[105112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:33:03.617566 n-d-843301-2 sudo[105112]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:33:04.313270 n-d-843301-2 sudo[105112]: pam_unix(sudo:session): session closed for user root
May 27 03:33:04.315744 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.748s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:04.318429 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:04.385375 n-d-843301-2 sudo[105115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:33:04.386358 n-d-843301-2 sudo[105115]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:33:05.224555 n-d-843301-2 sudo[105115]: pam_unix(sudo:session): session closed for user root
May 27 03:33:05.230320 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:05.233274 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:33:22.749453 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:33:22.755360 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:33:22.756040 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:33:22.770871 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] Flow 'volume_create_manager' (43e48e5d-6f31-4d37-9a0c-8b1b8e431cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:33:22.775438 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93ba9fcf-2ec4-4b34-9e79-448bb96ef52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:33:22.801889 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:33:22.831155 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93ba9fcf-2ec4-4b34-9e79-448bb96ef52f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:33:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1048714234',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='434aa2eabd83452b84d0baa8ea86673f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:33:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:33:23Z,user_id='fc7f32a311ae4204b6410dda84649726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:33:22.834096 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (186578f9-4094-46f2-a152-0a6b026a41e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:33:22.838077 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (186578f9-4094-46f2-a152-0a6b026a41e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:33:22.841044 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (29ba7fdf-9fef-40fa-8f72-6370765d3274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:33:22.843940 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (29ba7fdf-9fef-40fa-8f72-6370765d3274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2', 'volume_name': 'volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:33:22.847101 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e95dd9ea-46ca-4430-bf96-dbace9ccefd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:33:22.850154 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e95dd9ea-46ca-4430-bf96-dbace9ccefd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:33:22.852578 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ad6460ed-24f8-414f-8a2c-2adc4d6b247e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:33:22.853514 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] Volume b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2', 'volume_size': 1}
May 27 03:33:22.854868 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:22.901826 n-d-843301-2 sudo[105323]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2 stack-volumes-lvmdriver-1 -L 1g
May 27 03:33:22.902675 n-d-843301-2 sudo[105323]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:33:23.686067 n-d-843301-2 sudo[105323]: pam_unix(sudo:session): session closed for user root
May 27 03:33:23.688665 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.833s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:23.693213 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ad6460ed-24f8-414f-8a2c-2adc4d6b247e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:33:23.701209 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2874560e-5c96-4c10-b8ce-ae09667c8ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:33:23.722882 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] Volume volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2 (b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2): created successfully
May 27 03:33:23.726252 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2874560e-5c96-4c10-b8ce-ae09667c8ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:33:23.733989 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] Flow 'volume_create_manager' (43e48e5d-6f31-4d37-9a0c-8b1b8e431cf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:33:23.754759 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-9dd3d4b6-99ab-47ea-a6d7-d5efc28451b2 tempest-LiveMigrationTest-1178675325 None] Created volume successfully.
May 27 03:33:25.275424 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-94a04767-f5ad-4bf4-ae3d-b42ed52426ec req-1ce276ab-fbda-40e4-86ad-a708668fc626 tempest-LiveMigrationTest-1178675325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:25.335748 n-d-843301-2 sudo[105361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2
May 27 03:33:25.338881 n-d-843301-2 sudo[105361]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:33:26.022364 n-d-843301-2 sudo[105361]: pam_unix(sudo:session): session closed for user root
May 27 03:33:26.025786 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-94a04767-f5ad-4bf4-ae3d-b42ed52426ec req-1ce276ab-fbda-40e4-86ad-a708668fc626 tempest-LiveMigrationTest-1178675325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2" returned: 0 in 0.750s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:26.139323 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:26.155131 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:26.155793 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:33:26.156590 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-94a04767-f5ad-4bf4-ae3d-b42ed52426ec req-1ce276ab-fbda-40e4-86ad-a708668fc626 tempest-LiveMigrationTest-1178675325 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:33:26.157607 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-94a04767-f5ad-4bf4-ae3d-b42ed52426ec req-1ce276ab-fbda-40e4-86ad-a708668fc626 tempest-LiveMigrationTest-1178675325 None] Creating iscsi_target for Volume ID: volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:33:26.169835 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-94a04767-f5ad-4bf4-ae3d-b42ed52426ec req-1ce276ab-fbda-40e4-86ad-a708668fc626 tempest-LiveMigrationTest-1178675325 None] Created volume path /opt/stack/data/cinder/volumes/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2,
May 27 03:33:26.169835 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:33:26.169835 n-d-843301-2 cinder-volume[92445]:
May 27 03:33:26.169835 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2
May 27 03:33:26.169835 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:33:26.169835 n-d-843301-2 cinder-volume[92445]: incominguser S7fWs847GZNPUjd3LckC jVG3sLedC8KV93tg
May 27 03:33:26.169835 n-d-843301-2 cinder-volume[92445]:
May 27 03:33:26.169835 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:33:26.169835 n-d-843301-2 cinder-volume[92445]:
May 27 03:33:26.169835 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:33:26.174697 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:26.996881 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2" returned: 0 in 0.822s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:26.997795 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:33:26.998623 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-94a04767-f5ad-4bf4-ae3d-b42ed52426ec req-1ce276ab-fbda-40e4-86ad-a708668fc626 tempest-LiveMigrationTest-1178675325 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:33:27.000586 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-94a04767-f5ad-4bf4-ae3d-b42ed52426ec req-1ce276ab-fbda-40e4-86ad-a708668fc626 tempest-LiveMigrationTest-1178675325 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:33:27.004719 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:27.017141 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:27.018237 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\n Backing store flags: \n Account information:\n S7fWs847GZNPUjd3LckC\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:33:27.019085 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-94a04767-f5ad-4bf4-ae3d-b42ed52426ec req-1ce276ab-fbda-40e4-86ad-a708668fc626 tempest-LiveMigrationTest-1178675325 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:33:27.021993 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:27.166455 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.146s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:27.167052 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\n Backing store flags: \n Account information:\n S7fWs847GZNPUjd3LckC\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:33:27.168301 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:27.344131 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.175s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:27.344598 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\n Backing store flags: \n Account information:\n S7fWs847GZNPUjd3LckC\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:33:27.347665 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-94a04767-f5ad-4bf4-ae3d-b42ed52426ec req-1ce276ab-fbda-40e4-86ad-a708668fc626 tempest-LiveMigrationTest-1178675325 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:33:27.438173 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-94a04767-f5ad-4bf4-ae3d-b42ed52426ec req-1ce276ab-fbda-40e4-86ad-a708668fc626 tempest-LiveMigrationTest-1178675325 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2', 'target_lun': 1, 'volume_id': 'b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2', 'auth_method': 'CHAP', 'auth_username': 'S7fWs847GZNPUjd3LckC', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '7fd6aae3-63e9-48fc-ae09-4eeafa1aaa9f'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:33:27.714337 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-94a04767-f5ad-4bf4-ae3d-b42ed52426ec req-1ce276ab-fbda-40e4-86ad-a708668fc626 tempest-LiveMigrationTest-1178675325 None] attachment_update completed successfully.
May 27 03:33:39.846809 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:33:39.850848 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:33:39.851698 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:33:39.882261 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] Flow 'volume_create_manager' (8f2e1a7c-061a-46a0-bb84-6c058bbf133a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:33:39.885645 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a3d3584-9516-4a0d-8300-e38039813139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:33:39.944169 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:33:39.978597 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a3d3584-9516-4a0d-8300-e38039813139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:33:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1432156811',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=91be1e50-915a-40b7-805d-369e7b167312,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c68d694357974baeaeb629aae6ba6380',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03: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-05-27T03:33:40Z,user_id='9e23189dcd0c4572b3f3de6f18584b5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:33:39.994882 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2884418c-5883-4478-83bf-c79775e69d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:33:39.998152 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2884418c-5883-4478-83bf-c79775e69d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:33:40.009206 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8fb59216-952f-413c-b746-65c3d8c7a6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:33:40.011521 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8fb59216-952f-413c-b746-65c3d8c7a6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '91be1e50-915a-40b7-805d-369e7b167312', 'volume_name': 'volume-91be1e50-915a-40b7-805d-369e7b167312', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:33:40.013825 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08b262fd-337d-4e18-bc2d-4e3123799674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:33:40.015971 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08b262fd-337d-4e18-bc2d-4e3123799674) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:33:40.031512 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d47083f3-14d5-4aad-b17b-9494f661e321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:33:40.032598 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] Volume 91be1e50-915a-40b7-805d-369e7b167312: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-91be1e50-915a-40b7-805d-369e7b167312', 'volume_size': 1}
May 27 03:33:40.034246 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-91be1e50-915a-40b7-805d-369e7b167312 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:40.095723 n-d-843301-2 sudo[105638]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-91be1e50-915a-40b7-805d-369e7b167312 stack-volumes-lvmdriver-1 -L 1g
May 27 03:33:40.101140 n-d-843301-2 sudo[105638]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:33:40.821310 n-d-843301-2 sudo[105638]: pam_unix(sudo:session): session closed for user root
May 27 03:33:40.823744 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-91be1e50-915a-40b7-805d-369e7b167312 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.789s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:40.827394 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d47083f3-14d5-4aad-b17b-9494f661e321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-91be1e50-915a-40b7-805d-369e7b167312', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:33:40.830464 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05d052be-cec7-4dbb-b4c0-2927bf093bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:33:40.847408 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] Volume volume-91be1e50-915a-40b7-805d-369e7b167312 (91be1e50-915a-40b7-805d-369e7b167312): created successfully
May 27 03:33:40.850377 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05d052be-cec7-4dbb-b4c0-2927bf093bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:33:40.853802 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] Flow 'volume_create_manager' (8f2e1a7c-061a-46a0-bb84-6c058bbf133a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:33:40.867110 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-5546fc83-8ea2-4aad-9ea4-446694478379 tempest-DeleteServersTestJSON-189003751 None] Created volume successfully.
May 27 03:33:42.210762 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:33:42.220064 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:33:42.225403 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:33:42.254721 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Flow 'volume_create_manager' (138b306e-c79f-49bc-9b56-80fa878c4895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:33:42.258463 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3d5b18a-afc3-4046-a72e-1c4f492cf2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:33:42.295716 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:33:42.326706 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3d5b18a-afc3-4046-a72e-1c4f492cf2c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:33:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1181127582',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=c5dc8cca-bc86-42fd-b5f1-e608ce10fee4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68df637837bc48949188723b32207391',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:33:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:33:42Z,user_id='9ffba95b47904025858a1cfa3b253d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:33:42.339317 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe16fba3-8f6f-42fb-a4a2-e5be937bf549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:33:42.346122 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe16fba3-8f6f-42fb-a4a2-e5be937bf549) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:33:42.348829 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7864b5d0-c1b4-4e30-9bb8-15c428d43ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:33:42.505230 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7864b5d0-c1b4-4e30-9bb8-15c428d43ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'c5dc8cca-bc86-42fd-b5f1-e608ce10fee4', 'volume_name': 'volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:33:42.512071 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe5c6fb0-50b2-49ef-84ea-1ec99f885106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:33:42.526955 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe5c6fb0-50b2-49ef-84ea-1ec99f885106) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:33:42.529297 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (43e3f1e1-ea3a-4e66-8586-86026ec5975c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:33:42.530294 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Volume c5dc8cca-bc86-42fd-b5f1-e608ce10fee4: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 27 03:33:42.531010 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Cloning c5dc8cca-bc86-42fd-b5f1-e608ce10fee4 from image c742528c-2e23-4c76-85af-75edbc35cc02 at location (None, None). {{(pid=92445) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 27 03:33:43.533073 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-6d8664fc-e969-45ff-85b8-264455cb2473 req-462a5caf-4130-4b79-b9f5-a709eade20ca tempest-DeleteServersTestJSON-189003751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:43.611981 n-d-843301-2 sudo[105718]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312
May 27 03:33:43.612842 n-d-843301-2 sudo[105718]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:33:44.703633 n-d-843301-2 sudo[105718]: pam_unix(sudo:session): session closed for user root
May 27 03:33:44.706369 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-6d8664fc-e969-45ff-85b8-264455cb2473 req-462a5caf-4130-4b79-b9f5-a709eade20ca tempest-DeleteServersTestJSON-189003751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312" returned: 0 in 1.173s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:44.814011 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:44.835239 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:44.835989 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\n Backing store flags: \n Account information:\n S7fWs847GZNPUjd3LckC\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-6d8664fc-e969-45ff-85b8-264455cb2473 req-462a5caf-4130-4b79-b9f5-a709eade20ca tempest-DeleteServersTestJSON-189003751 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: I_T nexus: 7
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: S7fWs847GZNPUjd3LckC
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:33:44.837976 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:33:44.844576 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-6d8664fc-e969-45ff-85b8-264455cb2473 req-462a5caf-4130-4b79-b9f5-a709eade20ca tempest-DeleteServersTestJSON-189003751 None] Creating iscsi_target for Volume ID: volume-91be1e50-915a-40b7-805d-369e7b167312 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:33:44.847177 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-6d8664fc-e969-45ff-85b8-264455cb2473 req-462a5caf-4130-4b79-b9f5-a709eade20ca tempest-DeleteServersTestJSON-189003751 None] Created volume path /opt/stack/data/cinder/volumes/volume-91be1e50-915a-40b7-805d-369e7b167312,
May 27 03:33:44.847177 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:33:44.847177 n-d-843301-2 cinder-volume[92445]:
May 27 03:33:44.847177 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312
May 27 03:33:44.847177 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:33:44.847177 n-d-843301-2 cinder-volume[92445]: incominguser or4Q44SyZwVwGrAXJG7V uSMcgsCYwT5At46R
May 27 03:33:44.847177 n-d-843301-2 cinder-volume[92445]:
May 27 03:33:44.847177 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:33:44.847177 n-d-843301-2 cinder-volume[92445]:
May 27 03:33:44.847177 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:33:44.850393 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-91be1e50-915a-40b7-805d-369e7b167312 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:45.743476 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-91be1e50-915a-40b7-805d-369e7b167312" returned: 0 in 0.893s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:45.744094 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:33:45.744969 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-6d8664fc-e969-45ff-85b8-264455cb2473 req-462a5caf-4130-4b79-b9f5-a709eade20ca tempest-DeleteServersTestJSON-189003751 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:33:45.745444 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-6d8664fc-e969-45ff-85b8-264455cb2473 req-462a5caf-4130-4b79-b9f5-a709eade20ca tempest-DeleteServersTestJSON-189003751 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:33:45.749667 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:45.789563 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.039s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:45.790432 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\n Backing store flags: \n Account information:\n S7fWs847GZNPUjd3LckC\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-91be1e50-915a-40b7-805d-369e7b167312\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312\n Backing store flags: \n Account information:\n or4Q44SyZwVwGrAXJG7V\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-6d8664fc-e969-45ff-85b8-264455cb2473 req-462a5caf-4130-4b79-b9f5-a709eade20ca tempest-DeleteServersTestJSON-189003751 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: I_T nexus: 7
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: S7fWs847GZNPUjd3LckC
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:33:45.791334 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:33:45.799157 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:46.020987 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.224s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:46.021532 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\n Backing store flags: \n Account information:\n S7fWs847GZNPUjd3LckC\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-91be1e50-915a-40b7-805d-369e7b167312\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312\n Backing store flags: \n Account information:\n or4Q44SyZwVwGrAXJG7V\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:33:46.025284 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:46.208225 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.185s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:46.208732 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\n Backing store flags: \n Account information:\n S7fWs847GZNPUjd3LckC\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-91be1e50-915a-40b7-805d-369e7b167312\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312\n Backing store flags: \n Account information:\n or4Q44SyZwVwGrAXJG7V\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:33:46.210549 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-6d8664fc-e969-45ff-85b8-264455cb2473 req-462a5caf-4130-4b79-b9f5-a709eade20ca tempest-DeleteServersTestJSON-189003751 None] Set provider_location to: 10.222.0.46:3260,2 iqn.2010-10.org.openstack:volume-91be1e50-915a-40b7-805d-369e7b167312 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:33:46.288674 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-6d8664fc-e969-45ff-85b8-264455cb2473 req-462a5caf-4130-4b79-b9f5-a709eade20ca tempest-DeleteServersTestJSON-189003751 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-91be1e50-915a-40b7-805d-369e7b167312', 'target_lun': 1, 'volume_id': '91be1e50-915a-40b7-805d-369e7b167312', 'auth_method': 'CHAP', 'auth_username': 'or4Q44SyZwVwGrAXJG7V', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '943de29e-8bf0-415f-9261-a08b5109ecf1'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:33:46.463722 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-6d8664fc-e969-45ff-85b8-264455cb2473 req-462a5caf-4130-4b79-b9f5-a709eade20ca tempest-DeleteServersTestJSON-189003751 None] attachment_update completed successfully.
May 27 03:33:46.881754 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-d065b26c-f957-4b93-af36-d20385670a7f req-9e882f08-ae5b-4bf3-9b8d-113b6993d98b tempest-LiveMigrationTest-471699357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:46.931568 n-d-843301-2 sudo[105767]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2
May 27 03:33:46.932405 n-d-843301-2 sudo[105767]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:33:47.666456 n-d-843301-2 sudo[105767]: pam_unix(sudo:session): session closed for user root
May 27 03:33:47.669860 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-d065b26c-f957-4b93-af36-d20385670a7f req-9e882f08-ae5b-4bf3-9b8d-113b6993d98b tempest-LiveMigrationTest-471699357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2" returned: 0 in 0.788s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:47.842343 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:47.869064 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:47.873292 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\n Backing store flags: \n Account information:\n S7fWs847GZNPUjd3LckC\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-91be1e50-915a-40b7-805d-369e7b167312\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312\n Backing store flags: \n Account information:\n or4Q44SyZwVwGrAXJG7V\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-d065b26c-f957-4b93-af36-d20385670a7f req-9e882f08-ae5b-4bf3-9b8d-113b6993d98b tempest-LiveMigrationTest-471699357 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: I_T nexus: 7
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: S7fWs847GZNPUjd3LckC
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-91be1e50-915a-40b7-805d-369e7b167312
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: I_T nexus: 8
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.21
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: or4Q44SyZwVwGrAXJG7V
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:33:47.878532 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:33:47.896084 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-d065b26c-f957-4b93-af36-d20385670a7f req-9e882f08-ae5b-4bf3-9b8d-113b6993d98b tempest-LiveMigrationTest-471699357 None] Creating iscsi_target for Volume ID: volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:33:47.899707 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-d065b26c-f957-4b93-af36-d20385670a7f req-9e882f08-ae5b-4bf3-9b8d-113b6993d98b tempest-LiveMigrationTest-471699357 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
May 27 03:33:47.920603 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-d065b26c-f957-4b93-af36-d20385670a7f req-9e882f08-ae5b-4bf3-9b8d-113b6993d98b tempest-LiveMigrationTest-471699357 None] Created volume path /opt/stack/data/cinder/volumes/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2,
May 27 03:33:47.920603 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:33:47.920603 n-d-843301-2 cinder-volume[92445]:
May 27 03:33:47.920603 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2
May 27 03:33:47.920603 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:33:47.920603 n-d-843301-2 cinder-volume[92445]: incominguser S7fWs847GZNPUjd3LckC jVG3sLedC8KV93tg
May 27 03:33:47.920603 n-d-843301-2 cinder-volume[92445]:
May 27 03:33:47.920603 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:33:47.920603 n-d-843301-2 cinder-volume[92445]:
May 27 03:33:47.920603 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:33:47.923619 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:48.298308 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2" returned: 0 in 0.366s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:48.298308 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:33:48.298308 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-d065b26c-f957-4b93-af36-d20385670a7f req-9e882f08-ae5b-4bf3-9b8d-113b6993d98b tempest-LiveMigrationTest-471699357 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:33:48.298308 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-d065b26c-f957-4b93-af36-d20385670a7f req-9e882f08-ae5b-4bf3-9b8d-113b6993d98b tempest-LiveMigrationTest-471699357 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:33:48.298308 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:48.334218 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.038s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:48.334218 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\n Backing store flags: \n Account information:\n S7fWs847GZNPUjd3LckC\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-91be1e50-915a-40b7-805d-369e7b167312\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312\n Backing store flags: \n Account information:\n or4Q44SyZwVwGrAXJG7V\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-d065b26c-f957-4b93-af36-d20385670a7f req-9e882f08-ae5b-4bf3-9b8d-113b6993d98b tempest-LiveMigrationTest-471699357 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: I_T nexus: 7
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: S7fWs847GZNPUjd3LckC
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-91be1e50-915a-40b7-805d-369e7b167312
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: I_T nexus: 8
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.21
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: or4Q44SyZwVwGrAXJG7V
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:33:48.335250 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:33:48.349981 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:48.625351 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.289s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:48.625710 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\n Backing store flags: \n Account information:\n S7fWs847GZNPUjd3LckC\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-91be1e50-915a-40b7-805d-369e7b167312\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312\n Backing store flags: \n Account information:\n or4Q44SyZwVwGrAXJG7V\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:33:48.627785 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:33:48.850808 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.220s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:33:48.851117 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\n Backing store flags: \n Account information:\n S7fWs847GZNPUjd3LckC\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-91be1e50-915a-40b7-805d-369e7b167312\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312\n Backing store flags: \n Account information:\n or4Q44SyZwVwGrAXJG7V\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:33:48.852591 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-d065b26c-f957-4b93-af36-d20385670a7f req-9e882f08-ae5b-4bf3-9b8d-113b6993d98b tempest-LiveMigrationTest-471699357 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:33:48.992267 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-d065b26c-f957-4b93-af36-d20385670a7f req-9e882f08-ae5b-4bf3-9b8d-113b6993d98b tempest-LiveMigrationTest-471699357 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2', 'target_lun': 1, 'volume_id': 'b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2', 'auth_method': 'CHAP', 'auth_username': 'S7fWs847GZNPUjd3LckC', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b1a1254e-35e1-404b-b1a5-9c895a419a3f'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:33:49.187629 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-d065b26c-f957-4b93-af36-d20385670a7f req-9e882f08-ae5b-4bf3-9b8d-113b6993d98b tempest-LiveMigrationTest-471699357 None] attachment_update completed successfully.
May 27 03:34:02.184140 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-0d2e6eaa-bc09-485a-99db-87b1ddee62c4 req-142f35ae-6808-40f7-912c-7ec2bbc28268 tempest-DeleteServersTestJSON-189003751 None] Terminate volume connection completed successfully.
May 27 03:34:02.185239 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-0d2e6eaa-bc09-485a-99db-87b1ddee62c4 req-142f35ae-6808-40f7-912c-7ec2bbc28268 tempest-DeleteServersTestJSON-189003751 None] Deleting attachment 943de29e-8bf0-415f-9261-a08b5109ecf1. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:34:02.192859 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:02.321430 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.130s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:02.321940 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\n Backing store flags: \n Account information:\n S7fWs847GZNPUjd3LckC\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-91be1e50-915a-40b7-805d-369e7b167312\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312\n Backing store flags: \n Account information:\n or4Q44SyZwVwGrAXJG7V\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:34:02.322865 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-0d2e6eaa-bc09-485a-99db-87b1ddee62c4 req-142f35ae-6808-40f7-912c-7ec2bbc28268 tempest-DeleteServersTestJSON-189003751 None] Removing iscsi_target for Volume ID: 91be1e50-915a-40b7-805d-369e7b167312
May 27 03:34:02.324383 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-91be1e50-915a-40b7-805d-369e7b167312 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:02.499662 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-91be1e50-915a-40b7-805d-369e7b167312 -f" returned: 0 in 0.175s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:02.506053 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:34:02.519714 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:02.633333 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:02.634381 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\n Backing store flags: \n Account information:\n S7fWs847GZNPUjd3LckC\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:34:03.587468 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:34:03.588520 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:34:03.588520 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:03.644176 n-d-843301-2 sudo[105920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:34:03.645887 n-d-843301-2 sudo[105920]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:34:04.852358 n-d-843301-2 sudo[105920]: pam_unix(sudo:session): session closed for user root
May 27 03:34:04.859689 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.271s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:04.868405 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:04.936605 n-d-843301-2 sudo[105924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:34:04.937974 n-d-843301-2 sudo[105924]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:34:05.732884 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qja2w2won-d-843301-2@lvmdriver-1, size 616.00 MB, duration 23.20 sec {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 27 03:34:05.733303 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Image download 616.00 MB at 26.55 MB/s
May 27 03:34:05.777081 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qja2w2won-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:05.791773 n-d-843301-2 sudo[105924]: pam_unix(sudo:session): session closed for user root
May 27 03:34:05.805992 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.932s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:05.805992 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:34:05.877900 n-d-843301-2 sudo[105928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qja2w2won-d-843301-2@lvmdriver-1
May 27 03:34:05.878785 n-d-843301-2 sudo[105928]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:34:06.027583 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-d065b26c-f957-4b93-af36-d20385670a7f req-443494e7-99d9-4d2c-ba2c-7074a505b34b tempest-LiveMigrationTest-471699357 None] Terminate volume connection completed successfully.
May 27 03:34:06.028485 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-d065b26c-f957-4b93-af36-d20385670a7f req-443494e7-99d9-4d2c-ba2c-7074a505b34b tempest-LiveMigrationTest-471699357 None] Deleting attachment 7fd6aae3-63e9-48fc-ae09-4eeafa1aaa9f. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:34:06.500696 n-d-843301-2 sudo[105928]: pam_unix(sudo:session): session closed for user root
May 27 03:34:06.502999 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qja2w2won-d-843301-2@lvmdriver-1" returned: 0 in 0.726s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:06.503740 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 is fetched for user 9ffba95b47904025858a1cfa3b253d71. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 27 03:34:06.591194 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qja2w2won-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:06.771772 n-d-843301-2 sudo[105934]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qja2w2won-d-843301-2@lvmdriver-1
May 27 03:34:06.772633 n-d-843301-2 sudo[105934]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:34:07.253814 n-d-843301-2 sudo[105934]: pam_unix(sudo:session): session closed for user root
May 27 03:34:07.256732 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qja2w2won-d-843301-2@lvmdriver-1" returned: 0 in 0.665s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:07.258575 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:07.319866 n-d-843301-2 sudo[105939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4 stack-volumes-lvmdriver-1 -L 1g
May 27 03:34:07.321010 n-d-843301-2 sudo[105939]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:34:08.269720 n-d-843301-2 sudo[105939]: pam_unix(sudo:session): session closed for user root
May 27 03:34:08.272607 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.013s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:08.302255 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Attempting download of c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume c5dc8cca-bc86-42fd-b5f1-e608ce10fee4. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 27 03:34:08.385281 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_giyiqet8 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:08.547284 n-d-843301-2 sudo[105976]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_c742528c-2e23-4c76-85af-75edbc35cc02_giyiqet8
May 27 03:34:08.548858 n-d-843301-2 sudo[105976]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:34:09.116458 n-d-843301-2 sudo[105976]: pam_unix(sudo:session): session closed for user root
May 27 03:34:09.119415 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_giyiqet8" returned: 0 in 0.734s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:09.121109 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qja2w2won-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:09.322644 n-d-843301-2 sudo[105980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qja2w2won-d-843301-2@lvmdriver-1
May 27 03:34:09.324222 n-d-843301-2 sudo[105980]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:34:09.975058 n-d-843301-2 sudo[105980]: pam_unix(sudo:session): session closed for user root
May 27 03:34:09.977375 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qja2w2won-d-843301-2@lvmdriver-1" returned: 0 in 0.856s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:09.979167 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] c742528c-2e23-4c76-85af-75edbc35cc02 was vhdx, converting to raw {{(pid=92445) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 27 03:34:09.980416 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qja2w2won-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c5dc8cca--bc86--42fd--b5f1--e608ce10fee4 oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:10.023960 n-d-843301-2 sudo[105985]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_qja2w2won-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c5dc8cca--bc86--42fd--b5f1--e608ce10fee4 oflag=direct
May 27 03:34:10.025487 n-d-843301-2 sudo[105985]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:34:11.018031 n-d-843301-2 sudo[105985]: pam_unix(sudo:session): session closed for user root
May 27 03:34:11.020810 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qja2w2won-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c5dc8cca--bc86--42fd--b5f1--e608ce10fee4 oflag=direct" returned: 0 in 1.040s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:11.021785 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 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_c742528c-2e23-4c76-85af-75edbc35cc02_qja2w2won-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c5dc8cca--bc86--42fd--b5f1--e608ce10fee4 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:11.071427 n-d-843301-2 sudo[105997]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_qja2w2won-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c5dc8cca--bc86--42fd--b5f1--e608ce10fee4
May 27 03:34:11.085460 n-d-843301-2 sudo[105997]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:34:12.585821 n-d-843301-2 sudo[105997]: pam_unix(sudo:session): session closed for user root
May 27 03:34:12.589185 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 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_c742528c-2e23-4c76-85af-75edbc35cc02_qja2w2won-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c5dc8cca--bc86--42fd--b5f1--e608ce10fee4" returned: 0 in 1.567s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:12.591151 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qja2w2won-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:12.774152 n-d-843301-2 sudo[106022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qja2w2won-d-843301-2@lvmdriver-1
May 27 03:34:12.776318 n-d-843301-2 sudo[106022]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:34:13.363698 n-d-843301-2 sudo[106022]: pam_unix(sudo:session): session closed for user root
May 27 03:34:13.366724 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qja2w2won-d-843301-2@lvmdriver-1" returned: 0 in 0.775s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:13.368729 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qja2w2won-d-843301-2@lvmdriver-1, size 700.00 MB, duration 1.57 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--c5dc8cca--bc86--42fd--b5f1--e608ce10fee4 {{(pid=92445) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 27 03:34:13.369469 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Converted 700.00 MB image at 446.07 MB/s
May 27 03:34:13.370305 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Downloaded image c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume c5dc8cca-bc86-42fd-b5f1-e608ce10fee4 successfully. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 27 03:34:13.635611 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 for user 9ffba95b47904025858a1cfa3b253d71 is deleted. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 27 03:34:13.636357 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Marking volume c5dc8cca-bc86-42fd-b5f1-e608ce10fee4 as bootable. {{(pid=92445) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 27 03:34:13.658822 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Copying metadata from image c742528c-2e23-4c76-85af-75edbc35cc02 to c5dc8cca-bc86-42fd-b5f1-e608ce10fee4. {{(pid=92445) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 27 03:34:13.659524 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Creating volume glance metadata for volume c5dc8cca-bc86-42fd-b5f1-e608ce10fee4 backed by image c742528c-2e23-4c76-85af-75edbc35cc02 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92445) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 27 03:34:13.803529 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (43e3f1e1-ea3a-4e66-8586-86026ec5975c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:34:13.814923 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5bada20d-fea3-41df-a591-1fd62fa6a6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:34:13.834672 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Volume volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4 (c5dc8cca-bc86-42fd-b5f1-e608ce10fee4): created successfully
May 27 03:34:13.837854 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5bada20d-fea3-41df-a591-1fd62fa6a6df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:34:13.850902 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Flow 'volume_create_manager' (138b306e-c79f-49bc-9b56-80fa878c4895) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:34:13.866625 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-07aade93-399d-4d1c-9bda-74a99a0afd4f tempest-TaggedBootDevicesTest_v242-1631553880 None] Created volume successfully.
May 27 03:34:14.816355 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:34:14.829657 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:34:14.831124 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:34:14.869258 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] Flow 'volume_create_manager' (0670c032-40b8-468d-951d-b893dd15e4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:34:14.875229 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (417366a1-7514-483e-b49a-c894f3e123cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:34:14.907251 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:34:14.946802 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (417366a1-7514-483e-b49a-c894f3e123cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:34:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1927421394',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68df637837bc48949188723b32207391',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:34:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:34:15Z,user_id='9ffba95b47904025858a1cfa3b253d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:34:14.950448 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9bdc1570-1c21-418e-9bfe-a0065755a9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:34:14.955460 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9bdc1570-1c21-418e-9bfe-a0065755a9b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:34:14.959596 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (542426f2-794f-4be7-9e1d-650658bedae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:34:14.963658 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (542426f2-794f-4be7-9e1d-650658bedae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d', 'volume_name': 'volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:34:14.967110 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8989c003-2295-4b71-bec5-54d057bce238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:34:14.970109 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8989c003-2295-4b71-bec5-54d057bce238) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:34:14.974411 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (631f28ae-4a61-4c87-a8b0-40d9deb0e175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:34:14.975962 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] Volume e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d', 'volume_size': 1}
May 27 03:34:14.977558 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:15.007009 n-d-843301-2 sudo[106027]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d stack-volumes-lvmdriver-1 -L 1g
May 27 03:34:15.007831 n-d-843301-2 sudo[106027]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:34:15.716438 n-d-843301-2 sudo[106027]: pam_unix(sudo:session): session closed for user root
May 27 03:34:15.718839 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.741s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:15.722312 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (631f28ae-4a61-4c87-a8b0-40d9deb0e175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:34:15.724808 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (93b841b8-bf16-4902-8b08-26d8d2e1e94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:34:15.743052 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] Volume volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d (e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d): created successfully
May 27 03:34:15.748646 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (93b841b8-bf16-4902-8b08-26d8d2e1e94d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:34:15.761212 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] Flow 'volume_create_manager' (0670c032-40b8-468d-951d-b893dd15e4d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:34:15.805645 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-288eb674-33b7-4dee-bdd9-eb2f1cd7a089 tempest-TaggedBootDevicesTest_v242-1631553880 None] Created volume successfully.
May 27 03:34:17.001011 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:34:17.012514 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:34:17.013708 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:34:17.039584 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] Flow 'volume_create_manager' (c0c67ace-2b0b-41ca-a81a-45072f754d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:34:17.043952 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4aca302-6ab7-41a2-8bb3-b6553af55e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:34:17.077185 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:34:17.105561 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4aca302-6ab7-41a2-8bb3-b6553af55e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:34:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-96797250',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=27026104-bc51-4020-8795-2411a48fd6a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68df637837bc48949188723b32207391',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:34:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:34:17Z,user_id='9ffba95b47904025858a1cfa3b253d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:34:17.109380 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (48bb4a2f-751e-429e-9549-de1523fb3d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:34:17.116259 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (48bb4a2f-751e-429e-9549-de1523fb3d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:34:17.119782 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0fde11bb-905b-4465-a5a7-e72759bf325e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:34:17.122340 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0fde11bb-905b-4465-a5a7-e72759bf325e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '27026104-bc51-4020-8795-2411a48fd6a7', 'volume_name': 'volume-27026104-bc51-4020-8795-2411a48fd6a7', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:34:17.124886 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (616c1dc6-90b5-488e-935e-e7fdde5f3ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:34:17.127178 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (616c1dc6-90b5-488e-935e-e7fdde5f3ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:34:17.130205 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45234590-e9f1-424c-a262-2c96110f6363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:34:17.131218 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] Volume 27026104-bc51-4020-8795-2411a48fd6a7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-27026104-bc51-4020-8795-2411a48fd6a7', 'volume_size': 1}
May 27 03:34:17.132621 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-27026104-bc51-4020-8795-2411a48fd6a7 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:17.164980 n-d-843301-2 sudo[106059]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-27026104-bc51-4020-8795-2411a48fd6a7 stack-volumes-lvmdriver-1 -L 1g
May 27 03:34:17.167373 n-d-843301-2 sudo[106059]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:34:18.067877 n-d-843301-2 sudo[106059]: pam_unix(sudo:session): session closed for user root
May 27 03:34:18.070130 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-27026104-bc51-4020-8795-2411a48fd6a7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.937s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:18.073625 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45234590-e9f1-424c-a262-2c96110f6363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-27026104-bc51-4020-8795-2411a48fd6a7', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:34:18.075920 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f7cff57-d627-4918-94e2-e65105939e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:34:18.109676 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] Volume volume-27026104-bc51-4020-8795-2411a48fd6a7 (27026104-bc51-4020-8795-2411a48fd6a7): created successfully
May 27 03:34:18.117124 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f7cff57-d627-4918-94e2-e65105939e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:34:18.120449 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] Flow 'volume_create_manager' (c0c67ace-2b0b-41ca-a81a-45072f754d95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:34:18.145966 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-b85ec464-4226-4eaf-a283-f7522d667d19 tempest-TaggedBootDevicesTest_v242-1631553880 None] Created volume successfully.
May 27 03:34:28.712873 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-82871713-93be-41c4-b83d-e37d0f45d0e4 req-b8c5d17c-0aa2-48ac-b191-2f519ea5b0ee tempest-LiveMigrationTest-1178675325 None] Terminate volume connection completed successfully.
May 27 03:34:28.713477 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-82871713-93be-41c4-b83d-e37d0f45d0e4 req-b8c5d17c-0aa2-48ac-b191-2f519ea5b0ee tempest-LiveMigrationTest-1178675325 None] Deleting attachment b1a1254e-35e1-404b-b1a5-9c895a419a3f. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:34:28.723413 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:28.944647 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.222s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:28.945004 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2\n Backing store flags: \n Account information:\n S7fWs847GZNPUjd3LckC\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:34:28.945925 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-82871713-93be-41c4-b83d-e37d0f45d0e4 req-b8c5d17c-0aa2-48ac-b191-2f519ea5b0ee tempest-LiveMigrationTest-1178675325 None] Removing iscsi_target for Volume ID: b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2
May 27 03:34:28.949731 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:29.255571 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2 -f" returned: 0 in 0.308s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:29.256627 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:34:29.260731 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:29.474813 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.216s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:29.475638 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:34:33.168940 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:34:33.177993 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:34:33.178497 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:34:33.235002 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Flow 'volume_create_manager' (73347609-2ff9-49bb-a411-e1cf50bf67e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:34:33.246169 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ae4a1884-de6b-4d48-8391-6dd1840bde14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:34:33.301878 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:34:33.351353 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ae4a1884-de6b-4d48-8391-6dd1840bde14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:34:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1105828763',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=33cb100d-4dca-40d4-80e5-4aef25be5a47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='434aa2eabd83452b84d0baa8ea86673f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:34:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:34:33Z,user_id='fc7f32a311ae4204b6410dda84649726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:34:33.354571 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11643a2b-3f6e-4642-a2b4-06f0c2887447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:34:33.357046 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11643a2b-3f6e-4642-a2b4-06f0c2887447) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:34:33.363066 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bae697e7-b7b5-499e-9264-28c1eff4436f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:34:33.580667 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bae697e7-b7b5-499e-9264-28c1eff4436f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '33cb100d-4dca-40d4-80e5-4aef25be5a47', 'volume_name': 'volume-33cb100d-4dca-40d4-80e5-4aef25be5a47', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:34:33.583579 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e2b71d4c-f1e4-4685-a5ef-673bf4e1e42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:34:33.587136 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e2b71d4c-f1e4-4685-a5ef-673bf4e1e42a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:34:33.595785 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72948ae4-b7bf-4668-8fb2-fe5e9a795f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:34:33.599578 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Volume 33cb100d-4dca-40d4-80e5-4aef25be5a47: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-33cb100d-4dca-40d4-80e5-4aef25be5a47', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 27 03:34:33.600637 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Cloning 33cb100d-4dca-40d4-80e5-4aef25be5a47 from image c742528c-2e23-4c76-85af-75edbc35cc02 at location (None, None). {{(pid=92445) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 27 03:34:51.990140 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_mgwkjwu2n-d-843301-2@lvmdriver-1, size 616.00 MB, duration 18.38 sec {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 27 03:34:51.990937 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Image download 616.00 MB at 33.51 MB/s
May 27 03:34:52.098105 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_mgwkjwu2n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:52.247987 n-d-843301-2 sudo[106299]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_mgwkjwu2n-d-843301-2@lvmdriver-1
May 27 03:34:52.248927 n-d-843301-2 sudo[106299]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:34:53.001375 n-d-843301-2 sudo[106299]: pam_unix(sudo:session): session closed for user root
May 27 03:34:53.005078 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_mgwkjwu2n-d-843301-2@lvmdriver-1" returned: 0 in 0.907s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:53.006541 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 is fetched for user fc7f32a311ae4204b6410dda84649726. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 27 03:34:53.157028 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_mgwkjwu2n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:53.311429 n-d-843301-2 sudo[106304]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_mgwkjwu2n-d-843301-2@lvmdriver-1
May 27 03:34:53.312293 n-d-843301-2 sudo[106304]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:34:53.883205 n-d-843301-2 sudo[106304]: pam_unix(sudo:session): session closed for user root
May 27 03:34:53.886778 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_mgwkjwu2n-d-843301-2@lvmdriver-1" returned: 0 in 0.729s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:53.889545 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-33cb100d-4dca-40d4-80e5-4aef25be5a47 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:53.912687 n-d-843301-2 sudo[106309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-33cb100d-4dca-40d4-80e5-4aef25be5a47 stack-volumes-lvmdriver-1 -L 1g
May 27 03:34:53.914309 n-d-843301-2 sudo[106309]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:34:54.429661 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-d644d0bd-5184-4819-9871-57fb93396fdb tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:54.474426 n-d-843301-2 sudo[106311]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:34:54.476090 n-d-843301-2 sudo[106311]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:34:54.936675 n-d-843301-2 sudo[106309]: pam_unix(sudo:session): session closed for user root
May 27 03:34:54.939853 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-33cb100d-4dca-40d4-80e5-4aef25be5a47 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.049s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:54.974534 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Attempting download of c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume 33cb100d-4dca-40d4-80e5-4aef25be5a47. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 27 03:34:55.060235 n-d-843301-2 sudo[106311]: pam_unix(sudo:session): session closed for user root
May 27 03:34:55.062242 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-d644d0bd-5184-4819-9871-57fb93396fdb tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4" returned: 0 in 0.633s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:55.119102 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_txrtay58 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:55.186168 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:55.202303 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:55.202900 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433176160]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:34:55.203847 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-d644d0bd-5184-4819-9871-57fb93396fdb tempest-TaggedBootDevicesTest_v242-1631553880 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:34:55.204909 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-d644d0bd-5184-4819-9871-57fb93396fdb tempest-TaggedBootDevicesTest_v242-1631553880 None] Creating iscsi_target for Volume ID: volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:34:55.210967 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-d644d0bd-5184-4819-9871-57fb93396fdb tempest-TaggedBootDevicesTest_v242-1631553880 None] Created volume path /opt/stack/data/cinder/volumes/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4,
May 27 03:34:55.210967 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:34:55.210967 n-d-843301-2 cinder-volume[92445]:
May 27 03:34:55.210967 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:34:55.210967 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:34:55.210967 n-d-843301-2 cinder-volume[92445]: incominguser LPUjTgC5pioE6Gb8uQna PCsQyFb8b39DtE2P
May 27 03:34:55.210967 n-d-843301-2 cinder-volume[92445]:
May 27 03:34:55.210967 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:34:55.210967 n-d-843301-2 cinder-volume[92445]:
May 27 03:34:55.210967 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:34:55.213674 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:55.314548 n-d-843301-2 sudo[106347]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_c742528c-2e23-4c76-85af-75edbc35cc02_txrtay58
May 27 03:34:55.316618 n-d-843301-2 sudo[106347]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:34:56.066019 n-d-843301-2 sudo[106347]: pam_unix(sudo:session): session closed for user root
May 27 03:34:56.072603 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_txrtay58" returned: 0 in 0.953s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:56.075446 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_mgwkjwu2n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:56.123439 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4" returned: 0 in 0.903s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:56.124094 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433176160]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:34:56.132769 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-d644d0bd-5184-4819-9871-57fb93396fdb tempest-TaggedBootDevicesTest_v242-1631553880 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:34:56.161372 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-d644d0bd-5184-4819-9871-57fb93396fdb tempest-TaggedBootDevicesTest_v242-1631553880 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:34:56.164343 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:56.223203 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.058s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:56.223951 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433176160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:34:56.224693 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-d644d0bd-5184-4819-9871-57fb93396fdb tempest-TaggedBootDevicesTest_v242-1631553880 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:34:56.225971 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:56.406209 n-d-843301-2 sudo[106380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_mgwkjwu2n-d-843301-2@lvmdriver-1
May 27 03:34:56.407106 n-d-843301-2 sudo[106380]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:34:56.460463 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.234s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:56.461255 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433176160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:34:56.463432 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:56.750397 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.287s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:56.751012 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433176160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:34:56.752430 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-d644d0bd-5184-4819-9871-57fb93396fdb tempest-TaggedBootDevicesTest_v242-1631553880 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:34:56.928115 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-d644d0bd-5184-4819-9871-57fb93396fdb tempest-TaggedBootDevicesTest_v242-1631553880 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4', 'target_lun': 1, 'volume_id': 'c5dc8cca-bc86-42fd-b5f1-e608ce10fee4', 'auth_method': 'CHAP', 'auth_username': 'LPUjTgC5pioE6Gb8uQna', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b642a810-fcc1-4100-a062-b42b7603a810'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:34:57.477367 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-d644d0bd-5184-4819-9871-57fb93396fdb tempest-TaggedBootDevicesTest_v242-1631553880 None] attachment_update completed successfully.
May 27 03:34:57.567027 n-d-843301-2 sudo[106380]: pam_unix(sudo:session): session closed for user root
May 27 03:34:57.571078 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_mgwkjwu2n-d-843301-2@lvmdriver-1" returned: 0 in 1.497s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:57.572067 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] c742528c-2e23-4c76-85af-75edbc35cc02 was vhdx, converting to raw {{(pid=92445) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 27 03:34:57.573300 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_mgwkjwu2n-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--33cb100d--4dca--40d4--80e5--4aef25be5a47 oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:57.652035 n-d-843301-2 sudo[106393]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_mgwkjwu2n-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--33cb100d--4dca--40d4--80e5--4aef25be5a47 oflag=direct
May 27 03:34:57.657437 n-d-843301-2 sudo[106393]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:34:58.354528 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bab1888e-4d2d-4fe8-9a1b-19894c22fb6a tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:58.404725 n-d-843301-2 sudo[106395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:34:58.410997 n-d-843301-2 sudo[106395]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:34:58.522386 n-d-843301-2 sudo[106393]: pam_unix(sudo:session): session closed for user root
May 27 03:34:58.525874 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_mgwkjwu2n-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--33cb100d--4dca--40d4--80e5--4aef25be5a47 oflag=direct" returned: 0 in 0.952s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:58.531526 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 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_c742528c-2e23-4c76-85af-75edbc35cc02_mgwkjwu2n-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--33cb100d--4dca--40d4--80e5--4aef25be5a47 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:58.570503 n-d-843301-2 sudo[106408]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_mgwkjwu2n-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--33cb100d--4dca--40d4--80e5--4aef25be5a47
May 27 03:34:58.572191 n-d-843301-2 sudo[106408]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:34:59.277213 n-d-843301-2 sudo[106395]: pam_unix(sudo:session): session closed for user root
May 27 03:34:59.282581 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bab1888e-4d2d-4fe8-9a1b-19894c22fb6a tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d" returned: 0 in 0.926s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:59.523579 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:34:59.553248 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:34:59.554258 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433176160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bab1888e-4d2d-4fe8-9a1b-19894c22fb6a tempest-TaggedBootDevicesTest_v242-1631553880 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: LPUjTgC5pioE6Gb8uQna
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:34:59.554712 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:34:59.569813 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bab1888e-4d2d-4fe8-9a1b-19894c22fb6a tempest-TaggedBootDevicesTest_v242-1631553880 None] Creating iscsi_target for Volume ID: volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:34:59.577938 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bab1888e-4d2d-4fe8-9a1b-19894c22fb6a tempest-TaggedBootDevicesTest_v242-1631553880 None] Created volume path /opt/stack/data/cinder/volumes/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d,
May 27 03:34:59.577938 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:34:59.577938 n-d-843301-2 cinder-volume[92445]:
May 27 03:34:59.577938 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:34:59.577938 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:34:59.577938 n-d-843301-2 cinder-volume[92445]: incominguser 2kUET6Hw7J3SpwWL2g6k HH56w5F56rRP3bZx
May 27 03:34:59.577938 n-d-843301-2 cinder-volume[92445]:
May 27 03:34:59.577938 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:34:59.577938 n-d-843301-2 cinder-volume[92445]:
May 27 03:34:59.577938 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:34:59.582195 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:00.157930 n-d-843301-2 sudo[106408]: pam_unix(sudo:session): session closed for user root
May 27 03:35:00.160134 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 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_c742528c-2e23-4c76-85af-75edbc35cc02_mgwkjwu2n-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--33cb100d--4dca--40d4--80e5--4aef25be5a47" returned: 0 in 1.630s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:00.161524 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_mgwkjwu2n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:00.293016 n-d-843301-2 sudo[106456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_mgwkjwu2n-d-843301-2@lvmdriver-1
May 27 03:35:00.301253 n-d-843301-2 sudo[106456]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:35:00.347735 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d" returned: 0 in 0.766s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:00.348076 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433176160]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:35:00.348816 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bab1888e-4d2d-4fe8-9a1b-19894c22fb6a tempest-TaggedBootDevicesTest_v242-1631553880 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:35:00.349247 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bab1888e-4d2d-4fe8-9a1b-19894c22fb6a tempest-TaggedBootDevicesTest_v242-1631553880 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:35:00.350756 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:00.369091 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:00.369509 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433176160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bab1888e-4d2d-4fe8-9a1b-19894c22fb6a tempest-TaggedBootDevicesTest_v242-1631553880 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: LPUjTgC5pioE6Gb8uQna
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:35:00.370056 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:35:00.373243 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:00.603167 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.232s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:00.603954 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433176160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:35:00.605994 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:00.836881 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.231s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:00.837238 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433176160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:35:00.839331 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bab1888e-4d2d-4fe8-9a1b-19894c22fb6a tempest-TaggedBootDevicesTest_v242-1631553880 None] Set provider_location to: 10.222.0.46:3260,2 iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:35:00.914043 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bab1888e-4d2d-4fe8-9a1b-19894c22fb6a tempest-TaggedBootDevicesTest_v242-1631553880 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d', 'target_lun': 1, 'volume_id': 'e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d', 'auth_method': 'CHAP', 'auth_username': '2kUET6Hw7J3SpwWL2g6k', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c1b9d64a-971f-4e82-a9d8-06b12dca6b81'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:35:01.068800 n-d-843301-2 sudo[106456]: pam_unix(sudo:session): session closed for user root
May 27 03:35:01.133529 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_mgwkjwu2n-d-843301-2@lvmdriver-1" returned: 0 in 0.972s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:01.143074 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_mgwkjwu2n-d-843301-2@lvmdriver-1, size 700.00 MB, duration 1.63 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--33cb100d--4dca--40d4--80e5--4aef25be5a47 {{(pid=92445) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 27 03:35:01.144530 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Converted 700.00 MB image at 429.09 MB/s
May 27 03:35:01.144670 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Downloaded image c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume 33cb100d-4dca-40d4-80e5-4aef25be5a47 successfully. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 27 03:35:01.318288 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 for user fc7f32a311ae4204b6410dda84649726 is deleted. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 27 03:35:01.319012 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Marking volume 33cb100d-4dca-40d4-80e5-4aef25be5a47 as bootable. {{(pid=92445) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 27 03:35:01.365381 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Copying metadata from image c742528c-2e23-4c76-85af-75edbc35cc02 to 33cb100d-4dca-40d4-80e5-4aef25be5a47. {{(pid=92445) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 27 03:35:01.365828 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Creating volume glance metadata for volume 33cb100d-4dca-40d4-80e5-4aef25be5a47 backed by image c742528c-2e23-4c76-85af-75edbc35cc02 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92445) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 27 03:35:01.370764 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bab1888e-4d2d-4fe8-9a1b-19894c22fb6a tempest-TaggedBootDevicesTest_v242-1631553880 None] attachment_update completed successfully.
May 27 03:35:01.536513 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72948ae4-b7bf-4668-8fb2-fe5e9a795f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-33cb100d-4dca-40d4-80e5-4aef25be5a47', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:35:01.540453 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (89119496-bb1d-4458-a6c8-98e651daed89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:35:01.557718 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Volume volume-33cb100d-4dca-40d4-80e5-4aef25be5a47 (33cb100d-4dca-40d4-80e5-4aef25be5a47): created successfully
May 27 03:35:01.560627 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (89119496-bb1d-4458-a6c8-98e651daed89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:35:01.564806 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Flow 'volume_create_manager' (73347609-2ff9-49bb-a411-e1cf50bf67e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:35:01.577548 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a314df22-be5c-4f36-aefd-5518f64fee20 tempest-LiveMigrationTest-1178675325 None] Created volume successfully.
May 27 03:35:02.179883 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bb25fdff-9e93-4f65-879a-8a6afc29a05e tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:02.218942 n-d-843301-2 sudo[106488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:35:02.220812 n-d-843301-2 sudo[106488]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:35:03.222422 n-d-843301-2 sudo[106488]: pam_unix(sudo:session): session closed for user root
May 27 03:35:03.226751 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bb25fdff-9e93-4f65-879a-8a6afc29a05e tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7" returned: 0 in 1.046s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:03.295058 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:03.326200 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.033s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:03.326770 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bb25fdff-9e93-4f65-879a-8a6afc29a05e tempest-TaggedBootDevicesTest_v242-1631553880 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: LPUjTgC5pioE6Gb8uQna
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: 2kUET6Hw7J3SpwWL2g6k
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:35:03.327719 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:35:03.334721 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bb25fdff-9e93-4f65-879a-8a6afc29a05e tempest-TaggedBootDevicesTest_v242-1631553880 None] Creating iscsi_target for Volume ID: volume-27026104-bc51-4020-8795-2411a48fd6a7 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:35:03.341896 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bb25fdff-9e93-4f65-879a-8a6afc29a05e tempest-TaggedBootDevicesTest_v242-1631553880 None] Created volume path /opt/stack/data/cinder/volumes/volume-27026104-bc51-4020-8795-2411a48fd6a7,
May 27 03:35:03.341896 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:35:03.341896 n-d-843301-2 cinder-volume[92445]:
May 27 03:35:03.341896 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:35:03.341896 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:35:03.341896 n-d-843301-2 cinder-volume[92445]: incominguser miQT4qJYyz6swKj5SG7g vnUoiU5AU3Je5pfM
May 27 03:35:03.341896 n-d-843301-2 cinder-volume[92445]:
May 27 03:35:03.341896 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:35:03.341896 n-d-843301-2 cinder-volume[92445]:
May 27 03:35:03.341896 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:35:03.345915 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:03.590158 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:35:03.591025 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:35:03.591865 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:03.653273 n-d-843301-2 sudo[106508]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:35:03.655281 n-d-843301-2 sudo[106508]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:35:04.162322 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7" returned: 0 in 0.819s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:04.162886 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:35:04.164252 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bb25fdff-9e93-4f65-879a-8a6afc29a05e tempest-TaggedBootDevicesTest_v242-1631553880 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:35:04.164792 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bb25fdff-9e93-4f65-879a-8a6afc29a05e tempest-TaggedBootDevicesTest_v242-1631553880 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:35:04.169324 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:04.179268 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:04.182271 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\n System information:\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-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bb25fdff-9e93-4f65-879a-8a6afc29a05e tempest-TaggedBootDevicesTest_v242-1631553880 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: LPUjTgC5pioE6Gb8uQna
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: 2kUET6Hw7J3SpwWL2g6k
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:35:04.183676 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:35:04.197628 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:04.322140 n-d-843301-2 sudo[106508]: pam_unix(sudo:session): session closed for user root
May 27 03:35:04.325144 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.733s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:04.328500 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:04.369401 n-d-843301-2 sudo[106537]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:35:04.370242 n-d-843301-2 sudo[106537]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:35:04.471344 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.274s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:04.472210 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\n System information:\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-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:35:04.477516 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:04.653094 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.178s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:04.653696 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\n System information:\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-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:35:04.655839 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bb25fdff-9e93-4f65-879a-8a6afc29a05e tempest-TaggedBootDevicesTest_v242-1631553880 None] Set provider_location to: 10.222.0.46:3260,3 iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:35:04.757619 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bb25fdff-9e93-4f65-879a-8a6afc29a05e tempest-TaggedBootDevicesTest_v242-1631553880 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7', 'target_lun': 1, 'volume_id': '27026104-bc51-4020-8795-2411a48fd6a7', 'auth_method': 'CHAP', 'auth_username': 'miQT4qJYyz6swKj5SG7g', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c21517e9-2e29-4364-af78-9fd2819862da'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:35:05.103978 n-d-843301-2 sudo[106537]: pam_unix(sudo:session): session closed for user root
May 27 03:35:05.136427 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.808s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:05.142368 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:35:05.189649 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-756cbcb7-7e91-444c-8a48-1741d79d3fe7 req-bb25fdff-9e93-4f65-879a-8a6afc29a05e tempest-TaggedBootDevicesTest_v242-1631553880 None] attachment_update completed successfully.
May 27 03:35:11.599614 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-ef895849-5a55-468b-aa5c-2f524b512cc8 req-03dd7a8d-febc-4a5f-8733-4883a0c5aea8 tempest-LiveMigrationTest-1178675325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:11.621226 n-d-843301-2 sudo[106565]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47
May 27 03:35:11.622970 n-d-843301-2 sudo[106565]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:35:12.306758 n-d-843301-2 sudo[106565]: pam_unix(sudo:session): session closed for user root
May 27 03:35:12.309420 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-ef895849-5a55-468b-aa5c-2f524b512cc8 req-03dd7a8d-febc-4a5f-8733-4883a0c5aea8 tempest-LiveMigrationTest-1178675325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47" returned: 0 in 0.709s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:12.402650 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:12.421248 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:12.422233 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\n System information:\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-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-ef895849-5a55-468b-aa5c-2f524b512cc8 req-03dd7a8d-febc-4a5f-8733-4883a0c5aea8 tempest-LiveMigrationTest-1178675325 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: LPUjTgC5pioE6Gb8uQna
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: 2kUET6Hw7J3SpwWL2g6k
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Target 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030000
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf30
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030001
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf31
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: miQT4qJYyz6swKj5SG7g
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:35:12.423233 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:35:12.436777 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-ef895849-5a55-468b-aa5c-2f524b512cc8 req-03dd7a8d-febc-4a5f-8733-4883a0c5aea8 tempest-LiveMigrationTest-1178675325 None] Creating iscsi_target for Volume ID: volume-33cb100d-4dca-40d4-80e5-4aef25be5a47 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:35:12.441088 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-ef895849-5a55-468b-aa5c-2f524b512cc8 req-03dd7a8d-febc-4a5f-8733-4883a0c5aea8 tempest-LiveMigrationTest-1178675325 None] Created volume path /opt/stack/data/cinder/volumes/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47,
May 27 03:35:12.441088 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:35:12.441088 n-d-843301-2 cinder-volume[92445]:
May 27 03:35:12.441088 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47
May 27 03:35:12.441088 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:35:12.441088 n-d-843301-2 cinder-volume[92445]: incominguser Lhi7KP8yEobSae7rdPt7 VQm5tfutT2t3Gubv
May 27 03:35:12.441088 n-d-843301-2 cinder-volume[92445]:
May 27 03:35:12.441088 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:35:12.441088 n-d-843301-2 cinder-volume[92445]:
May 27 03:35:12.441088 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:35:12.443727 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-33cb100d-4dca-40d4-80e5-4aef25be5a47 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:13.043549 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-33cb100d-4dca-40d4-80e5-4aef25be5a47" returned: 0 in 0.599s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:13.044279 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:35:13.044435 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-ef895849-5a55-468b-aa5c-2f524b512cc8 req-03dd7a8d-febc-4a5f-8733-4883a0c5aea8 tempest-LiveMigrationTest-1178675325 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:35:13.045044 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-ef895849-5a55-468b-aa5c-2f524b512cc8 req-03dd7a8d-febc-4a5f-8733-4883a0c5aea8 tempest-LiveMigrationTest-1178675325 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:35:13.048641 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:13.088413 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.041s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:13.089044 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\n System information:\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-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-33cb100d-4dca-40d4-80e5-4aef25be5a47\n System information:\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-33cb100d-4dca-40d4-80e5-4aef25be5a47\n Backing store flags: \n Account information:\n Lhi7KP8yEobSae7rdPt7\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-ef895849-5a55-468b-aa5c-2f524b512cc8 req-03dd7a8d-febc-4a5f-8733-4883a0c5aea8 tempest-LiveMigrationTest-1178675325 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: LPUjTgC5pioE6Gb8uQna
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: 2kUET6Hw7J3SpwWL2g6k
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Target 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030000
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf30
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030001
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf31
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: miQT4qJYyz6swKj5SG7g
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:35:13.089965 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:35:13.104293 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:13.382905 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.280s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:13.384000 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\n System information:\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-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-33cb100d-4dca-40d4-80e5-4aef25be5a47\n System information:\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-33cb100d-4dca-40d4-80e5-4aef25be5a47\n Backing store flags: \n Account information:\n Lhi7KP8yEobSae7rdPt7\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:35:13.387580 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:13.517017 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:13.517515 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\n System information:\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-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-33cb100d-4dca-40d4-80e5-4aef25be5a47\n System information:\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-33cb100d-4dca-40d4-80e5-4aef25be5a47\n Backing store flags: \n Account information:\n Lhi7KP8yEobSae7rdPt7\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:35:13.519282 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-ef895849-5a55-468b-aa5c-2f524b512cc8 req-03dd7a8d-febc-4a5f-8733-4883a0c5aea8 tempest-LiveMigrationTest-1178675325 None] Set provider_location to: 10.222.0.46:3260,4 iqn.2010-10.org.openstack:volume-33cb100d-4dca-40d4-80e5-4aef25be5a47 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:35:13.623796 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-ef895849-5a55-468b-aa5c-2f524b512cc8 req-03dd7a8d-febc-4a5f-8733-4883a0c5aea8 tempest-LiveMigrationTest-1178675325 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-33cb100d-4dca-40d4-80e5-4aef25be5a47', 'target_lun': 1, 'volume_id': '33cb100d-4dca-40d4-80e5-4aef25be5a47', 'auth_method': 'CHAP', 'auth_username': 'Lhi7KP8yEobSae7rdPt7', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '2520791a-ef1e-467c-8e0d-61e865f51d39'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:35:13.785890 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-ef895849-5a55-468b-aa5c-2f524b512cc8 req-03dd7a8d-febc-4a5f-8733-4883a0c5aea8 tempest-LiveMigrationTest-1178675325 None] attachment_update completed successfully.
May 27 03:35:55.671787 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-14fe85dd-5f87-4ae3-b58e-39759b5bb967 req-f51c792a-a589-451b-b1e2-227dbec13ed2 tempest-LiveMigrationTest-471699357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:55.710844 n-d-843301-2 sudo[107039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47
May 27 03:35:55.711652 n-d-843301-2 sudo[107039]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:35:56.307633 n-d-843301-2 sudo[107039]: pam_unix(sudo:session): session closed for user root
May 27 03:35:56.313927 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-14fe85dd-5f87-4ae3-b58e-39759b5bb967 req-f51c792a-a589-451b-b1e2-227dbec13ed2 tempest-LiveMigrationTest-471699357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47" returned: 0 in 0.641s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:56.395070 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:56.457881 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.064s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:56.458276 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\n System information:\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-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-33cb100d-4dca-40d4-80e5-4aef25be5a47\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47\n Backing store flags: \n Account information:\n Lhi7KP8yEobSae7rdPt7\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-14fe85dd-5f87-4ae3-b58e-39759b5bb967 req-f51c792a-a589-451b-b1e2-227dbec13ed2 tempest-LiveMigrationTest-471699357 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: I_T nexus: 11
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: LPUjTgC5pioE6Gb8uQna
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: 2kUET6Hw7J3SpwWL2g6k
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Target 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030000
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf30
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030001
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf31
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: miQT4qJYyz6swKj5SG7g
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Target 4: iqn.2010-10.org.openstack:volume-33cb100d-4dca-40d4-80e5-4aef25be5a47
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: I_T nexus: 10
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00040000
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf40
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00040001
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf41
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: Lhi7KP8yEobSae7rdPt7
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:35:56.460261 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:35:56.493123 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-14fe85dd-5f87-4ae3-b58e-39759b5bb967 req-f51c792a-a589-451b-b1e2-227dbec13ed2 tempest-LiveMigrationTest-471699357 None] Creating iscsi_target for Volume ID: volume-33cb100d-4dca-40d4-80e5-4aef25be5a47 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:35:56.493123 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-14fe85dd-5f87-4ae3-b58e-39759b5bb967 req-f51c792a-a589-451b-b1e2-227dbec13ed2 tempest-LiveMigrationTest-471699357 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
May 27 03:35:56.493123 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-14fe85dd-5f87-4ae3-b58e-39759b5bb967 req-f51c792a-a589-451b-b1e2-227dbec13ed2 tempest-LiveMigrationTest-471699357 None] Created volume path /opt/stack/data/cinder/volumes/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47,
May 27 03:35:56.493123 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:35:56.493123 n-d-843301-2 cinder-volume[92445]:
May 27 03:35:56.493123 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47
May 27 03:35:56.493123 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:35:56.493123 n-d-843301-2 cinder-volume[92445]: incominguser Lhi7KP8yEobSae7rdPt7 VQm5tfutT2t3Gubv
May 27 03:35:56.493123 n-d-843301-2 cinder-volume[92445]:
May 27 03:35:56.493123 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:35:56.493123 n-d-843301-2 cinder-volume[92445]:
May 27 03:35:56.493123 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:35:56.493123 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-33cb100d-4dca-40d4-80e5-4aef25be5a47 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:56.734636 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-33cb100d-4dca-40d4-80e5-4aef25be5a47" returned: 0 in 0.255s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:56.735370 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:35:56.736415 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-14fe85dd-5f87-4ae3-b58e-39759b5bb967 req-f51c792a-a589-451b-b1e2-227dbec13ed2 tempest-LiveMigrationTest-471699357 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:35:56.736979 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-14fe85dd-5f87-4ae3-b58e-39759b5bb967 req-f51c792a-a589-451b-b1e2-227dbec13ed2 tempest-LiveMigrationTest-471699357 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:35:56.738390 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:56.767895 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:56.768469 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\n System information:\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-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-33cb100d-4dca-40d4-80e5-4aef25be5a47\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47\n Backing store flags: \n Account information:\n Lhi7KP8yEobSae7rdPt7\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-14fe85dd-5f87-4ae3-b58e-39759b5bb967 req-f51c792a-a589-451b-b1e2-227dbec13ed2 tempest-LiveMigrationTest-471699357 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: I_T nexus: 11
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: LPUjTgC5pioE6Gb8uQna
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: 2kUET6Hw7J3SpwWL2g6k
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Target 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030000
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf30
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030001
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf31
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: miQT4qJYyz6swKj5SG7g
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Target 4: iqn.2010-10.org.openstack:volume-33cb100d-4dca-40d4-80e5-4aef25be5a47
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: I_T nexus: 10
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00040000
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf40
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00040001
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf41
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: Lhi7KP8yEobSae7rdPt7
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:35:56.769134 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:35:56.788615 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:57.114815 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.330s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:57.115849 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\n System information:\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-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-33cb100d-4dca-40d4-80e5-4aef25be5a47\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47\n Backing store flags: \n Account information:\n Lhi7KP8yEobSae7rdPt7\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:35:57.119957 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:35:57.310596 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.191s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:35:57.311405 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\n System information:\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-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-33cb100d-4dca-40d4-80e5-4aef25be5a47\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47\n Backing store flags: \n Account information:\n Lhi7KP8yEobSae7rdPt7\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:35:57.312724 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-14fe85dd-5f87-4ae3-b58e-39759b5bb967 req-f51c792a-a589-451b-b1e2-227dbec13ed2 tempest-LiveMigrationTest-471699357 None] Set provider_location to: 10.222.0.46:3260,4 iqn.2010-10.org.openstack:volume-33cb100d-4dca-40d4-80e5-4aef25be5a47 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:35:57.532391 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-14fe85dd-5f87-4ae3-b58e-39759b5bb967 req-f51c792a-a589-451b-b1e2-227dbec13ed2 tempest-LiveMigrationTest-471699357 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-33cb100d-4dca-40d4-80e5-4aef25be5a47', 'target_lun': 1, 'volume_id': '33cb100d-4dca-40d4-80e5-4aef25be5a47', 'auth_method': 'CHAP', 'auth_username': 'Lhi7KP8yEobSae7rdPt7', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '01520b45-1a2c-4136-94db-551a340b6ab2'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:35:57.897597 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-14fe85dd-5f87-4ae3-b58e-39759b5bb967 req-f51c792a-a589-451b-b1e2-227dbec13ed2 tempest-LiveMigrationTest-471699357 None] attachment_update completed successfully.
May 27 03:36:03.598585 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:36:03.598585 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:36:03.598585 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:36:03.630583 n-d-843301-2 sudo[107213]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:36:03.631399 n-d-843301-2 sudo[107213]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:36:04.164501 n-d-843301-2 sudo[107213]: pam_unix(sudo:session): session closed for user root
May 27 03:36:04.166633 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.573s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:36:04.169055 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:36:04.193867 n-d-843301-2 sudo[107220]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:36:04.194662 n-d-843301-2 sudo[107220]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:36:04.691706 n-d-843301-2 sudo[107220]: pam_unix(sudo:session): session closed for user root
May 27 03:36:04.694023 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.525s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:36:04.699394 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:36:11.431922 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-14fe85dd-5f87-4ae3-b58e-39759b5bb967 req-1364713b-1cd0-4da5-9ae0-41c0c627f6f8 tempest-LiveMigrationTest-471699357 None] Terminate volume connection completed successfully.
May 27 03:36:11.432694 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-14fe85dd-5f87-4ae3-b58e-39759b5bb967 req-1364713b-1cd0-4da5-9ae0-41c0c627f6f8 tempest-LiveMigrationTest-471699357 None] Deleting attachment 2520791a-ef1e-467c-8e0d-61e865f51d39. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:36:26.119927 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-626f325c-23ce-4171-846e-ab4eb0cbe114 tempest-LiveMigrationTest-1178675325 None] Terminate volume connection completed successfully.
May 27 03:36:26.120617 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-626f325c-23ce-4171-846e-ab4eb0cbe114 tempest-LiveMigrationTest-1178675325 None] Deleting attachment 01520b45-1a2c-4136-94db-551a340b6ab2. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:36:26.125493 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:36:26.285364 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.163s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:36:26.286660 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-33cb100d-4dca-40d4-80e5-4aef25be5a47\n System information:\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-33cb100d-4dca-40d4-80e5-4aef25be5a47\n Backing store flags: \n Account information:\n Lhi7KP8yEobSae7rdPt7\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:36:26.290396 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-626f325c-23ce-4171-846e-ab4eb0cbe114 tempest-LiveMigrationTest-1178675325 None] Removing iscsi_target for Volume ID: 33cb100d-4dca-40d4-80e5-4aef25be5a47
May 27 03:36:26.292032 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-33cb100d-4dca-40d4-80e5-4aef25be5a47 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:36:26.493349 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-33cb100d-4dca-40d4-80e5-4aef25be5a47 -f" returned: 0 in 0.201s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:36:26.494057 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:36:26.497257 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:36:26.698021 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.202s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:36:26.699574 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:36:26.943746 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-6c2296c9-d2f3-4d16-8f01-cabf4ab1fc5d tempest-LiveMigrationTest-1178675325 None] Lock "b'cinder-33cb100d-4dca-40d4-80e5-4aef25be5a47-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:36:27.029700 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:36:27.266528 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.239s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:36:27.267790 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:36:27.268668 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-6c2296c9-d2f3-4d16-8f01-cabf4ab1fc5d tempest-LiveMigrationTest-1178675325 None] Skipping remove_export. No iscsi_target is presently exported for volume: 33cb100d-4dca-40d4-80e5-4aef25be5a47
May 27 03:36:27.270235 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-6c2296c9-d2f3-4d16-8f01-cabf4ab1fc5d tempest-LiveMigrationTest-1178675325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:36:27.304815 n-d-843301-2 sudo[107442]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47
May 27 03:36:27.305914 n-d-843301-2 sudo[107442]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:36:27.933607 n-d-843301-2 sudo[107442]: pam_unix(sudo:session): session closed for user root
May 27 03:36:27.936047 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-6c2296c9-d2f3-4d16-8f01-cabf4ab1fc5d tempest-LiveMigrationTest-1178675325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47" returned: 0 in 0.666s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:36:27.939970 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-6c2296c9-d2f3-4d16-8f01-cabf4ab1fc5d tempest-LiveMigrationTest-1178675325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:36:27.961834 n-d-843301-2 sudo[107451]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47
May 27 03:36:27.962695 n-d-843301-2 sudo[107451]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:36:28.669286 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-09b88ce2-75ff-4f80-91de-77df2173b6fb tempest-LiveMigrationTest-1178675325 None] Lock "b'cinder-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:36:28.775592 n-d-843301-2 sudo[107451]: pam_unix(sudo:session): session closed for user root
May 27 03:36:28.783538 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-6c2296c9-d2f3-4d16-8f01-cabf4ab1fc5d tempest-LiveMigrationTest-1178675325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47" returned: 0 in 0.844s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:36:28.787383 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-6c2296c9-d2f3-4d16-8f01-cabf4ab1fc5d tempest-LiveMigrationTest-1178675325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:36:28.838604 n-d-843301-2 sudo[107456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47
May 27 03:36:28.839486 n-d-843301-2 sudo[107456]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:36:28.876814 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:36:28.979852 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:36:28.980262 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433177760]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:36:28.981077 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-09b88ce2-75ff-4f80-91de-77df2173b6fb tempest-LiveMigrationTest-1178675325 None] Skipping remove_export. No iscsi_target is presently exported for volume: b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2
May 27 03:36:28.983423 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-09b88ce2-75ff-4f80-91de-77df2173b6fb tempest-LiveMigrationTest-1178675325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:36:29.011285 n-d-843301-2 sudo[107460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2
May 27 03:36:29.013258 n-d-843301-2 sudo[107460]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:36:29.932745 n-d-843301-2 sudo[107460]: pam_unix(sudo:session): session closed for user root
May 27 03:36:29.937652 n-d-843301-2 sudo[107456]: pam_unix(sudo:session): session closed for user root
May 27 03:36:29.938458 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-09b88ce2-75ff-4f80-91de-77df2173b6fb tempest-LiveMigrationTest-1178675325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2" returned: 0 in 0.952s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:36:29.941090 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-09b88ce2-75ff-4f80-91de-77df2173b6fb tempest-LiveMigrationTest-1178675325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:36:29.972331 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-6c2296c9-d2f3-4d16-8f01-cabf4ab1fc5d tempest-LiveMigrationTest-1178675325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-33cb100d-4dca-40d4-80e5-4aef25be5a47" returned: 0 in 1.185s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:36:29.973703 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-6c2296c9-d2f3-4d16-8f01-cabf4ab1fc5d tempest-LiveMigrationTest-1178675325 None] Successfully deleted volume: 33cb100d-4dca-40d4-80e5-4aef25be5a47
May 27 03:36:29.987547 n-d-843301-2 sudo[107470]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2
May 27 03:36:29.990554 n-d-843301-2 sudo[107470]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:36:30.058612 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-6c2296c9-d2f3-4d16-8f01-cabf4ab1fc5d tempest-LiveMigrationTest-1178675325 None] Created reservations ['eb82b7c3-29fd-4b28-9ce7-8072e3eba7cb', '23433268-d9a7-4f5f-b3f3-36cab560de58', '454e1d8b-b5e5-48ce-b41b-d3f29d1abcfe', 'dcbcda5f-90b3-45bc-9c97-841c83c5244d'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:36:30.061203 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-6c2296c9-d2f3-4d16-8f01-cabf4ab1fc5d tempest-LiveMigrationTest-1178675325 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:36:30.061203 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:36:30.061203 n-d-843301-2 cinder-volume[92445]:
May 27 03:36:30.121973 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-6c2296c9-d2f3-4d16-8f01-cabf4ab1fc5d tempest-LiveMigrationTest-1178675325 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:36:30.124811 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-6c2296c9-d2f3-4d16-8f01-cabf4ab1fc5d tempest-LiveMigrationTest-1178675325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:36:30.187067 n-d-843301-2 sudo[107472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:36:30.189181 n-d-843301-2 sudo[107472]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:36:30.858029 n-d-843301-2 sudo[107470]: pam_unix(sudo:session): session closed for user root
May 27 03:36:30.860567 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-09b88ce2-75ff-4f80-91de-77df2173b6fb tempest-LiveMigrationTest-1178675325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2" returned: 0 in 0.920s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:36:30.862798 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-09b88ce2-75ff-4f80-91de-77df2173b6fb tempest-LiveMigrationTest-1178675325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:36:30.908976 n-d-843301-2 sudo[107475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2
May 27 03:36:30.909806 n-d-843301-2 sudo[107475]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:36:31.180979 n-d-843301-2 sudo[107472]: pam_unix(sudo:session): session closed for user root
May 27 03:36:31.183627 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-6c2296c9-d2f3-4d16-8f01-cabf4ab1fc5d tempest-LiveMigrationTest-1178675325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:36:31.187597 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-6c2296c9-d2f3-4d16-8f01-cabf4ab1fc5d tempest-LiveMigrationTest-1178675325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:36:31.248570 n-d-843301-2 sudo[107480]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:36:31.260706 n-d-843301-2 sudo[107480]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:36:31.864323 n-d-843301-2 sudo[107475]: pam_unix(sudo:session): session closed for user root
May 27 03:36:31.866561 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-09b88ce2-75ff-4f80-91de-77df2173b6fb tempest-LiveMigrationTest-1178675325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2" returned: 0 in 1.003s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:36:31.867702 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-09b88ce2-75ff-4f80-91de-77df2173b6fb tempest-LiveMigrationTest-1178675325 None] Successfully deleted volume: b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2
May 27 03:36:31.994368 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-09b88ce2-75ff-4f80-91de-77df2173b6fb tempest-LiveMigrationTest-1178675325 None] Created reservations ['344c2d50-7043-432a-b261-ceb19145da40', 'b9a26477-7b9a-41cf-88cf-77e804839d74', 'e8571a70-bcec-45a2-9ecc-5b2716b0aaf2', '2d2cdfa3-17ff-4e1b-9037-f55b3057c64f'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:36:31.997112 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-09b88ce2-75ff-4f80-91de-77df2173b6fb tempest-LiveMigrationTest-1178675325 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:36:31.997112 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:36:31.997112 n-d-843301-2 cinder-volume[92445]:
May 27 03:36:32.093798 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-09b88ce2-75ff-4f80-91de-77df2173b6fb tempest-LiveMigrationTest-1178675325 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:36:32.094856 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-09b88ce2-75ff-4f80-91de-77df2173b6fb tempest-LiveMigrationTest-1178675325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:36:32.164457 n-d-843301-2 sudo[107545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:36:32.167669 n-d-843301-2 sudo[107545]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:36:32.376281 n-d-843301-2 sudo[107480]: pam_unix(sudo:session): session closed for user root
May 27 03:36:32.378590 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-6c2296c9-d2f3-4d16-8f01-cabf4ab1fc5d tempest-LiveMigrationTest-1178675325 None] CMD "sudo cinder-rootwrap /etc/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.191s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:36:32.380704 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-6c2296c9-d2f3-4d16-8f01-cabf4ab1fc5d tempest-LiveMigrationTest-1178675325 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:36:32.394204 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-6c2296c9-d2f3-4d16-8f01-cabf4ab1fc5d tempest-LiveMigrationTest-1178675325 None] Deleted volume successfully.
May 27 03:36:32.430253 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [req-2ea82fe8-9467-4690-94a3-6819a274bfd3 req-6c2296c9-d2f3-4d16-8f01-cabf4ab1fc5d tempest-LiveMigrationTest-1178675325 None] Lock "b'cinder-33cb100d-4dca-40d4-80e5-4aef25be5a47-delete_volume'" released by "delete_volume" :: held 5.486s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:36:33.295224 n-d-843301-2 sudo[107545]: pam_unix(sudo:session): session closed for user root
May 27 03:36:33.297733 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-09b88ce2-75ff-4f80-91de-77df2173b6fb tempest-LiveMigrationTest-1178675325 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.203s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:36:33.299832 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-09b88ce2-75ff-4f80-91de-77df2173b6fb tempest-LiveMigrationTest-1178675325 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:36:33.349354 n-d-843301-2 sudo[107570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:36:33.350209 n-d-843301-2 sudo[107570]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:36:34.298724 n-d-843301-2 sudo[107570]: pam_unix(sudo:session): session closed for user root
May 27 03:36:34.301263 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-09b88ce2-75ff-4f80-91de-77df2173b6fb tempest-LiveMigrationTest-1178675325 None] CMD "sudo cinder-rootwrap /etc/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.001s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:36:34.303424 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-09b88ce2-75ff-4f80-91de-77df2173b6fb tempest-LiveMigrationTest-1178675325 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:36:34.315832 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-09b88ce2-75ff-4f80-91de-77df2173b6fb tempest-LiveMigrationTest-1178675325 None] Deleted volume successfully.
May 27 03:36:34.340781 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-09b88ce2-75ff-4f80-91de-77df2173b6fb tempest-LiveMigrationTest-1178675325 None] Lock "b'cinder-b6f7b56d-79a3-41b3-ba14-cc0cc1c32ca2-delete_volume'" released by "delete_volume" :: held 5.672s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:37:03.595447 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:37:03.596050 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:37:03.596729 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:37:03.733348 n-d-843301-2 sudo[107958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:37:03.734178 n-d-843301-2 sudo[107958]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:37:04.770748 n-d-843301-2 sudo[107958]: pam_unix(sudo:session): session closed for user root
May 27 03:37:04.817713 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.176s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:37:04.817713 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:37:04.812466 n-d-843301-2 sudo[107965]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:37:04.813343 n-d-843301-2 sudo[107965]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:37:05.998378 n-d-843301-2 sudo[107965]: pam_unix(sudo:session): session closed for user root
May 27 03:37:06.000633 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/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.226s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:37:06.002076 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:37:12.824678 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:37:12.840089 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:37:12.843994 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:37:12.887392 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Flow 'volume_create_manager' (df019976-be26-4d26-9e49-ced627fc39c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:37:12.896957 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0966cb56-32a2-4240-aee6-ee6d947bb20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:12.959500 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:37:13.035855 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0966cb56-32a2-4240-aee6-ee6d947bb20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:37:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1138943076',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=7fa247c2-68d0-4613-a917-ab186f8e53ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5995c030b5c446cbda5890d329aa361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:37:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:37:13Z,user_id='d666a0db3e5544a6b7575d63922195e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:13.055958 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (acb5ea8d-7e81-443c-a955-ed231bd75b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:13.060787 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (acb5ea8d-7e81-443c-a955-ed231bd75b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:13.063217 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5fef51eb-07f0-4ea5-bd94-b93bdbb8efb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:13.219804 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5fef51eb-07f0-4ea5-bd94-b93bdbb8efb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '7fa247c2-68d0-4613-a917-ab186f8e53ad', 'volume_name': 'volume-7fa247c2-68d0-4613-a917-ab186f8e53ad', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:13.223847 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e32fea5-c9f8-4619-beae-e2a88a648d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:13.229467 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e32fea5-c9f8-4619-beae-e2a88a648d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:13.232449 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5fbd3f99-39d9-4395-9dfa-e3198ac3f995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:13.233365 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Volume 7fa247c2-68d0-4613-a917-ab186f8e53ad: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-7fa247c2-68d0-4613-a917-ab186f8e53ad', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 27 03:37:13.233977 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Cloning 7fa247c2-68d0-4613-a917-ab186f8e53ad from image c742528c-2e23-4c76-85af-75edbc35cc02 at location (None, None). {{(pid=92445) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 27 03:37:33.728172 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_1avgp7aln-d-843301-2@lvmdriver-1, size 616.00 MB, duration 20.48 sec {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 27 03:37:33.729435 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Image download 616.00 MB at 30.07 MB/s
May 27 03:37:33.802695 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_1avgp7aln-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:37:33.976669 n-d-843301-2 sudo[108244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_1avgp7aln-d-843301-2@lvmdriver-1
May 27 03:37:33.977511 n-d-843301-2 sudo[108244]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:37:34.997130 n-d-843301-2 sudo[108244]: pam_unix(sudo:session): session closed for user root
May 27 03:37:35.000830 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_1avgp7aln-d-843301-2@lvmdriver-1" returned: 0 in 1.198s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:37:35.002506 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 is fetched for user d666a0db3e5544a6b7575d63922195e5. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 27 03:37:35.080087 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_1avgp7aln-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:37:35.305680 n-d-843301-2 sudo[108251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_1avgp7aln-d-843301-2@lvmdriver-1
May 27 03:37:35.306513 n-d-843301-2 sudo[108251]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:37:35.809544 n-d-843301-2 sudo[108251]: pam_unix(sudo:session): session closed for user root
May 27 03:37:35.815711 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_1avgp7aln-d-843301-2@lvmdriver-1" returned: 0 in 0.733s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:37:35.815711 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7fa247c2-68d0-4613-a917-ab186f8e53ad stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:37:35.838729 n-d-843301-2 sudo[108259]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7fa247c2-68d0-4613-a917-ab186f8e53ad stack-volumes-lvmdriver-1 -L 1g
May 27 03:37:35.839785 n-d-843301-2 sudo[108259]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:37:37.083257 n-d-843301-2 sudo[108259]: pam_unix(sudo:session): session closed for user root
May 27 03:37:37.085780 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7fa247c2-68d0-4613-a917-ab186f8e53ad stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.270s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:37:37.126353 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Attempting download of c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume 7fa247c2-68d0-4613-a917-ab186f8e53ad. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 27 03:37:37.235662 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02__gb6xe1u {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:37:37.540492 n-d-843301-2 sudo[108309]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_c742528c-2e23-4c76-85af-75edbc35cc02__gb6xe1u
May 27 03:37:37.553958 n-d-843301-2 sudo[108309]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:37:38.741873 n-d-843301-2 sudo[108309]: pam_unix(sudo:session): session closed for user root
May 27 03:37:38.744101 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02__gb6xe1u" returned: 0 in 1.509s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:37:38.745490 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_1avgp7aln-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:37:38.953842 n-d-843301-2 sudo[108350]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_1avgp7aln-d-843301-2@lvmdriver-1
May 27 03:37:38.961043 n-d-843301-2 sudo[108350]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:37:39.735444 n-d-843301-2 sudo[108350]: pam_unix(sudo:session): session closed for user root
May 27 03:37:39.737934 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_1avgp7aln-d-843301-2@lvmdriver-1" returned: 0 in 0.992s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:37:39.739206 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] c742528c-2e23-4c76-85af-75edbc35cc02 was vhdx, converting to raw {{(pid=92445) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 27 03:37:39.740319 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_1avgp7aln-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7fa247c2--68d0--4613--a917--ab186f8e53ad oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:37:39.786007 n-d-843301-2 sudo[108369]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_1avgp7aln-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7fa247c2--68d0--4613--a917--ab186f8e53ad oflag=direct
May 27 03:37:39.795429 n-d-843301-2 sudo[108369]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:37:40.637702 n-d-843301-2 sudo[108369]: pam_unix(sudo:session): session closed for user root
May 27 03:37:40.639703 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_1avgp7aln-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7fa247c2--68d0--4613--a917--ab186f8e53ad oflag=direct" returned: 0 in 0.899s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:37:40.641512 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 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_c742528c-2e23-4c76-85af-75edbc35cc02_1avgp7aln-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7fa247c2--68d0--4613--a917--ab186f8e53ad {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:37:40.685297 n-d-843301-2 sudo[108381]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_1avgp7aln-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7fa247c2--68d0--4613--a917--ab186f8e53ad
May 27 03:37:40.686114 n-d-843301-2 sudo[108381]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:37:42.397636 n-d-843301-2 sudo[108381]: pam_unix(sudo:session): session closed for user root
May 27 03:37:42.399899 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 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_c742528c-2e23-4c76-85af-75edbc35cc02_1avgp7aln-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7fa247c2--68d0--4613--a917--ab186f8e53ad" returned: 0 in 1.758s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:37:42.403334 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_1avgp7aln-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:37:42.721140 n-d-843301-2 sudo[108436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_1avgp7aln-d-843301-2@lvmdriver-1
May 27 03:37:42.722685 n-d-843301-2 sudo[108436]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:37:43.409584 n-d-843301-2 sudo[108436]: pam_unix(sudo:session): session closed for user root
May 27 03:37:43.414154 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_1avgp7aln-d-843301-2@lvmdriver-1" returned: 0 in 1.010s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:37:43.419569 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_1avgp7aln-d-843301-2@lvmdriver-1, size 700.00 MB, duration 1.76 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--7fa247c2--68d0--4613--a917--ab186f8e53ad {{(pid=92445) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 27 03:37:43.421781 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Converted 700.00 MB image at 397.58 MB/s
May 27 03:37:43.423279 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Downloaded image c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume 7fa247c2-68d0-4613-a917-ab186f8e53ad successfully. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 27 03:37:43.741107 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 for user d666a0db3e5544a6b7575d63922195e5 is deleted. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 27 03:37:43.749226 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Marking volume 7fa247c2-68d0-4613-a917-ab186f8e53ad as bootable. {{(pid=92445) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 27 03:37:43.771706 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Copying metadata from image c742528c-2e23-4c76-85af-75edbc35cc02 to 7fa247c2-68d0-4613-a917-ab186f8e53ad. {{(pid=92445) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 27 03:37:43.772427 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Creating volume glance metadata for volume 7fa247c2-68d0-4613-a917-ab186f8e53ad backed by image c742528c-2e23-4c76-85af-75edbc35cc02 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92445) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 27 03:37:43.938702 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5fbd3f99-39d9-4395-9dfa-e3198ac3f995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7fa247c2-68d0-4613-a917-ab186f8e53ad', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:43.954388 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27f7098b-3cf5-4b04-95f9-cc7c7386083f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:43.975414 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Volume volume-7fa247c2-68d0-4613-a917-ab186f8e53ad (7fa247c2-68d0-4613-a917-ab186f8e53ad): created successfully
May 27 03:37:43.977927 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27f7098b-3cf5-4b04-95f9-cc7c7386083f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:43.985294 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Flow 'volume_create_manager' (df019976-be26-4d26-9e49-ced627fc39c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:37:44.011505 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a9b5186e-c0dd-4f90-b828-d8f7b5abb280 tempest-TaggedBootDevicesTest-725962641 None] Created volume successfully.
May 27 03:37:45.625583 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:37:45.634293 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:37:45.637212 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:37:45.691098 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] Flow 'volume_create_manager' (e2be847a-319d-4a59-840d-191734235a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:37:45.696485 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (656f3517-211c-4519-b15a-d0e6f225c87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:45.766609 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:37:45.801917 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (656f3517-211c-4519-b15a-d0e6f225c87b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:37:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1080562726',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=39520c1d-d9e3-4ab7-ab31-459333314762,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5995c030b5c446cbda5890d329aa361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:37:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:37:46Z,user_id='d666a0db3e5544a6b7575d63922195e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:45.809970 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf6540d3-0476-42ec-aa98-4f0f04b95b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:45.819945 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf6540d3-0476-42ec-aa98-4f0f04b95b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:45.823971 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (933f6c2e-e583-4f9a-a42f-fb248343dda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:45.827239 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (933f6c2e-e583-4f9a-a42f-fb248343dda0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '39520c1d-d9e3-4ab7-ab31-459333314762', 'volume_name': 'volume-39520c1d-d9e3-4ab7-ab31-459333314762', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:45.836694 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e0df8ebd-82b7-41a9-8fa3-9bebce19ea4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:45.844689 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e0df8ebd-82b7-41a9-8fa3-9bebce19ea4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:45.851134 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba6770b6-c90f-453d-9e3a-7b6a7916b2e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:45.852116 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] Volume 39520c1d-d9e3-4ab7-ab31-459333314762: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-39520c1d-d9e3-4ab7-ab31-459333314762', 'volume_size': 1}
May 27 03:37:45.854839 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-39520c1d-d9e3-4ab7-ab31-459333314762 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:37:45.958920 n-d-843301-2 sudo[108477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-39520c1d-d9e3-4ab7-ab31-459333314762 stack-volumes-lvmdriver-1 -L 1g
May 27 03:37:45.962423 n-d-843301-2 sudo[108477]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:37:46.782465 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:37:46.795462 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:37:46.796292 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:37:46.866176 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] Flow 'volume_create_manager' (2773fa5e-b8fe-404f-b39d-54bf472a664a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:37:46.882242 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e464ccf-625a-4ccb-9627-296caae9a7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:46.993072 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:37:47.083077 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e464ccf-625a-4ccb-9627-296caae9a7c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:37:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-382083631',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=32185860-6cd8-427c-814a-6b120374cc3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ac9c108963c4c0bb55c8b6a2c88afec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:37:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:37:47Z,user_id='7178e316603a4154b14c7f2b9be5a7bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:47.090692 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (05a52a96-93c1-4f86-95ce-843893ba8b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:47.095709 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (05a52a96-93c1-4f86-95ce-843893ba8b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:47.098635 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c2616a59-4a0b-491b-927b-3858537faae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:47.108321 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c2616a59-4a0b-491b-927b-3858537faae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '32185860-6cd8-427c-814a-6b120374cc3a', 'volume_name': 'volume-32185860-6cd8-427c-814a-6b120374cc3a', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:47.118706 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (084ab464-077c-4d00-9ad1-49a97888d38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:47.131229 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (084ab464-077c-4d00-9ad1-49a97888d38b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:47.134222 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d1636af8-9333-490a-8dc0-add8a3908456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:47.135254 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] Volume 32185860-6cd8-427c-814a-6b120374cc3a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-32185860-6cd8-427c-814a-6b120374cc3a', 'volume_size': 1}
May 27 03:37:47.138188 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32185860-6cd8-427c-814a-6b120374cc3a stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:37:47.209390 n-d-843301-2 sudo[108543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32185860-6cd8-427c-814a-6b120374cc3a stack-volumes-lvmdriver-1 -L 1g
May 27 03:37:47.214386 n-d-843301-2 sudo[108543]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:37:47.655027 n-d-843301-2 sudo[108477]: pam_unix(sudo:session): session closed for user root
May 27 03:37:47.661395 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-39520c1d-d9e3-4ab7-ab31-459333314762 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.802s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:37:47.669903 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba6770b6-c90f-453d-9e3a-7b6a7916b2e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-39520c1d-d9e3-4ab7-ab31-459333314762', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:47.679950 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (67d9a819-0ac3-45c3-8cac-d09b08cdda45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:47.719921 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] Volume volume-39520c1d-d9e3-4ab7-ab31-459333314762 (39520c1d-d9e3-4ab7-ab31-459333314762): created successfully
May 27 03:37:47.723603 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (67d9a819-0ac3-45c3-8cac-d09b08cdda45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:47.737536 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] Flow 'volume_create_manager' (e2be847a-319d-4a59-840d-191734235a12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:37:47.779725 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-d8096749-bab8-4ae0-b312-0f0a16f8d646 tempest-TaggedBootDevicesTest-725962641 None] Created volume successfully.
May 27 03:37:48.755085 n-d-843301-2 sudo[108543]: pam_unix(sudo:session): session closed for user root
May 27 03:37:48.758045 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32185860-6cd8-427c-814a-6b120374cc3a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.620s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:37:48.761272 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d1636af8-9333-490a-8dc0-add8a3908456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-32185860-6cd8-427c-814a-6b120374cc3a', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:48.764056 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dbf2b837-f8b3-43c0-bad1-c264c1c0a446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:48.784122 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] Volume volume-32185860-6cd8-427c-814a-6b120374cc3a (32185860-6cd8-427c-814a-6b120374cc3a): created successfully
May 27 03:37:48.786944 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dbf2b837-f8b3-43c0-bad1-c264c1c0a446) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:48.790264 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] Flow 'volume_create_manager' (2773fa5e-b8fe-404f-b39d-54bf472a664a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:37:48.811110 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-aaf7e749-bc1b-452c-9520-66306ba5914e tempest-AttachVolumeShelveTestJSON-427948190 None] Created volume successfully.
May 27 03:37:49.134320 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:37:49.143590 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:37:49.149076 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:37:49.188483 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] Flow 'volume_create_manager' (20d48c01-f71e-4981-afab-8178b9d9bbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:37:49.197736 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1a1075b-4b65-4556-8873-24e546e95acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:49.247205 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:37:49.296850 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1a1075b-4b65-4556-8873-24e546e95acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:37:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1170093030',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=5b250aa6-1757-423a-a8e4-18296d9ee608,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5995c030b5c446cbda5890d329aa361',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:37:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:37:49Z,user_id='d666a0db3e5544a6b7575d63922195e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:49.301828 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cb359322-0131-4397-9796-41413c172a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:49.307317 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cb359322-0131-4397-9796-41413c172a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:49.315501 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0a404bea-6210-48c8-9655-1290ba718cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:49.323622 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0a404bea-6210-48c8-9655-1290ba718cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5b250aa6-1757-423a-a8e4-18296d9ee608', 'volume_name': 'volume-5b250aa6-1757-423a-a8e4-18296d9ee608', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:49.327000 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aef4b7fe-e54a-4245-bb1f-880bf2f92ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:49.334835 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aef4b7fe-e54a-4245-bb1f-880bf2f92ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:49.338004 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d970ca62-5ff4-4550-a700-0dff706c4799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:49.344666 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] Volume 5b250aa6-1757-423a-a8e4-18296d9ee608: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5b250aa6-1757-423a-a8e4-18296d9ee608', 'volume_size': 1}
May 27 03:37:49.346217 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5b250aa6-1757-423a-a8e4-18296d9ee608 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:37:49.411015 n-d-843301-2 sudo[108673]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5b250aa6-1757-423a-a8e4-18296d9ee608 stack-volumes-lvmdriver-1 -L 1g
May 27 03:37:49.412666 n-d-843301-2 sudo[108673]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:37:50.209031 n-d-843301-2 sudo[108673]: pam_unix(sudo:session): session closed for user root
May 27 03:37:50.213661 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5b250aa6-1757-423a-a8e4-18296d9ee608 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.866s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:37:50.222385 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d970ca62-5ff4-4550-a700-0dff706c4799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5b250aa6-1757-423a-a8e4-18296d9ee608', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:50.230817 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6d2eeb1f-4bab-41d5-9167-8ebc0a2f8d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:37:50.259606 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] Volume volume-5b250aa6-1757-423a-a8e4-18296d9ee608 (5b250aa6-1757-423a-a8e4-18296d9ee608): created successfully
May 27 03:37:50.262993 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6d2eeb1f-4bab-41d5-9167-8ebc0a2f8d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:37:50.274493 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] Flow 'volume_create_manager' (20d48c01-f71e-4981-afab-8178b9d9bbaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:37:50.302217 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-adaeb997-ce91-4f48-9f96-eb7baa533395 tempest-TaggedBootDevicesTest-725962641 None] Created volume successfully.
May 27 03:38:03.596448 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:38:03.597469 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:38:03.599051 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:03.643692 n-d-843301-2 sudo[108971]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:38:03.645531 n-d-843301-2 sudo[108971]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:38:04.193060 n-d-843301-2 sudo[108971]: pam_unix(sudo:session): session closed for user root
May 27 03:38:04.195426 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.596s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:04.197446 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:04.240529 n-d-843301-2 sudo[108977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:38:04.242292 n-d-843301-2 sudo[108977]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:38:04.901640 n-d-843301-2 sudo[108977]: pam_unix(sudo:session): session closed for user root
May 27 03:38:04.903645 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:04.905748 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:38:12.249024 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-31e46c1c-79a1-40a9-a84e-b09c19ac0bfd tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:12.274589 n-d-843301-2 sudo[108997]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad
May 27 03:38:12.278049 n-d-843301-2 sudo[108997]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:38:12.817965 n-d-843301-2 sudo[108997]: pam_unix(sudo:session): session closed for user root
May 27 03:38:12.821514 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-31e46c1c-79a1-40a9-a84e-b09c19ac0bfd tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad" returned: 0 in 0.572s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:12.911106 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:12.936214 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:12.939426 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-31e46c1c-79a1-40a9-a84e-b09c19ac0bfd tempest-TaggedBootDevicesTest-725962641 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: I_T nexus: 11
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: LPUjTgC5pioE6Gb8uQna
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: I_T nexus: 12
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: 2kUET6Hw7J3SpwWL2g6k
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Target 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: I_T nexus: 14
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030000
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf30
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030001
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf31
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: miQT4qJYyz6swKj5SG7g
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:12.940551 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:38:12.951399 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-31e46c1c-79a1-40a9-a84e-b09c19ac0bfd tempest-TaggedBootDevicesTest-725962641 None] Creating iscsi_target for Volume ID: volume-7fa247c2-68d0-4613-a917-ab186f8e53ad {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:38:12.953304 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-31e46c1c-79a1-40a9-a84e-b09c19ac0bfd tempest-TaggedBootDevicesTest-725962641 None] Created volume path /opt/stack/data/cinder/volumes/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad,
May 27 03:38:12.953304 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:38:12.953304 n-d-843301-2 cinder-volume[92445]:
May 27 03:38:12.953304 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad
May 27 03:38:12.953304 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:38:12.953304 n-d-843301-2 cinder-volume[92445]: incominguser F8grRppUue3B2Fcx47mK KJYN92PEeMkiYc8G
May 27 03:38:12.953304 n-d-843301-2 cinder-volume[92445]:
May 27 03:38:12.953304 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:38:12.953304 n-d-843301-2 cinder-volume[92445]:
May 27 03:38:12.953304 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:38:12.956812 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:13.986971 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad" returned: 0 in 1.032s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:13.987817 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:38:13.988406 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-31e46c1c-79a1-40a9-a84e-b09c19ac0bfd tempest-TaggedBootDevicesTest-725962641 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:38:13.989143 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-31e46c1c-79a1-40a9-a84e-b09c19ac0bfd tempest-TaggedBootDevicesTest-725962641 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:38:13.994276 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:14.019170 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:14.020701 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\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-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-31e46c1c-79a1-40a9-a84e-b09c19ac0bfd tempest-TaggedBootDevicesTest-725962641 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: I_T nexus: 11
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: LPUjTgC5pioE6Gb8uQna
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: I_T nexus: 12
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: 2kUET6Hw7J3SpwWL2g6k
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Target 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: I_T nexus: 14
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030000
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf30
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030001
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf31
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: miQT4qJYyz6swKj5SG7g
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:14.021941 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:38:14.034922 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:14.312509 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.279s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:14.313400 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\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-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:38:14.315704 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:14.581601 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.266s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:14.584715 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\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-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:38:14.586971 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-31e46c1c-79a1-40a9-a84e-b09c19ac0bfd tempest-TaggedBootDevicesTest-725962641 None] Set provider_location to: 10.222.0.46:3260,4 iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:38:14.743023 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-31e46c1c-79a1-40a9-a84e-b09c19ac0bfd tempest-TaggedBootDevicesTest-725962641 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad', 'target_lun': 1, 'volume_id': '7fa247c2-68d0-4613-a917-ab186f8e53ad', 'auth_method': 'CHAP', 'auth_username': 'F8grRppUue3B2Fcx47mK', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '89de9ad3-e376-41c9-bc0a-344929080634'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:38:15.065829 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-31e46c1c-79a1-40a9-a84e-b09c19ac0bfd tempest-TaggedBootDevicesTest-725962641 None] attachment_update completed successfully.
May 27 03:38:15.992960 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-a3ecba88-46f9-40c8-9e84-320cc8b63aec tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:16.017043 n-d-843301-2 sudo[109051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762
May 27 03:38:16.018540 n-d-843301-2 sudo[109051]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:38:16.659524 n-d-843301-2 sudo[109051]: pam_unix(sudo:session): session closed for user root
May 27 03:38:16.663265 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-a3ecba88-46f9-40c8-9e84-320cc8b63aec tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762" returned: 0 in 0.669s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:16.804526 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:16.825309 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:16.826870 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\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-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-a3ecba88-46f9-40c8-9e84-320cc8b63aec tempest-TaggedBootDevicesTest-725962641 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: I_T nexus: 11
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: LPUjTgC5pioE6Gb8uQna
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: I_T nexus: 12
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: 2kUET6Hw7J3SpwWL2g6k
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Target 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: I_T nexus: 14
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030000
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf30
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030001
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf31
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: miQT4qJYyz6swKj5SG7g
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Target 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00040000
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf40
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00040001
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf41
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: F8grRppUue3B2Fcx47mK
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:16.828193 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:38:16.859943 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-a3ecba88-46f9-40c8-9e84-320cc8b63aec tempest-TaggedBootDevicesTest-725962641 None] Creating iscsi_target for Volume ID: volume-39520c1d-d9e3-4ab7-ab31-459333314762 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:38:16.859943 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-a3ecba88-46f9-40c8-9e84-320cc8b63aec tempest-TaggedBootDevicesTest-725962641 None] Created volume path /opt/stack/data/cinder/volumes/volume-39520c1d-d9e3-4ab7-ab31-459333314762,
May 27 03:38:16.859943 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:38:16.859943 n-d-843301-2 cinder-volume[92445]:
May 27 03:38:16.859943 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762
May 27 03:38:16.859943 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:38:16.859943 n-d-843301-2 cinder-volume[92445]: incominguser F8qeHVUD9aeB2tkbeSA4 3tBMXX3VQGKj25ed
May 27 03:38:16.859943 n-d-843301-2 cinder-volume[92445]:
May 27 03:38:16.859943 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:38:16.859943 n-d-843301-2 cinder-volume[92445]:
May 27 03:38:16.859943 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:38:16.862348 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:18.005566 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762" returned: 0 in 1.146s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:18.006247 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:38:18.006503 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-a3ecba88-46f9-40c8-9e84-320cc8b63aec tempest-TaggedBootDevicesTest-725962641 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:38:18.007249 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-a3ecba88-46f9-40c8-9e84-320cc8b63aec tempest-TaggedBootDevicesTest-725962641 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:38:18.008689 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:18.027748 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:18.028139 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\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-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\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-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-a3ecba88-46f9-40c8-9e84-320cc8b63aec tempest-TaggedBootDevicesTest-725962641 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: I_T nexus: 11
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: LPUjTgC5pioE6Gb8uQna
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: I_T nexus: 12
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: 2kUET6Hw7J3SpwWL2g6k
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Target 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: I_T nexus: 14
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030000
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf30
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030001
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf31
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: miQT4qJYyz6swKj5SG7g
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Target 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00040000
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf40
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00040001
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf41
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: F8grRppUue3B2Fcx47mK
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:18.028769 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:38:18.049812 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:18.425507 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.395s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:18.426262 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\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-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\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-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:38:18.431420 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:18.542812 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:18.543630 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\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-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\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-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:38:18.545194 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-a3ecba88-46f9-40c8-9e84-320cc8b63aec tempest-TaggedBootDevicesTest-725962641 None] Set provider_location to: 10.222.0.46:3260,5 iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:38:18.642288 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-a3ecba88-46f9-40c8-9e84-320cc8b63aec tempest-TaggedBootDevicesTest-725962641 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762', 'target_lun': 1, 'volume_id': '39520c1d-d9e3-4ab7-ab31-459333314762', 'auth_method': 'CHAP', 'auth_username': 'F8qeHVUD9aeB2tkbeSA4', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c0508c8f-bade-4993-b544-4374ac9be0b3'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:38:18.988237 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-a3ecba88-46f9-40c8-9e84-320cc8b63aec tempest-TaggedBootDevicesTest-725962641 None] attachment_update completed successfully.
May 27 03:38:19.806087 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-29f5c45b-9739-4c1f-ae7c-4df6a5f1905b tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:19.852362 n-d-843301-2 sudo[109114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608
May 27 03:38:19.853252 n-d-843301-2 sudo[109114]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:38:20.707545 n-d-843301-2 sudo[109114]: pam_unix(sudo:session): session closed for user root
May 27 03:38:20.710487 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-29f5c45b-9739-4c1f-ae7c-4df6a5f1905b tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608" returned: 0 in 0.904s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:20.818029 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:20.830270 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:20.830625 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\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-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\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-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-29f5c45b-9739-4c1f-ae7c-4df6a5f1905b tempest-TaggedBootDevicesTest-725962641 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: I_T nexus: 11
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: LPUjTgC5pioE6Gb8uQna
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: I_T nexus: 12
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: 2kUET6Hw7J3SpwWL2g6k
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Target 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: I_T nexus: 14
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030000
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf30
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030001
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf31
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: miQT4qJYyz6swKj5SG7g
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Target 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00040000
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf40
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00040001
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf41
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: F8grRppUue3B2Fcx47mK
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Target 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050000
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf50
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050001
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf51
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: F8qeHVUD9aeB2tkbeSA4
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:20.831303 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:38:20.851902 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-29f5c45b-9739-4c1f-ae7c-4df6a5f1905b tempest-TaggedBootDevicesTest-725962641 None] Creating iscsi_target for Volume ID: volume-5b250aa6-1757-423a-a8e4-18296d9ee608 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:38:20.851902 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-29f5c45b-9739-4c1f-ae7c-4df6a5f1905b tempest-TaggedBootDevicesTest-725962641 None] Created volume path /opt/stack/data/cinder/volumes/volume-5b250aa6-1757-423a-a8e4-18296d9ee608,
May 27 03:38:20.851902 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:38:20.851902 n-d-843301-2 cinder-volume[92445]:
May 27 03:38:20.851902 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608
May 27 03:38:20.851902 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:38:20.851902 n-d-843301-2 cinder-volume[92445]: incominguser uBd9YccTVq7yBEeN2vA8 GSs522p56yfi4Vus
May 27 03:38:20.851902 n-d-843301-2 cinder-volume[92445]:
May 27 03:38:20.851902 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:38:20.851902 n-d-843301-2 cinder-volume[92445]:
May 27 03:38:20.851902 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:38:20.851902 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:22.080223 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608" returned: 0 in 1.236s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:22.080821 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:38:22.081167 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-29f5c45b-9739-4c1f-ae7c-4df6a5f1905b tempest-TaggedBootDevicesTest-725962641 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:38:22.081531 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-29f5c45b-9739-4c1f-ae7c-4df6a5f1905b tempest-TaggedBootDevicesTest-725962641 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:38:22.082814 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:22.096585 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:22.097558 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\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-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\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-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\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-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-29f5c45b-9739-4c1f-ae7c-4df6a5f1905b tempest-TaggedBootDevicesTest-725962641 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: I_T nexus: 11
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: LPUjTgC5pioE6Gb8uQna
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: I_T nexus: 12
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: 2kUET6Hw7J3SpwWL2g6k
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Target 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: I_T nexus: 14
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030000
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf30
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030001
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf31
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: miQT4qJYyz6swKj5SG7g
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Target 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00040000
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf40
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00040001
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf41
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: F8grRppUue3B2Fcx47mK
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Target 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050000
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf50
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050001
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf51
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: F8qeHVUD9aeB2tkbeSA4
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:22.098564 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:38:22.130957 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:22.437002 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.337s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:22.437368 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\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-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\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-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\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-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:38:22.440682 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:22.697390 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.258s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:22.698590 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\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-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\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-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\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-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:38:22.700998 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-29f5c45b-9739-4c1f-ae7c-4df6a5f1905b tempest-TaggedBootDevicesTest-725962641 None] Set provider_location to: 10.222.0.46:3260,6 iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:38:22.796001 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-29f5c45b-9739-4c1f-ae7c-4df6a5f1905b tempest-TaggedBootDevicesTest-725962641 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608', 'target_lun': 1, 'volume_id': '5b250aa6-1757-423a-a8e4-18296d9ee608', 'auth_method': 'CHAP', 'auth_username': 'uBd9YccTVq7yBEeN2vA8', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e9233c3a-e37a-4440-b4e2-143d7d56e6a8'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:38:22.961698 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-dd6c75e1-68b2-4a7f-bf31-9179c1e5e783 req-29f5c45b-9739-4c1f-ae7c-4df6a5f1905b tempest-TaggedBootDevicesTest-725962641 None] attachment_update completed successfully.
May 27 03:38:53.354100 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-05ef56f6-856f-4813-a630-8d54939970fb req-b34ded94-49f8-4f95-a1fc-d2dcd32111c7 tempest-AttachVolumeShelveTestJSON-427948190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-32185860-6cd8-427c-814a-6b120374cc3a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:53.405829 n-d-843301-2 sudo[109525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-32185860-6cd8-427c-814a-6b120374cc3a
May 27 03:38:53.407302 n-d-843301-2 sudo[109525]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:38:54.050295 n-d-843301-2 sudo[109525]: pam_unix(sudo:session): session closed for user root
May 27 03:38:54.052560 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-05ef56f6-856f-4813-a630-8d54939970fb req-b34ded94-49f8-4f95-a1fc-d2dcd32111c7 tempest-AttachVolumeShelveTestJSON-427948190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-32185860-6cd8-427c-814a-6b120374cc3a" returned: 0 in 0.698s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:54.159307 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:54.186249 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:54.186797 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\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-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\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-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\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-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-05ef56f6-856f-4813-a630-8d54939970fb req-b34ded94-49f8-4f95-a1fc-d2dcd32111c7 tempest-AttachVolumeShelveTestJSON-427948190 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: I_T nexus: 11
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: LPUjTgC5pioE6Gb8uQna
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: I_T nexus: 12
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: 2kUET6Hw7J3SpwWL2g6k
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Target 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: I_T nexus: 14
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030000
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf30
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030001
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf31
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: miQT4qJYyz6swKj5SG7g
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Target 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00040000
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf40
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00040001
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf41
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: F8grRppUue3B2Fcx47mK
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Target 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050000
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf50
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050001
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf51
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: F8qeHVUD9aeB2tkbeSA4
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Target 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00060000
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf60
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00060001
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf61
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: uBd9YccTVq7yBEeN2vA8
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:54.189229 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:38:54.211352 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-05ef56f6-856f-4813-a630-8d54939970fb req-b34ded94-49f8-4f95-a1fc-d2dcd32111c7 tempest-AttachVolumeShelveTestJSON-427948190 None] Creating iscsi_target for Volume ID: volume-32185860-6cd8-427c-814a-6b120374cc3a {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:38:54.211352 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-05ef56f6-856f-4813-a630-8d54939970fb req-b34ded94-49f8-4f95-a1fc-d2dcd32111c7 tempest-AttachVolumeShelveTestJSON-427948190 None] Created volume path /opt/stack/data/cinder/volumes/volume-32185860-6cd8-427c-814a-6b120374cc3a,
May 27 03:38:54.211352 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:38:54.211352 n-d-843301-2 cinder-volume[92445]:
May 27 03:38:54.211352 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-32185860-6cd8-427c-814a-6b120374cc3a
May 27 03:38:54.211352 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:38:54.211352 n-d-843301-2 cinder-volume[92445]: incominguser ojJustE3Z9Q6oByfj2Xa 7PbMWLMnK3ftARAY
May 27 03:38:54.211352 n-d-843301-2 cinder-volume[92445]:
May 27 03:38:54.211352 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:38:54.211352 n-d-843301-2 cinder-volume[92445]:
May 27 03:38:54.211352 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:38:54.211352 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-32185860-6cd8-427c-814a-6b120374cc3a {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:54.709394 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-32185860-6cd8-427c-814a-6b120374cc3a" returned: 0 in 0.509s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:54.710326 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:38:54.711241 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-05ef56f6-856f-4813-a630-8d54939970fb req-b34ded94-49f8-4f95-a1fc-d2dcd32111c7 tempest-AttachVolumeShelveTestJSON-427948190 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:38:54.711765 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-05ef56f6-856f-4813-a630-8d54939970fb req-b34ded94-49f8-4f95-a1fc-d2dcd32111c7 tempest-AttachVolumeShelveTestJSON-427948190 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:38:54.715597 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:54.729027 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:54.730824 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\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-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\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-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\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-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-32185860-6cd8-427c-814a-6b120374cc3a\n System information:\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-32185860-6cd8-427c-814a-6b120374cc3a\n Backing store flags: \n Account information:\n ojJustE3Z9Q6oByfj2Xa\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-05ef56f6-856f-4813-a630-8d54939970fb req-b34ded94-49f8-4f95-a1fc-d2dcd32111c7 tempest-AttachVolumeShelveTestJSON-427948190 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: I_T nexus: 11
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: LPUjTgC5pioE6Gb8uQna
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: I_T nexus: 12
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: 2kUET6Hw7J3SpwWL2g6k
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Target 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: I_T nexus: 14
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030000
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf30
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030001
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf31
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: miQT4qJYyz6swKj5SG7g
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Target 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00040000
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf40
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00040001
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf41
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: F8grRppUue3B2Fcx47mK
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Target 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050000
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf50
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050001
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf51
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: F8qeHVUD9aeB2tkbeSA4
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Target 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00060000
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf60
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00060001
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf61
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: uBd9YccTVq7yBEeN2vA8
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:38:54.731940 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:38:54.765755 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:54.866721 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:54.867203 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\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-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\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-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\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-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-32185860-6cd8-427c-814a-6b120374cc3a\n System information:\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-32185860-6cd8-427c-814a-6b120374cc3a\n Backing store flags: \n Account information:\n ojJustE3Z9Q6oByfj2Xa\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:38:54.872702 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:38:55.004350 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:38:55.005121 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\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-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\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-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\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-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-32185860-6cd8-427c-814a-6b120374cc3a\n System information:\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-32185860-6cd8-427c-814a-6b120374cc3a\n Backing store flags: \n Account information:\n ojJustE3Z9Q6oByfj2Xa\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:38:55.006644 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-05ef56f6-856f-4813-a630-8d54939970fb req-b34ded94-49f8-4f95-a1fc-d2dcd32111c7 tempest-AttachVolumeShelveTestJSON-427948190 None] Set provider_location to: 10.222.0.46:3260,7 iqn.2010-10.org.openstack:volume-32185860-6cd8-427c-814a-6b120374cc3a 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:38:55.077274 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-05ef56f6-856f-4813-a630-8d54939970fb req-b34ded94-49f8-4f95-a1fc-d2dcd32111c7 tempest-AttachVolumeShelveTestJSON-427948190 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-32185860-6cd8-427c-814a-6b120374cc3a', 'target_lun': 1, 'volume_id': '32185860-6cd8-427c-814a-6b120374cc3a', 'auth_method': 'CHAP', 'auth_username': 'ojJustE3Z9Q6oByfj2Xa', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c17f1653-97c1-400e-9591-63b44d6aba4a'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:38:55.204152 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-05ef56f6-856f-4813-a630-8d54939970fb req-b34ded94-49f8-4f95-a1fc-d2dcd32111c7 tempest-AttachVolumeShelveTestJSON-427948190 None] attachment_update completed successfully.
May 27 03:39:03.594189 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:39:03.595357 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:39:03.596230 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:39:03.637701 n-d-843301-2 sudo[109587]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:39:03.638579 n-d-843301-2 sudo[109587]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:39:04.266800 n-d-843301-2 sudo[109587]: pam_unix(sudo:session): session closed for user root
May 27 03:39:04.268816 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.672s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:39:04.270378 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:39:04.347844 n-d-843301-2 sudo[109593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:39:04.348676 n-d-843301-2 sudo[109593]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:39:05.174578 n-d-843301-2 sudo[109593]: pam_unix(sudo:session): session closed for user root
May 27 03:39:05.176655 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.906s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:39:05.178019 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:39:14.301875 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-1b352cc1-e108-44b3-af60-0483d95c45c8 tempest-DeleteServersTestJSON-189003751 None] Lock "b'cinder-91be1e50-915a-40b7-805d-369e7b167312-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:39:14.412686 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:39:14.570286 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:39:14.571174 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-32185860-6cd8-427c-814a-6b120374cc3a\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 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-32185860-6cd8-427c-814a-6b120374cc3a\n Backing store flags: \n Account information:\n ojJustE3Z9Q6oByfj2Xa\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:39:14.572633 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-1b352cc1-e108-44b3-af60-0483d95c45c8 tempest-DeleteServersTestJSON-189003751 None] Skipping remove_export. No iscsi_target is presently exported for volume: 91be1e50-915a-40b7-805d-369e7b167312
May 27 03:39:14.574618 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1b352cc1-e108-44b3-af60-0483d95c45c8 tempest-DeleteServersTestJSON-189003751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:39:14.620388 n-d-843301-2 sudo[109642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312
May 27 03:39:14.621261 n-d-843301-2 sudo[109642]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:39:15.188230 n-d-843301-2 sudo[109642]: pam_unix(sudo:session): session closed for user root
May 27 03:39:15.190555 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1b352cc1-e108-44b3-af60-0483d95c45c8 tempest-DeleteServersTestJSON-189003751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312" returned: 0 in 0.615s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:39:15.192743 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1b352cc1-e108-44b3-af60-0483d95c45c8 tempest-DeleteServersTestJSON-189003751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:39:15.215241 n-d-843301-2 sudo[109646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312
May 27 03:39:15.216695 n-d-843301-2 sudo[109646]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:39:15.948172 n-d-843301-2 sudo[109646]: pam_unix(sudo:session): session closed for user root
May 27 03:39:15.950720 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1b352cc1-e108-44b3-af60-0483d95c45c8 tempest-DeleteServersTestJSON-189003751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312" returned: 0 in 0.757s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:39:15.952530 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1b352cc1-e108-44b3-af60-0483d95c45c8 tempest-DeleteServersTestJSON-189003751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:39:15.981742 n-d-843301-2 sudo[109669]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312
May 27 03:39:15.983197 n-d-843301-2 sudo[109669]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:39:16.464046 n-d-843301-2 sudo[109669]: pam_unix(sudo:session): session closed for user root
May 27 03:39:16.467128 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1b352cc1-e108-44b3-af60-0483d95c45c8 tempest-DeleteServersTestJSON-189003751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-91be1e50-915a-40b7-805d-369e7b167312" returned: 0 in 0.514s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:39:16.468556 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-1b352cc1-e108-44b3-af60-0483d95c45c8 tempest-DeleteServersTestJSON-189003751 None] Successfully deleted volume: 91be1e50-915a-40b7-805d-369e7b167312
May 27 03:39:16.526623 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-1b352cc1-e108-44b3-af60-0483d95c45c8 tempest-DeleteServersTestJSON-189003751 None] Created reservations ['b19bd8d9-13c5-4e91-98a0-0dba90df83a9', 'b7c86ecc-be6e-4383-a736-9873c3b0f311', '99b5d638-ae2c-4a91-816c-35b9f705a00b', '8d849da8-4402-46c8-a27d-c7ae6c97bf3f'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:39:16.529601 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-1b352cc1-e108-44b3-af60-0483d95c45c8 tempest-DeleteServersTestJSON-189003751 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:39:16.529601 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:39:16.529601 n-d-843301-2 cinder-volume[92445]:
May 27 03:39:16.600520 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-1b352cc1-e108-44b3-af60-0483d95c45c8 tempest-DeleteServersTestJSON-189003751 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:39:16.601393 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1b352cc1-e108-44b3-af60-0483d95c45c8 tempest-DeleteServersTestJSON-189003751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:39:16.622957 n-d-843301-2 sudo[109677]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:39:16.624521 n-d-843301-2 sudo[109677]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:39:17.171750 n-d-843301-2 sudo[109677]: pam_unix(sudo:session): session closed for user root
May 27 03:39:17.174095 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1b352cc1-e108-44b3-af60-0483d95c45c8 tempest-DeleteServersTestJSON-189003751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.572s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:39:17.176187 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1b352cc1-e108-44b3-af60-0483d95c45c8 tempest-DeleteServersTestJSON-189003751 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:39:17.233038 n-d-843301-2 sudo[109690]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:39:17.234512 n-d-843301-2 sudo[109690]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:39:18.075489 n-d-843301-2 sudo[109690]: pam_unix(sudo:session): session closed for user root
May 27 03:39:18.077650 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1b352cc1-e108-44b3-af60-0483d95c45c8 tempest-DeleteServersTestJSON-189003751 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.901s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:39:18.079895 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-1b352cc1-e108-44b3-af60-0483d95c45c8 tempest-DeleteServersTestJSON-189003751 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:39:18.087267 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-1b352cc1-e108-44b3-af60-0483d95c45c8 tempest-DeleteServersTestJSON-189003751 None] Deleted volume successfully.
May 27 03:39:18.114250 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-1b352cc1-e108-44b3-af60-0483d95c45c8 tempest-DeleteServersTestJSON-189003751 None] Lock "b'cinder-91be1e50-915a-40b7-805d-369e7b167312-delete_volume'" released by "delete_volume" :: held 3.818s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:40:03.595136 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:40:03.595778 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:40:03.596248 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:03.651243 n-d-843301-2 sudo[109938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:40:03.653983 n-d-843301-2 sudo[109938]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:40:04.629426 n-d-843301-2 sudo[109938]: pam_unix(sudo:session): session closed for user root
May 27 03:40:04.633017 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.036s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:04.635568 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:04.676654 n-d-843301-2 sudo[109941]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:40:04.677491 n-d-843301-2 sudo[109941]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:40:05.357637 n-d-843301-2 sudo[109941]: pam_unix(sudo:session): session closed for user root
May 27 03:40:05.364988 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.729s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:05.369300 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:40:16.560489 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-1c9208b7-1620-4f12-9798-f753b80c5533 req-fd177222-db8f-4e6d-84b5-125702d53741 tempest-TaggedBootDevicesTest_v242-1631553880 None] Terminate volume connection completed successfully.
May 27 03:40:16.561062 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-1c9208b7-1620-4f12-9798-f753b80c5533 req-fd177222-db8f-4e6d-84b5-125702d53741 tempest-TaggedBootDevicesTest_v242-1631553880 None] Deleting attachment b642a810-fcc1-4100-a062-b42b7603a810. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:40:16.564605 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:16.753603 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.190s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:16.754161 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4\n Backing store flags: \n Account information:\n LPUjTgC5pioE6Gb8uQna\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\n System information:\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-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-32185860-6cd8-427c-814a-6b120374cc3a\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 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-32185860-6cd8-427c-814a-6b120374cc3a\n Backing store flags: \n Account information:\n ojJustE3Z9Q6oByfj2Xa\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:40:16.755399 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-1c9208b7-1620-4f12-9798-f753b80c5533 req-fd177222-db8f-4e6d-84b5-125702d53741 tempest-TaggedBootDevicesTest_v242-1631553880 None] Removing iscsi_target for Volume ID: c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:40:16.759829 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:16.997961 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4 -f" returned: 0 in 0.240s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:16.998244 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:40:17.000411 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:17.162922 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.163s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:17.163301 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\n System information:\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-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-32185860-6cd8-427c-814a-6b120374cc3a\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 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-32185860-6cd8-427c-814a-6b120374cc3a\n Backing store flags: \n Account information:\n ojJustE3Z9Q6oByfj2Xa\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:40:17.402467 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-1c9208b7-1620-4f12-9798-f753b80c5533 req-872bc5f0-5375-4651-8e38-a0c7938b8485 tempest-TaggedBootDevicesTest_v242-1631553880 None] Terminate volume connection completed successfully.
May 27 03:40:17.402875 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-1c9208b7-1620-4f12-9798-f753b80c5533 req-872bc5f0-5375-4651-8e38-a0c7938b8485 tempest-TaggedBootDevicesTest_v242-1631553880 None] Deleting attachment c1b9d64a-971f-4e82-a9d8-06b12dca6b81. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:40:17.405499 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:17.621524 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.217s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:17.622475 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d\n Backing store flags: \n Account information:\n 2kUET6Hw7J3SpwWL2g6k\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\n System information:\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-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-32185860-6cd8-427c-814a-6b120374cc3a\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 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-32185860-6cd8-427c-814a-6b120374cc3a\n Backing store flags: \n Account information:\n ojJustE3Z9Q6oByfj2Xa\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:40:17.624847 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-1c9208b7-1620-4f12-9798-f753b80c5533 req-872bc5f0-5375-4651-8e38-a0c7938b8485 tempest-TaggedBootDevicesTest_v242-1631553880 None] Removing iscsi_target for Volume ID: e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:40:17.629550 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:17.993597 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d -f" returned: 0 in 0.366s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:17.994330 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:40:18.004146 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:18.186822 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.185s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:18.187546 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\n System information:\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-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-32185860-6cd8-427c-814a-6b120374cc3a\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 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-32185860-6cd8-427c-814a-6b120374cc3a\n Backing store flags: \n Account information:\n ojJustE3Z9Q6oByfj2Xa\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:40:18.601092 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-1c9208b7-1620-4f12-9798-f753b80c5533 req-9a0693e8-34b3-44f2-8d82-64eb77e0fde9 tempest-TaggedBootDevicesTest_v242-1631553880 None] Terminate volume connection completed successfully.
May 27 03:40:18.601792 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-1c9208b7-1620-4f12-9798-f753b80c5533 req-9a0693e8-34b3-44f2-8d82-64eb77e0fde9 tempest-TaggedBootDevicesTest_v242-1631553880 None] Deleting attachment c21517e9-2e29-4364-af78-9fd2819862da. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:40:18.606173 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:18.879824 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.277s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:18.881008 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7\n System information:\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-27026104-bc51-4020-8795-2411a48fd6a7\n Backing store flags: \n Account information:\n miQT4qJYyz6swKj5SG7g\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-32185860-6cd8-427c-814a-6b120374cc3a\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 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-32185860-6cd8-427c-814a-6b120374cc3a\n Backing store flags: \n Account information:\n ojJustE3Z9Q6oByfj2Xa\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:40:18.881587 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-1c9208b7-1620-4f12-9798-f753b80c5533 req-9a0693e8-34b3-44f2-8d82-64eb77e0fde9 tempest-TaggedBootDevicesTest_v242-1631553880 None] Removing iscsi_target for Volume ID: 27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:40:18.882665 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:19.004493 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-27026104-bc51-4020-8795-2411a48fd6a7 -f" returned: 0 in 0.121s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:19.004779 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:40:19.010274 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:19.213455 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.205s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:19.213905 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-32185860-6cd8-427c-814a-6b120374cc3a\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 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-32185860-6cd8-427c-814a-6b120374cc3a\n Backing store flags: \n Account information:\n ojJustE3Z9Q6oByfj2Xa\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:40:32.311819 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-1c5d1d69-1715-4bbc-aeab-7d05125a5899 req-6f9d7ab4-d043-4ac2-aa9f-35f8261e1d87 tempest-AttachVolumeShelveTestJSON-427948190 None] Terminate volume connection completed successfully.
May 27 03:40:32.312386 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-1c5d1d69-1715-4bbc-aeab-7d05125a5899 req-6f9d7ab4-d043-4ac2-aa9f-35f8261e1d87 tempest-AttachVolumeShelveTestJSON-427948190 None] Deleting attachment c17f1653-97c1-400e-9591-63b44d6aba4a. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:40:32.321531 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:32.532977 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.218s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:32.533291 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-32185860-6cd8-427c-814a-6b120374cc3a\n System information:\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-32185860-6cd8-427c-814a-6b120374cc3a\n Backing store flags: \n Account information:\n ojJustE3Z9Q6oByfj2Xa\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:40:32.533931 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-1c5d1d69-1715-4bbc-aeab-7d05125a5899 req-6f9d7ab4-d043-4ac2-aa9f-35f8261e1d87 tempest-AttachVolumeShelveTestJSON-427948190 None] Removing iscsi_target for Volume ID: 32185860-6cd8-427c-814a-6b120374cc3a
May 27 03:40:32.535673 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-32185860-6cd8-427c-814a-6b120374cc3a -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:32.693489 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-32185860-6cd8-427c-814a-6b120374cc3a -f" returned: 0 in 0.153s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:32.694710 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:40:32.696690 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:32.839186 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:32.839505 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:40:41.122183 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-af6248d6-0dc3-401e-b849-4c816f44f314 tempest-TaggedBootDevicesTest_v242-1631553880 None] Lock "b'cinder-27026104-bc51-4020-8795-2411a48fd6a7-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:40:41.258579 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:41.475140 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.215s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:41.475727 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:40:41.476818 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-af6248d6-0dc3-401e-b849-4c816f44f314 tempest-TaggedBootDevicesTest_v242-1631553880 None] Skipping remove_export. No iscsi_target is presently exported for volume: 27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:40:41.478298 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af6248d6-0dc3-401e-b849-4c816f44f314 tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:41.525418 n-d-843301-2 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/volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:40:41.528192 n-d-843301-2 sudo[110534]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:40:42.351740 n-d-843301-2 sudo[110534]: pam_unix(sudo:session): session closed for user root
May 27 03:40:42.354102 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af6248d6-0dc3-401e-b849-4c816f44f314 tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7" returned: 0 in 0.875s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:42.355965 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af6248d6-0dc3-401e-b849-4c816f44f314 tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:42.413538 n-d-843301-2 sudo[110537]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:40:42.425865 n-d-843301-2 sudo[110537]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:40:43.434832 n-d-843301-2 sudo[110537]: pam_unix(sudo:session): session closed for user root
May 27 03:40:43.437927 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af6248d6-0dc3-401e-b849-4c816f44f314 tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7" returned: 0 in 1.081s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:43.440728 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af6248d6-0dc3-401e-b849-4c816f44f314 tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:43.488623 n-d-843301-2 sudo[110542]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:40:43.490930 n-d-843301-2 sudo[110542]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:40:44.282541 n-d-843301-2 sudo[110542]: pam_unix(sudo:session): session closed for user root
May 27 03:40:44.284711 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af6248d6-0dc3-401e-b849-4c816f44f314 tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-27026104-bc51-4020-8795-2411a48fd6a7" returned: 0 in 0.844s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:44.287321 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-af6248d6-0dc3-401e-b849-4c816f44f314 tempest-TaggedBootDevicesTest_v242-1631553880 None] Successfully deleted volume: 27026104-bc51-4020-8795-2411a48fd6a7
May 27 03:40:44.373627 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-af6248d6-0dc3-401e-b849-4c816f44f314 tempest-TaggedBootDevicesTest_v242-1631553880 None] Created reservations ['9381d0a3-f3b2-4d1f-9a7b-83a81aa0e2cf', '55d5d1e3-d264-4462-b25f-eff72b9470f5', '550a27d1-3abb-4c7e-8124-43423a959e11', '5f2b3330-7c71-4269-8bc7-bf33a6459aaf'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:40:44.379229 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-af6248d6-0dc3-401e-b849-4c816f44f314 tempest-TaggedBootDevicesTest_v242-1631553880 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:40:44.379229 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:40:44.379229 n-d-843301-2 cinder-volume[92445]:
May 27 03:40:44.458854 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-af6248d6-0dc3-401e-b849-4c816f44f314 tempest-TaggedBootDevicesTest_v242-1631553880 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:40:44.459638 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af6248d6-0dc3-401e-b849-4c816f44f314 tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:44.487619 n-d-843301-2 sudo[110574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:40:44.488438 n-d-843301-2 sudo[110574]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:40:45.146002 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-92e9963c-b79c-4122-92b9-bf1e396ad88d tempest-TaggedBootDevicesTest_v242-1631553880 None] Lock "b'cinder-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:40:45.461945 n-d-843301-2 sudo[110574]: pam_unix(sudo:session): session closed for user root
May 27 03:40:45.502244 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af6248d6-0dc3-401e-b849-4c816f44f314 tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:45.506095 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af6248d6-0dc3-401e-b849-4c816f44f314 tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:45.556646 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:45.567780 n-d-843301-2 sudo[110609]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:40:45.576596 n-d-843301-2 sudo[110609]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:40:45.904814 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.352s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:45.905466 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777458611040]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:40:45.906718 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-92e9963c-b79c-4122-92b9-bf1e396ad88d tempest-TaggedBootDevicesTest_v242-1631553880 None] Skipping remove_export. No iscsi_target is presently exported for volume: e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:40:45.908221 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-92e9963c-b79c-4122-92b9-bf1e396ad88d tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:45.939087 n-d-843301-2 sudo[110620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:40:45.940716 n-d-843301-2 sudo[110620]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:40:46.315924 n-d-843301-2 sudo[110609]: pam_unix(sudo:session): session closed for user root
May 27 03:40:46.318731 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af6248d6-0dc3-401e-b849-4c816f44f314 tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.812s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:46.320792 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-af6248d6-0dc3-401e-b849-4c816f44f314 tempest-TaggedBootDevicesTest_v242-1631553880 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:40:46.328707 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-af6248d6-0dc3-401e-b849-4c816f44f314 tempest-TaggedBootDevicesTest_v242-1631553880 None] Deleted volume successfully.
May 27 03:40:46.348655 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-af6248d6-0dc3-401e-b849-4c816f44f314 tempest-TaggedBootDevicesTest_v242-1631553880 None] Lock "b'cinder-27026104-bc51-4020-8795-2411a48fd6a7-delete_volume'" released by "delete_volume" :: held 5.230s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:40:46.594394 n-d-843301-2 sudo[110620]: pam_unix(sudo:session): session closed for user root
May 27 03:40:46.596528 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-92e9963c-b79c-4122-92b9-bf1e396ad88d tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d" returned: 0 in 0.688s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:46.598753 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-92e9963c-b79c-4122-92b9-bf1e396ad88d tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:46.621287 n-d-843301-2 sudo[110640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:40:46.623146 n-d-843301-2 sudo[110640]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:40:47.082384 n-d-843301-2 sudo[110640]: pam_unix(sudo:session): session closed for user root
May 27 03:40:47.086127 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-92e9963c-b79c-4122-92b9-bf1e396ad88d tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d" returned: 0 in 0.486s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:47.088711 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-92e9963c-b79c-4122-92b9-bf1e396ad88d tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:47.116613 n-d-843301-2 sudo[110644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:40:47.118234 n-d-843301-2 sudo[110644]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:40:47.855752 n-d-843301-2 sudo[110644]: pam_unix(sudo:session): session closed for user root
May 27 03:40:47.858601 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-92e9963c-b79c-4122-92b9-bf1e396ad88d tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d" returned: 0 in 0.769s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:47.860797 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-92e9963c-b79c-4122-92b9-bf1e396ad88d tempest-TaggedBootDevicesTest_v242-1631553880 None] Successfully deleted volume: e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d
May 27 03:40:47.959583 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-92e9963c-b79c-4122-92b9-bf1e396ad88d tempest-TaggedBootDevicesTest_v242-1631553880 None] Created reservations ['1a5ff113-98d5-4c4c-8c09-0df36a7c3f71', 'd912c8a3-c937-46f3-bcbf-57db65861f31', '69dbfa24-e086-4ba3-adc5-ab72d15777dd', '3f2a34f9-881a-4d7b-9682-de327aa2b4c2'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:40:47.961872 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-92e9963c-b79c-4122-92b9-bf1e396ad88d tempest-TaggedBootDevicesTest_v242-1631553880 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:40:47.961872 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:40:47.961872 n-d-843301-2 cinder-volume[92445]:
May 27 03:40:48.030476 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-92e9963c-b79c-4122-92b9-bf1e396ad88d tempest-TaggedBootDevicesTest_v242-1631553880 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:40:48.031991 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-92e9963c-b79c-4122-92b9-bf1e396ad88d tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:48.109976 n-d-843301-2 sudo[110657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:40:48.112011 n-d-843301-2 sudo[110657]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:40:48.622379 n-d-843301-2 sudo[110657]: pam_unix(sudo:session): session closed for user root
May 27 03:40:48.624769 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-92e9963c-b79c-4122-92b9-bf1e396ad88d tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.593s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:48.627057 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-92e9963c-b79c-4122-92b9-bf1e396ad88d tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:48.655516 n-d-843301-2 sudo[110667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:40:48.658683 n-d-843301-2 sudo[110667]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:40:49.047162 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-5ce79ac7-da6a-4b87-887e-f3014f9319dd tempest-TaggedBootDevicesTest_v242-1631553880 None] Lock "b'cinder-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:40:49.153468 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:49.328069 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.174s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:49.329118 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:40:49.330464 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-5ce79ac7-da6a-4b87-887e-f3014f9319dd tempest-TaggedBootDevicesTest_v242-1631553880 None] Skipping remove_export. No iscsi_target is presently exported for volume: c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:40:49.331934 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ce79ac7-da6a-4b87-887e-f3014f9319dd tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:49.352064 n-d-843301-2 sudo[110677]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:40:49.353080 n-d-843301-2 sudo[110677]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:40:49.477000 n-d-843301-2 sudo[110667]: pam_unix(sudo:session): session closed for user root
May 27 03:40:49.481000 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-92e9963c-b79c-4122-92b9-bf1e396ad88d tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.853s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:49.485959 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-92e9963c-b79c-4122-92b9-bf1e396ad88d tempest-TaggedBootDevicesTest_v242-1631553880 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:40:49.498849 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-92e9963c-b79c-4122-92b9-bf1e396ad88d tempest-TaggedBootDevicesTest_v242-1631553880 None] Deleted volume successfully.
May 27 03:40:49.526620 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-92e9963c-b79c-4122-92b9-bf1e396ad88d tempest-TaggedBootDevicesTest_v242-1631553880 None] Lock "b'cinder-e3c9fad9-a7d2-4fed-9c5c-d2b15172c24d-delete_volume'" released by "delete_volume" :: held 4.384s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:40:49.771197 n-d-843301-2 sudo[110677]: pam_unix(sudo:session): session closed for user root
May 27 03:40:49.773098 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ce79ac7-da6a-4b87-887e-f3014f9319dd tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4" returned: 0 in 0.441s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:49.775242 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ce79ac7-da6a-4b87-887e-f3014f9319dd tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:49.795194 n-d-843301-2 sudo[110682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:40:49.796099 n-d-843301-2 sudo[110682]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:40:50.368580 n-d-843301-2 sudo[110682]: pam_unix(sudo:session): session closed for user root
May 27 03:40:50.371172 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ce79ac7-da6a-4b87-887e-f3014f9319dd tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4" returned: 0 in 0.595s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:50.373789 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ce79ac7-da6a-4b87-887e-f3014f9319dd tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:50.438695 n-d-843301-2 sudo[110685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:40:50.439536 n-d-843301-2 sudo[110685]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:40:51.096198 n-d-843301-2 sudo[110685]: pam_unix(sudo:session): session closed for user root
May 27 03:40:51.099720 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ce79ac7-da6a-4b87-887e-f3014f9319dd tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4" returned: 0 in 0.725s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:51.100871 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-5ce79ac7-da6a-4b87-887e-f3014f9319dd tempest-TaggedBootDevicesTest_v242-1631553880 None] Successfully deleted volume: c5dc8cca-bc86-42fd-b5f1-e608ce10fee4
May 27 03:40:51.165343 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-5ce79ac7-da6a-4b87-887e-f3014f9319dd tempest-TaggedBootDevicesTest_v242-1631553880 None] Created reservations ['c49eb65d-e9a0-4435-8bde-9b0d5c59b2f1', '005dbee2-335d-4431-974a-2fe9739a642d', '2bbe53cc-9125-409d-9f9c-994c41179ef3', '1b549b9d-9184-4e0a-8c4c-8c1b13e9c76f'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:40:51.169235 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-5ce79ac7-da6a-4b87-887e-f3014f9319dd tempest-TaggedBootDevicesTest_v242-1631553880 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:40:51.169235 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:40:51.169235 n-d-843301-2 cinder-volume[92445]:
May 27 03:40:51.256529 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-5ce79ac7-da6a-4b87-887e-f3014f9319dd tempest-TaggedBootDevicesTest_v242-1631553880 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:40:51.258617 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ce79ac7-da6a-4b87-887e-f3014f9319dd tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:51.289060 n-d-843301-2 sudo[110693]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:40:51.290983 n-d-843301-2 sudo[110693]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:40:51.891826 n-d-843301-2 sudo[110693]: pam_unix(sudo:session): session closed for user root
May 27 03:40:51.894303 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ce79ac7-da6a-4b87-887e-f3014f9319dd tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:51.896581 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ce79ac7-da6a-4b87-887e-f3014f9319dd tempest-TaggedBootDevicesTest_v242-1631553880 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:40:51.944622 n-d-843301-2 sudo[110697]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:40:51.945483 n-d-843301-2 sudo[110697]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:40:52.453088 n-d-843301-2 sudo[110697]: pam_unix(sudo:session): session closed for user root
May 27 03:40:52.455617 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ce79ac7-da6a-4b87-887e-f3014f9319dd tempest-TaggedBootDevicesTest_v242-1631553880 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.559s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:40:52.458375 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-5ce79ac7-da6a-4b87-887e-f3014f9319dd tempest-TaggedBootDevicesTest_v242-1631553880 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:40:52.477873 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-5ce79ac7-da6a-4b87-887e-f3014f9319dd tempest-TaggedBootDevicesTest_v242-1631553880 None] Deleted volume successfully.
May 27 03:40:52.504006 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-5ce79ac7-da6a-4b87-887e-f3014f9319dd tempest-TaggedBootDevicesTest_v242-1631553880 None] Lock "b'cinder-c5dc8cca-bc86-42fd-b5f1-e608ce10fee4-delete_volume'" released by "delete_volume" :: held 3.457s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:41:03.599116 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:41:03.600355 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:41:03.601251 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:41:03.629391 n-d-843301-2 sudo[110829]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:41:03.635263 n-d-843301-2 sudo[110829]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:41:04.234604 n-d-843301-2 sudo[110829]: pam_unix(sudo:session): session closed for user root
May 27 03:41:04.236610 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:41:04.238987 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:41:04.264773 n-d-843301-2 sudo[110844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:41:04.266307 n-d-843301-2 sudo[110844]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:41:04.844438 n-d-843301-2 sudo[110844]: pam_unix(sudo:session): session closed for user root
May 27 03:41:04.846501 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.607s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:41:04.847857 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:42:03.606940 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:42:03.608460 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:42:03.609656 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:42:03.696780 n-d-843301-2 sudo[111794]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:42:03.700546 n-d-843301-2 sudo[111794]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:42:04.372289 n-d-843301-2 sudo[111794]: pam_unix(sudo:session): session closed for user root
May 27 03:42:04.374656 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.765s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:42:04.376990 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:42:04.428466 n-d-843301-2 sudo[111835]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:42:04.430079 n-d-843301-2 sudo[111835]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:42:05.008644 n-d-843301-2 sudo[111835]: pam_unix(sudo:session): session closed for user root
May 27 03:42:05.012218 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.635s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:42:05.013698 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:42:29.478969 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:42:29.488824 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:42:29.489458 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:42:29.532242 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] Flow 'volume_create_manager' (10b77c95-37ec-4293-ac90-fb711ba00b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:42:29.556009 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d0a0313d-110c-4b4a-b33a-b5130514b69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:42:29.608653 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:42:29.639817 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d0a0313d-110c-4b4a-b33a-b5130514b69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:42:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2034650142',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=823d21b5-a7ae-4984-9df8-88c0efc5e197,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ac9c108963c4c0bb55c8b6a2c88afec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03: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-05-27T03:42:29Z,user_id='7178e316603a4154b14c7f2b9be5a7bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:42:29.644029 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (09f6499a-3997-488c-b636-98a0dc1278d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:42:29.647654 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (09f6499a-3997-488c-b636-98a0dc1278d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:42:29.650869 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (04867ed5-399a-496b-a339-bc24665b8944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:42:29.653711 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (04867ed5-399a-496b-a339-bc24665b8944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '823d21b5-a7ae-4984-9df8-88c0efc5e197', 'volume_name': 'volume-823d21b5-a7ae-4984-9df8-88c0efc5e197', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:42:29.656358 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aa9168ae-8264-4bda-a98e-c219e08115aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:42:29.659256 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aa9168ae-8264-4bda-a98e-c219e08115aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:42:29.664587 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1fc55cbb-48bd-430c-9aa8-dbb5e1f99a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:42:29.665899 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] Volume 823d21b5-a7ae-4984-9df8-88c0efc5e197: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-823d21b5-a7ae-4984-9df8-88c0efc5e197', 'volume_size': 1}
May 27 03:42:29.667361 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-823d21b5-a7ae-4984-9df8-88c0efc5e197 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:42:29.691500 n-d-843301-2 sudo[112178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-823d21b5-a7ae-4984-9df8-88c0efc5e197 stack-volumes-lvmdriver-1 -L 1g
May 27 03:42:29.693264 n-d-843301-2 sudo[112178]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:42:30.588128 n-d-843301-2 sudo[112178]: pam_unix(sudo:session): session closed for user root
May 27 03:42:30.590686 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-823d21b5-a7ae-4984-9df8-88c0efc5e197 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.923s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:42:30.604579 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1fc55cbb-48bd-430c-9aa8-dbb5e1f99a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-823d21b5-a7ae-4984-9df8-88c0efc5e197', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:42:30.607206 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a8153e82-c93b-4c84-8aec-ab360c584c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:42:30.630755 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] Volume volume-823d21b5-a7ae-4984-9df8-88c0efc5e197 (823d21b5-a7ae-4984-9df8-88c0efc5e197): created successfully
May 27 03:42:30.635512 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a8153e82-c93b-4c84-8aec-ab360c584c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:42:30.638859 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] Flow 'volume_create_manager' (10b77c95-37ec-4293-ac90-fb711ba00b0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:42:30.674625 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-3fcca7da-61d8-4cd5-a01c-5f2b266d1df6 tempest-AttachVolumeShelveTestJSON-427948190 None] Created volume successfully.
May 27 03:43:03.611322 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:43:03.612399 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:43:03.613353 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:03.657392 n-d-843301-2 sudo[112704]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:43:03.658310 n-d-843301-2 sudo[112704]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:43:04.679940 n-d-843301-2 sudo[112704]: pam_unix(sudo:session): session closed for user root
May 27 03:43:04.682204 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.069s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:04.684695 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:04.735827 n-d-843301-2 sudo[112707]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:43:04.736982 n-d-843301-2 sudo[112707]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:43:05.570013 n-d-843301-2 sudo[112707]: pam_unix(sudo:session): session closed for user root
May 27 03:43:05.572928 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.888s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:05.575287 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:43:24.434981 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-8b28c7df-517c-4d33-ae79-88c8a926b33e req-14ae9c08-601a-44a5-aa15-65a0596dfcb2 tempest-TaggedBootDevicesTest-725962641 None] Terminate volume connection completed successfully.
May 27 03:43:24.438312 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-8b28c7df-517c-4d33-ae79-88c8a926b33e req-14ae9c08-601a-44a5-aa15-65a0596dfcb2 tempest-TaggedBootDevicesTest-725962641 None] Deleting attachment 89de9ad3-e376-41c9-bc0a-344929080634. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:43:24.442994 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:24.719938 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.278s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:24.720425 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad\n System information:\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-7fa247c2-68d0-4613-a917-ab186f8e53ad\n Backing store flags: \n Account information:\n F8grRppUue3B2Fcx47mK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\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-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\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-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:43:24.721119 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-8b28c7df-517c-4d33-ae79-88c8a926b33e req-14ae9c08-601a-44a5-aa15-65a0596dfcb2 tempest-TaggedBootDevicesTest-725962641 None] Removing iscsi_target for Volume ID: 7fa247c2-68d0-4613-a917-ab186f8e53ad
May 27 03:43:24.722335 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:25.045481 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7fa247c2-68d0-4613-a917-ab186f8e53ad -f" returned: 0 in 0.323s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:25.046222 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:43:25.049441 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:25.390078 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.341s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:25.390351 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\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-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\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-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:43:25.836765 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-8b28c7df-517c-4d33-ae79-88c8a926b33e req-94919225-3e15-40a9-8a37-28b4fe60789d tempest-TaggedBootDevicesTest-725962641 None] Terminate volume connection completed successfully.
May 27 03:43:25.837397 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-8b28c7df-517c-4d33-ae79-88c8a926b33e req-94919225-3e15-40a9-8a37-28b4fe60789d tempest-TaggedBootDevicesTest-725962641 None] Deleting attachment c0508c8f-bade-4993-b544-4374ac9be0b3. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:43:25.844656 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:26.026170 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.187s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:26.026501 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762\n System information:\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-39520c1d-d9e3-4ab7-ab31-459333314762\n Backing store flags: \n Account information:\n F8qeHVUD9aeB2tkbeSA4\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\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-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:43:26.027136 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-8b28c7df-517c-4d33-ae79-88c8a926b33e req-94919225-3e15-40a9-8a37-28b4fe60789d tempest-TaggedBootDevicesTest-725962641 None] Removing iscsi_target for Volume ID: 39520c1d-d9e3-4ab7-ab31-459333314762
May 27 03:43:26.031050 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:26.289642 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-39520c1d-d9e3-4ab7-ab31-459333314762 -f" returned: 0 in 0.260s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:26.289972 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:43:26.295236 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:26.585231 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.293s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:26.585551 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\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-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:43:26.979126 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-8b28c7df-517c-4d33-ae79-88c8a926b33e req-e0eeb895-7e4f-4d3b-aebf-661cd7670a2d tempest-TaggedBootDevicesTest-725962641 None] Terminate volume connection completed successfully.
May 27 03:43:26.983202 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-8b28c7df-517c-4d33-ae79-88c8a926b33e req-e0eeb895-7e4f-4d3b-aebf-661cd7670a2d tempest-TaggedBootDevicesTest-725962641 None] Deleting attachment e9233c3a-e37a-4440-b4e2-143d7d56e6a8. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:43:26.987820 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:27.258969 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.274s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:27.259797 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608\n System information:\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-5b250aa6-1757-423a-a8e4-18296d9ee608\n Backing store flags: \n Account information:\n uBd9YccTVq7yBEeN2vA8\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:43:27.261169 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-8b28c7df-517c-4d33-ae79-88c8a926b33e req-e0eeb895-7e4f-4d3b-aebf-661cd7670a2d tempest-TaggedBootDevicesTest-725962641 None] Removing iscsi_target for Volume ID: 5b250aa6-1757-423a-a8e4-18296d9ee608
May 27 03:43:27.269122 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:27.516451 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5b250aa6-1757-423a-a8e4-18296d9ee608 -f" returned: 0 in 0.251s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:27.518082 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:43:27.521408 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:27.743961 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.224s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:27.744615 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:43:38.302927 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-4ccd92df-1f6b-4b45-a787-dd249cd65989 req-7da7eadd-395e-44a0-9bf0-b362df6a96ba tempest-AttachVolumeShelveTestJSON-427948190 None] No connector for attachment 3a8ad685-cc09-4824-a2e7-b200f0e50553; skipping storage backend terminate_connection call. {{(pid=92445) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:4648}}
May 27 03:43:38.304342 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-4ccd92df-1f6b-4b45-a787-dd249cd65989 req-7da7eadd-395e-44a0-9bf0-b362df6a96ba tempest-AttachVolumeShelveTestJSON-427948190 None] Deleting attachment 3a8ad685-cc09-4824-a2e7-b200f0e50553. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:43:44.095384 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:43:44.103742 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:43:44.104822 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:43:44.137074 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Flow 'volume_create_manager' (b2fe4c06-bd6b-4441-a4b1-53652c4527f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:43:44.147508 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4684ed6-7d7a-44e1-b616-1bec72e1bd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:43:44.193878 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:43:44.222491 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4684ed6-7d7a-44e1-b616-1bec72e1bd75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:43:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1811830879',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=feacbac2-aeab-4b90-9a3d-cd57bef0f981,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2529349ee45d48eabe7d93e13c544b64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:43:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:43:44Z,user_id='9c6a9754431d411791a555cb487353fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:43:44.228262 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ce382ef2-a306-48d6-a3da-126833d34ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:43:44.228487 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ce382ef2-a306-48d6-a3da-126833d34ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:43:44.231215 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c48224a8-b03b-49f4-824a-402cc644b849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:43:44.328470 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c48224a8-b03b-49f4-824a-402cc644b849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'feacbac2-aeab-4b90-9a3d-cd57bef0f981', 'volume_name': 'volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:43:44.333852 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a74286f6-42fa-4bfb-a392-7079ae5853c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:43:44.342193 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a74286f6-42fa-4bfb-a392-7079ae5853c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:43:44.350168 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (74cba8cb-a764-4608-9c2a-51b276878140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:43:44.352262 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Volume feacbac2-aeab-4b90-9a3d-cd57bef0f981: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 27 03:43:44.352871 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Cloning feacbac2-aeab-4b90-9a3d-cd57bef0f981 from image c742528c-2e23-4c76-85af-75edbc35cc02 at location (None, None). {{(pid=92445) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 27 03:43:45.276708 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-0375a105-36e0-45cd-b519-e3791f7a3a0e tempest-TaggedBootDevicesTest-725962641 None] Lock "b'cinder-5b250aa6-1757-423a-a8e4-18296d9ee608-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:43:45.361057 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:45.686313 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.323s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:45.687184 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433176640]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:43:45.691613 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-0375a105-36e0-45cd-b519-e3791f7a3a0e tempest-TaggedBootDevicesTest-725962641 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5b250aa6-1757-423a-a8e4-18296d9ee608
May 27 03:43:45.698611 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0375a105-36e0-45cd-b519-e3791f7a3a0e tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:45.768712 n-d-843301-2 sudo[113406]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608
May 27 03:43:45.770592 n-d-843301-2 sudo[113406]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:43:46.925263 n-d-843301-2 sudo[113406]: pam_unix(sudo:session): session closed for user root
May 27 03:43:46.929994 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0375a105-36e0-45cd-b519-e3791f7a3a0e tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608" returned: 0 in 1.231s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:46.938290 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0375a105-36e0-45cd-b519-e3791f7a3a0e tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:46.984172 n-d-843301-2 sudo[113432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608
May 27 03:43:46.991956 n-d-843301-2 sudo[113432]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:43:47.735878 n-d-843301-2 sudo[113432]: pam_unix(sudo:session): session closed for user root
May 27 03:43:47.741374 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0375a105-36e0-45cd-b519-e3791f7a3a0e tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608" returned: 0 in 0.804s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:47.743680 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0375a105-36e0-45cd-b519-e3791f7a3a0e tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:47.797804 n-d-843301-2 sudo[113435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608
May 27 03:43:47.798702 n-d-843301-2 sudo[113435]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:43:48.409349 n-d-843301-2 sudo[113435]: pam_unix(sudo:session): session closed for user root
May 27 03:43:48.415263 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0375a105-36e0-45cd-b519-e3791f7a3a0e tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5b250aa6-1757-423a-a8e4-18296d9ee608" returned: 0 in 0.671s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:48.417948 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-0375a105-36e0-45cd-b519-e3791f7a3a0e tempest-TaggedBootDevicesTest-725962641 None] Successfully deleted volume: 5b250aa6-1757-423a-a8e4-18296d9ee608
May 27 03:43:48.548905 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-0375a105-36e0-45cd-b519-e3791f7a3a0e tempest-TaggedBootDevicesTest-725962641 None] Created reservations ['26c895b5-3a3f-41d0-89cc-b33cf129d434', '8e62b84a-8eb1-4180-93cb-8dca45d4b25e', '2fe803d1-eb11-490f-bdfc-5bb6a4d9dddc', '2d63e77c-fddb-47d2-bf3f-6c8c906d7ef0'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:43:48.562866 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-0375a105-36e0-45cd-b519-e3791f7a3a0e tempest-TaggedBootDevicesTest-725962641 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:43:48.562866 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:43:48.562866 n-d-843301-2 cinder-volume[92445]:
May 27 03:43:48.683594 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-0375a105-36e0-45cd-b519-e3791f7a3a0e tempest-TaggedBootDevicesTest-725962641 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:43:48.689723 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0375a105-36e0-45cd-b519-e3791f7a3a0e tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:48.746920 n-d-843301-2 sudo[113466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:43:48.747729 n-d-843301-2 sudo[113466]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:43:49.223577 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-c27158e0-1e0e-4895-b7ef-4b194efd5d85 tempest-TaggedBootDevicesTest-725962641 None] Lock "b'cinder-39520c1d-d9e3-4ab7-ab31-459333314762-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:43:49.424392 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:49.744251 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.322s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:49.744813 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433177600]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:43:49.750502 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-c27158e0-1e0e-4895-b7ef-4b194efd5d85 tempest-TaggedBootDevicesTest-725962641 None] Skipping remove_export. No iscsi_target is presently exported for volume: 39520c1d-d9e3-4ab7-ab31-459333314762
May 27 03:43:49.753956 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c27158e0-1e0e-4895-b7ef-4b194efd5d85 tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:49.762556 n-d-843301-2 sudo[113466]: pam_unix(sudo:session): session closed for user root
May 27 03:43:49.772260 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0375a105-36e0-45cd-b519-e3791f7a3a0e tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.084s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:49.775123 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0375a105-36e0-45cd-b519-e3791f7a3a0e tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:49.782802 n-d-843301-2 sudo[113499]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762
May 27 03:43:49.784432 n-d-843301-2 sudo[113499]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:43:49.813683 n-d-843301-2 sudo[113501]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:43:49.823635 n-d-843301-2 sudo[113501]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:43:50.954067 n-d-843301-2 sudo[113499]: pam_unix(sudo:session): session closed for user root
May 27 03:43:50.957778 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c27158e0-1e0e-4895-b7ef-4b194efd5d85 tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762" returned: 0 in 1.203s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:50.960670 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c27158e0-1e0e-4895-b7ef-4b194efd5d85 tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:50.986066 n-d-843301-2 sudo[113501]: pam_unix(sudo:session): session closed for user root
May 27 03:43:51.006788 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0375a105-36e0-45cd-b519-e3791f7a3a0e tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/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.231s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:51.010614 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-0375a105-36e0-45cd-b519-e3791f7a3a0e tempest-TaggedBootDevicesTest-725962641 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:43:51.018928 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-0375a105-36e0-45cd-b519-e3791f7a3a0e tempest-TaggedBootDevicesTest-725962641 None] Deleted volume successfully.
May 27 03:43:51.050345 n-d-843301-2 sudo[113532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762
May 27 03:43:51.051204 n-d-843301-2 sudo[113532]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:43:51.057093 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-0375a105-36e0-45cd-b519-e3791f7a3a0e tempest-TaggedBootDevicesTest-725962641 None] Lock "b'cinder-5b250aa6-1757-423a-a8e4-18296d9ee608-delete_volume'" released by "delete_volume" :: held 5.780s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:43:51.913673 n-d-843301-2 sudo[113532]: pam_unix(sudo:session): session closed for user root
May 27 03:43:51.916606 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c27158e0-1e0e-4895-b7ef-4b194efd5d85 tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762" returned: 0 in 0.956s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:51.917929 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c27158e0-1e0e-4895-b7ef-4b194efd5d85 tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:51.957955 n-d-843301-2 sudo[113557]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762
May 27 03:43:51.963495 n-d-843301-2 sudo[113557]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:43:53.097321 n-d-843301-2 sudo[113557]: pam_unix(sudo:session): session closed for user root
May 27 03:43:53.099938 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c27158e0-1e0e-4895-b7ef-4b194efd5d85 tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-39520c1d-d9e3-4ab7-ab31-459333314762" returned: 0 in 1.181s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:53.101220 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-c27158e0-1e0e-4895-b7ef-4b194efd5d85 tempest-TaggedBootDevicesTest-725962641 None] Successfully deleted volume: 39520c1d-d9e3-4ab7-ab31-459333314762
May 27 03:43:53.214797 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-c27158e0-1e0e-4895-b7ef-4b194efd5d85 tempest-TaggedBootDevicesTest-725962641 None] Created reservations ['eaabe9a9-3d03-455f-a8ba-3b4fc436d19d', '4ccd95a5-89b0-4d51-bcfe-ddaa5cb1489b', 'bbd0bb4b-f60c-4b06-a971-35c5dde3ae0c', '8d8bb1f8-d1b5-47eb-9b87-965f0e39c271'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:43:53.219071 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-c27158e0-1e0e-4895-b7ef-4b194efd5d85 tempest-TaggedBootDevicesTest-725962641 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:43:53.219071 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:43:53.219071 n-d-843301-2 cinder-volume[92445]:
May 27 03:43:53.284651 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-c27158e0-1e0e-4895-b7ef-4b194efd5d85 tempest-TaggedBootDevicesTest-725962641 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:43:53.285651 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c27158e0-1e0e-4895-b7ef-4b194efd5d85 tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:53.327489 n-d-843301-2 sudo[113572]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:43:53.335291 n-d-843301-2 sudo[113572]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:43:54.186118 n-d-843301-2 sudo[113572]: pam_unix(sudo:session): session closed for user root
May 27 03:43:54.190639 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c27158e0-1e0e-4895-b7ef-4b194efd5d85 tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.904s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:54.197036 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c27158e0-1e0e-4895-b7ef-4b194efd5d85 tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:54.272957 n-d-843301-2 sudo[113577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:43:54.273897 n-d-843301-2 sudo[113577]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:43:54.447788 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-cdf8f6a4-1cfd-4fb0-8707-4240ee7ee4da tempest-TaggedBootDevicesTest-725962641 None] Lock "b'cinder-7fa247c2-68d0-4613-a917-ab186f8e53ad-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:43:54.607109 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:54.911956 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.307s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:54.912246 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433176960]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:43:54.913394 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-cdf8f6a4-1cfd-4fb0-8707-4240ee7ee4da tempest-TaggedBootDevicesTest-725962641 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7fa247c2-68d0-4613-a917-ab186f8e53ad
May 27 03:43:54.916670 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cdf8f6a4-1cfd-4fb0-8707-4240ee7ee4da tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:54.973214 n-d-843301-2 sudo[113582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad
May 27 03:43:54.974089 n-d-843301-2 sudo[113582]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:43:55.206224 n-d-843301-2 sudo[113577]: pam_unix(sudo:session): session closed for user root
May 27 03:43:55.208750 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c27158e0-1e0e-4895-b7ef-4b194efd5d85 tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.013s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:55.211709 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-c27158e0-1e0e-4895-b7ef-4b194efd5d85 tempest-TaggedBootDevicesTest-725962641 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:43:55.226788 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-c27158e0-1e0e-4895-b7ef-4b194efd5d85 tempest-TaggedBootDevicesTest-725962641 None] Deleted volume successfully.
May 27 03:43:55.247025 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-c27158e0-1e0e-4895-b7ef-4b194efd5d85 tempest-TaggedBootDevicesTest-725962641 None] Lock "b'cinder-39520c1d-d9e3-4ab7-ab31-459333314762-delete_volume'" released by "delete_volume" :: held 6.024s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:43:55.594132 n-d-843301-2 sudo[113582]: pam_unix(sudo:session): session closed for user root
May 27 03:43:55.597085 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cdf8f6a4-1cfd-4fb0-8707-4240ee7ee4da tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad" returned: 0 in 0.680s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:55.599092 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cdf8f6a4-1cfd-4fb0-8707-4240ee7ee4da tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:55.629833 n-d-843301-2 sudo[113585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad
May 27 03:43:55.630637 n-d-843301-2 sudo[113585]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:43:56.233274 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cdf8f6a4-1cfd-4fb0-8707-4240ee7ee4da tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad" returned: 0 in 0.633s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:56.229673 n-d-843301-2 sudo[113585]: pam_unix(sudo:session): session closed for user root
May 27 03:43:56.236145 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cdf8f6a4-1cfd-4fb0-8707-4240ee7ee4da tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:56.261153 n-d-843301-2 sudo[113588]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad
May 27 03:43:56.262846 n-d-843301-2 sudo[113588]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:43:57.179790 n-d-843301-2 sudo[113588]: pam_unix(sudo:session): session closed for user root
May 27 03:43:57.183362 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cdf8f6a4-1cfd-4fb0-8707-4240ee7ee4da tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7fa247c2-68d0-4613-a917-ab186f8e53ad" returned: 0 in 0.947s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:57.185854 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-cdf8f6a4-1cfd-4fb0-8707-4240ee7ee4da tempest-TaggedBootDevicesTest-725962641 None] Successfully deleted volume: 7fa247c2-68d0-4613-a917-ab186f8e53ad
May 27 03:43:57.287504 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-cdf8f6a4-1cfd-4fb0-8707-4240ee7ee4da tempest-TaggedBootDevicesTest-725962641 None] Created reservations ['e4b5ca4c-8d51-4276-ac82-9775c231a61b', 'd22adc7c-7616-4d9d-973d-959760951344', 'a297056c-f0bb-4cd6-9986-59e6a24a6da9', '353dc24b-bf39-474e-b3f6-0c0428d24955'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:43:57.290147 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-cdf8f6a4-1cfd-4fb0-8707-4240ee7ee4da tempest-TaggedBootDevicesTest-725962641 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:43:57.290147 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:43:57.290147 n-d-843301-2 cinder-volume[92445]:
May 27 03:43:57.365921 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-cdf8f6a4-1cfd-4fb0-8707-4240ee7ee4da tempest-TaggedBootDevicesTest-725962641 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:43:57.366725 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cdf8f6a4-1cfd-4fb0-8707-4240ee7ee4da tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:57.441444 n-d-843301-2 sudo[113595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:43:57.443860 n-d-843301-2 sudo[113595]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:43:58.531649 n-d-843301-2 sudo[113595]: pam_unix(sudo:session): session closed for user root
May 27 03:43:58.536291 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cdf8f6a4-1cfd-4fb0-8707-4240ee7ee4da tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.169s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:43:58.538324 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cdf8f6a4-1cfd-4fb0-8707-4240ee7ee4da tempest-TaggedBootDevicesTest-725962641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:43:58.602700 n-d-843301-2 sudo[113600]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:43:58.604747 n-d-843301-2 sudo[113600]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:44:00.053315 n-d-843301-2 sudo[113600]: pam_unix(sudo:session): session closed for user root
May 27 03:44:00.057506 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cdf8f6a4-1cfd-4fb0-8707-4240ee7ee4da tempest-TaggedBootDevicesTest-725962641 None] CMD "sudo cinder-rootwrap /etc/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.519s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:44:00.064127 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-cdf8f6a4-1cfd-4fb0-8707-4240ee7ee4da tempest-TaggedBootDevicesTest-725962641 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:44:00.075002 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-cdf8f6a4-1cfd-4fb0-8707-4240ee7ee4da tempest-TaggedBootDevicesTest-725962641 None] Deleted volume successfully.
May 27 03:44:00.109213 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-cdf8f6a4-1cfd-4fb0-8707-4240ee7ee4da tempest-TaggedBootDevicesTest-725962641 None] Lock "b'cinder-7fa247c2-68d0-4613-a917-ab186f8e53ad-delete_volume'" released by "delete_volume" :: held 5.661s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:44:03.615677 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:44:03.616401 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:44:03.616703 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:44:03.719175 n-d-843301-2 sudo[113662]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:44:03.720035 n-d-843301-2 sudo[113662]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:44:04.996753 n-d-843301-2 sudo[113662]: pam_unix(sudo:session): session closed for user root
May 27 03:44:05.000109 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.383s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:44:05.006007 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:44:05.073381 n-d-843301-2 sudo[113666]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:44:05.074562 n-d-843301-2 sudo[113666]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:44:05.980822 n-d-843301-2 sudo[113666]: pam_unix(sudo:session): session closed for user root
May 27 03:44:05.990487 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.988s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:44:06.013769 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:44:06.767731 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_dh8nwbcun-d-843301-2@lvmdriver-1, size 616.00 MB, duration 22.41 sec {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 27 03:44:06.768107 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Image download 616.00 MB at 27.48 MB/s
May 27 03:44:06.862791 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_dh8nwbcun-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:44:07.178253 n-d-843301-2 sudo[113681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_dh8nwbcun-d-843301-2@lvmdriver-1
May 27 03:44:07.179092 n-d-843301-2 sudo[113681]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:44:08.236576 n-d-843301-2 sudo[113681]: pam_unix(sudo:session): session closed for user root
May 27 03:44:08.240187 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_dh8nwbcun-d-843301-2@lvmdriver-1" returned: 0 in 1.376s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:44:08.240187 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 is fetched for user 9c6a9754431d411791a555cb487353fe. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 27 03:44:08.348517 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_dh8nwbcun-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:44:08.566792 n-d-843301-2 sudo[113701]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_dh8nwbcun-d-843301-2@lvmdriver-1
May 27 03:44:08.567748 n-d-843301-2 sudo[113701]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:44:09.536425 n-d-843301-2 sudo[113701]: pam_unix(sudo:session): session closed for user root
May 27 03:44:09.538729 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_dh8nwbcun-d-843301-2@lvmdriver-1" returned: 0 in 1.190s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:44:09.540569 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:44:09.603099 n-d-843301-2 sudo[113709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981 stack-volumes-lvmdriver-1 -L 1g
May 27 03:44:09.603907 n-d-843301-2 sudo[113709]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:44:11.017345 n-d-843301-2 sudo[113709]: pam_unix(sudo:session): session closed for user root
May 27 03:44:11.020433 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.480s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:44:11.055057 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Attempting download of c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume feacbac2-aeab-4b90-9a3d-cd57bef0f981. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 27 03:44:14.318710 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_ly4sq2t7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:44:14.431612 n-d-843301-2 sudo[113745]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_c742528c-2e23-4c76-85af-75edbc35cc02_ly4sq2t7
May 27 03:44:14.433531 n-d-843301-2 sudo[113745]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:44:15.016206 n-d-843301-2 sudo[113745]: pam_unix(sudo:session): session closed for user root
May 27 03:44:15.019991 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_ly4sq2t7" returned: 0 in 0.701s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:44:15.022684 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_dh8nwbcun-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:44:15.170318 n-d-843301-2 sudo[113756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_dh8nwbcun-d-843301-2@lvmdriver-1
May 27 03:44:15.171127 n-d-843301-2 sudo[113756]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:44:15.596447 n-d-843301-2 sudo[113756]: pam_unix(sudo:session): session closed for user root
May 27 03:44:15.598527 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_dh8nwbcun-d-843301-2@lvmdriver-1" returned: 0 in 0.577s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:44:15.600160 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] c742528c-2e23-4c76-85af-75edbc35cc02 was vhdx, converting to raw {{(pid=92445) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 27 03:44:15.601710 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_dh8nwbcun-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--feacbac2--aeab--4b90--9a3d--cd57bef0f981 oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:44:15.626073 n-d-843301-2 sudo[113767]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_dh8nwbcun-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--feacbac2--aeab--4b90--9a3d--cd57bef0f981 oflag=direct
May 27 03:44:15.628111 n-d-843301-2 sudo[113767]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:44:16.073356 n-d-843301-2 sudo[113767]: pam_unix(sudo:session): session closed for user root
May 27 03:44:16.075781 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_dh8nwbcun-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--feacbac2--aeab--4b90--9a3d--cd57bef0f981 oflag=direct" returned: 0 in 0.474s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:44:16.077164 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 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_c742528c-2e23-4c76-85af-75edbc35cc02_dh8nwbcun-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--feacbac2--aeab--4b90--9a3d--cd57bef0f981 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:44:16.100723 n-d-843301-2 sudo[113780]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_dh8nwbcun-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--feacbac2--aeab--4b90--9a3d--cd57bef0f981
May 27 03:44:16.102713 n-d-843301-2 sudo[113780]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:44:17.631291 n-d-843301-2 sudo[113780]: pam_unix(sudo:session): session closed for user root
May 27 03:44:17.634278 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 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_c742528c-2e23-4c76-85af-75edbc35cc02_dh8nwbcun-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--feacbac2--aeab--4b90--9a3d--cd57bef0f981" returned: 0 in 1.557s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:44:17.636745 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_dh8nwbcun-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:44:17.761504 n-d-843301-2 sudo[113844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_dh8nwbcun-d-843301-2@lvmdriver-1
May 27 03:44:17.762494 n-d-843301-2 sudo[113844]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:44:18.993262 n-d-843301-2 sudo[113844]: pam_unix(sudo:session): session closed for user root
May 27 03:44:18.996909 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_dh8nwbcun-d-843301-2@lvmdriver-1" returned: 0 in 1.359s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:44:19.007031 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_dh8nwbcun-d-843301-2@lvmdriver-1, size 700.00 MB, duration 1.56 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--feacbac2--aeab--4b90--9a3d--cd57bef0f981 {{(pid=92445) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 27 03:44:19.008481 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Converted 700.00 MB image at 449.02 MB/s
May 27 03:44:19.013336 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Downloaded image c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume feacbac2-aeab-4b90-9a3d-cd57bef0f981 successfully. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 27 03:44:19.373119 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 for user 9c6a9754431d411791a555cb487353fe is deleted. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 27 03:44:19.375351 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Marking volume feacbac2-aeab-4b90-9a3d-cd57bef0f981 as bootable. {{(pid=92445) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 27 03:44:19.403199 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Copying metadata from image c742528c-2e23-4c76-85af-75edbc35cc02 to feacbac2-aeab-4b90-9a3d-cd57bef0f981. {{(pid=92445) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 27 03:44:19.404690 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Creating volume glance metadata for volume feacbac2-aeab-4b90-9a3d-cd57bef0f981 backed by image c742528c-2e23-4c76-85af-75edbc35cc02 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92445) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 27 03:44:19.593270 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (74cba8cb-a764-4608-9c2a-51b276878140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:44:19.605525 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce3fd1e1-9908-489b-ae9e-b69375e23e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:44:19.637006 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Volume volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981 (feacbac2-aeab-4b90-9a3d-cd57bef0f981): created successfully
May 27 03:44:19.639419 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce3fd1e1-9908-489b-ae9e-b69375e23e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:44:19.650344 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Flow 'volume_create_manager' (b2fe4c06-bd6b-4441-a4b1-53652c4527f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:44:19.688563 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-4e04e79b-abb6-45c1-aea6-08871a8826ba tempest-ServersTestBootFromVolume-740881539 None] Created volume successfully.
May 27 03:44:27.438762 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-3bec0946-8700-48f9-8350-c2e071d47c53 req-1059da21-3ab5-48b6-9ce7-2bbae371e964 tempest-ServersTestBootFromVolume-740881539 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:44:27.491199 n-d-843301-2 sudo[113938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981
May 27 03:44:27.492036 n-d-843301-2 sudo[113938]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:44:28.683400 n-d-843301-2 sudo[113938]: pam_unix(sudo:session): session closed for user root
May 27 03:44:28.686297 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-3bec0946-8700-48f9-8350-c2e071d47c53 req-1059da21-3ab5-48b6-9ce7-2bbae371e964 tempest-ServersTestBootFromVolume-740881539 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981" returned: 0 in 1.247s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:44:28.810022 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:44:28.830977 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:44:28.831285 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:44:28.831910 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-3bec0946-8700-48f9-8350-c2e071d47c53 req-1059da21-3ab5-48b6-9ce7-2bbae371e964 tempest-ServersTestBootFromVolume-740881539 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:44:28.832710 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-3bec0946-8700-48f9-8350-c2e071d47c53 req-1059da21-3ab5-48b6-9ce7-2bbae371e964 tempest-ServersTestBootFromVolume-740881539 None] Creating iscsi_target for Volume ID: volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:44:28.839809 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-3bec0946-8700-48f9-8350-c2e071d47c53 req-1059da21-3ab5-48b6-9ce7-2bbae371e964 tempest-ServersTestBootFromVolume-740881539 None] Created volume path /opt/stack/data/cinder/volumes/volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981,
May 27 03:44:28.839809 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:44:28.839809 n-d-843301-2 cinder-volume[92445]:
May 27 03:44:28.839809 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981
May 27 03:44:28.839809 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:44:28.839809 n-d-843301-2 cinder-volume[92445]: incominguser MoF9SeZYK8P3XRCCTqXG n5nHiko22ZmFBEEg
May 27 03:44:28.839809 n-d-843301-2 cinder-volume[92445]:
May 27 03:44:28.839809 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:44:28.839809 n-d-843301-2 cinder-volume[92445]:
May 27 03:44:28.839809 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:44:28.844878 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:44:29.881680 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981" returned: 0 in 1.038s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:44:29.883153 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:44:29.884007 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-3bec0946-8700-48f9-8350-c2e071d47c53 req-1059da21-3ab5-48b6-9ce7-2bbae371e964 tempest-ServersTestBootFromVolume-740881539 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:44:29.884628 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-3bec0946-8700-48f9-8350-c2e071d47c53 req-1059da21-3ab5-48b6-9ce7-2bbae371e964 tempest-ServersTestBootFromVolume-740881539 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:44:29.887652 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:44:29.939088 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.051s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:44:29.939577 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981\n Backing store flags: \n Account information:\n MoF9SeZYK8P3XRCCTqXG\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:44:29.940473 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-3bec0946-8700-48f9-8350-c2e071d47c53 req-1059da21-3ab5-48b6-9ce7-2bbae371e964 tempest-ServersTestBootFromVolume-740881539 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:44:29.944563 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:44:30.295053 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.352s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:44:30.295348 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981\n Backing store flags: \n Account information:\n MoF9SeZYK8P3XRCCTqXG\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:44:30.297737 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:44:30.486520 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.189s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:44:30.488352 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777461529312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981\n Backing store flags: \n Account information:\n MoF9SeZYK8P3XRCCTqXG\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:44:30.489515 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-3bec0946-8700-48f9-8350-c2e071d47c53 req-1059da21-3ab5-48b6-9ce7-2bbae371e964 tempest-ServersTestBootFromVolume-740881539 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:44:30.635427 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-3bec0946-8700-48f9-8350-c2e071d47c53 req-1059da21-3ab5-48b6-9ce7-2bbae371e964 tempest-ServersTestBootFromVolume-740881539 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981', 'target_lun': 1, 'volume_id': 'feacbac2-aeab-4b90-9a3d-cd57bef0f981', 'auth_method': 'CHAP', 'auth_username': 'MoF9SeZYK8P3XRCCTqXG', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e573c6e3-a835-472e-b075-f08b603b17ee'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:44:30.908427 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-3bec0946-8700-48f9-8350-c2e071d47c53 req-1059da21-3ab5-48b6-9ce7-2bbae371e964 tempest-ServersTestBootFromVolume-740881539 None] attachment_update completed successfully.
May 27 03:45:03.617360 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:45:03.618743 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:45:03.621768 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:03.667416 n-d-843301-2 sudo[114373]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:45:03.668235 n-d-843301-2 sudo[114373]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:04.510212 n-d-843301-2 sudo[114373]: pam_unix(sudo:session): session closed for user root
May 27 03:45:04.512209 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.892s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:04.514124 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:04.555165 n-d-843301-2 sudo[114377]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:45:04.556522 n-d-843301-2 sudo[114377]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:05.476329 n-d-843301-2 sudo[114377]: pam_unix(sudo:session): session closed for user root
May 27 03:45:05.481160 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.967s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:05.486406 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:45:06.488636 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:45:06.507180 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:45:06.513420 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:45:06.529504 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] Flow 'volume_create_manager' (426679ab-3861-4f37-8925-dc127d796d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:45:06.533160 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cd540d61-8d35-45f5-9d3f-3f79b4b8e0a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:06.557376 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:45:06.583210 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cd540d61-8d35-45f5-9d3f-3f79b4b8e0a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:45:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-402361985',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=76c76731-46a8-4040-b3f8-4129d0edee1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='688843d51241414eb31e204635de47fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:45:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:45:06Z,user_id='42fbab41ca344804a8353642ff5e6208',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:06.586023 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (504380b6-b132-44b7-af4d-f1795f485389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:06.588818 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (504380b6-b132-44b7-af4d-f1795f485389) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:06.591710 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69e575e4-c093-4191-8fea-4257be90774d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:06.594757 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69e575e4-c093-4191-8fea-4257be90774d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '76c76731-46a8-4040-b3f8-4129d0edee1e', 'volume_name': 'volume-76c76731-46a8-4040-b3f8-4129d0edee1e', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:06.609468 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8a31eebc-859b-46ba-968f-c996959c0d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:06.614315 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8a31eebc-859b-46ba-968f-c996959c0d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:06.619286 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff59083e-aa82-46b5-9a98-112b07e9e660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:06.620787 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] Volume 76c76731-46a8-4040-b3f8-4129d0edee1e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-76c76731-46a8-4040-b3f8-4129d0edee1e', 'volume_size': 1}
May 27 03:45:06.622290 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-76c76731-46a8-4040-b3f8-4129d0edee1e stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:06.647859 n-d-843301-2 sudo[114429]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-76c76731-46a8-4040-b3f8-4129d0edee1e stack-volumes-lvmdriver-1 -L 1g
May 27 03:45:06.650140 n-d-843301-2 sudo[114429]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:07.674457 n-d-843301-2 sudo[114429]: pam_unix(sudo:session): session closed for user root
May 27 03:45:07.686436 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-76c76731-46a8-4040-b3f8-4129d0edee1e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.056s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:07.712216 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff59083e-aa82-46b5-9a98-112b07e9e660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-76c76731-46a8-4040-b3f8-4129d0edee1e', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:07.755073 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ad6f011-abdb-49fe-8171-0ac320e93fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:07.804575 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] Volume volume-76c76731-46a8-4040-b3f8-4129d0edee1e (76c76731-46a8-4040-b3f8-4129d0edee1e): created successfully
May 27 03:45:07.819012 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ad6f011-abdb-49fe-8171-0ac320e93fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:07.822477 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] Flow 'volume_create_manager' (426679ab-3861-4f37-8925-dc127d796d2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:45:07.839822 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-5e96538d-213e-453c-aa23-0e6a4320f7b4 req-acb2334d-6893-4820-a433-8914bad97c3e tempest-VolumesSnapshotsTestJSON-1807449390 None] Created volume successfully.
May 27 03:45:10.703383 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-2fc657d6-d67a-4404-8290-7be21c9c4764 req-7290f22b-ab5b-432d-874a-4d87c6d05e75 tempest-VolumesSnapshotsTestJSON-1807449390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-76c76731-46a8-4040-b3f8-4129d0edee1e {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:10.726602 n-d-843301-2 sudo[114561]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-76c76731-46a8-4040-b3f8-4129d0edee1e
May 27 03:45:10.728002 n-d-843301-2 sudo[114561]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:11.385548 n-d-843301-2 sudo[114561]: pam_unix(sudo:session): session closed for user root
May 27 03:45:11.387748 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-2fc657d6-d67a-4404-8290-7be21c9c4764 req-7290f22b-ab5b-432d-874a-4d87c6d05e75 tempest-VolumesSnapshotsTestJSON-1807449390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-76c76731-46a8-4040-b3f8-4129d0edee1e" returned: 0 in 0.684s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:11.391655 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-2fc657d6-d67a-4404-8290-7be21c9c4764 req-7290f22b-ab5b-432d-874a-4d87c6d05e75 tempest-VolumesSnapshotsTestJSON-1807449390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2c65de81-2109-4728-a888-953ac27960d8 --snapshot stack-volumes-lvmdriver-1/volume-76c76731-46a8-4040-b3f8-4129d0edee1e -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:11.416397 n-d-843301-2 sudo[114577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2c65de81-2109-4728-a888-953ac27960d8 --snapshot stack-volumes-lvmdriver-1/volume-76c76731-46a8-4040-b3f8-4129d0edee1e -L 1.00g
May 27 03:45:11.419635 n-d-843301-2 sudo[114577]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:12.442374 n-d-843301-2 sudo[114577]: pam_unix(sudo:session): session closed for user root
May 27 03:45:12.445562 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-2fc657d6-d67a-4404-8290-7be21c9c4764 req-7290f22b-ab5b-432d-874a-4d87c6d05e75 tempest-VolumesSnapshotsTestJSON-1807449390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2c65de81-2109-4728-a888-953ac27960d8 --snapshot stack-volumes-lvmdriver-1/volume-76c76731-46a8-4040-b3f8-4129d0edee1e -L 1.00g" returned: 0 in 1.053s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:12.541097 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-2fc657d6-d67a-4404-8290-7be21c9c4764 req-7290f22b-ab5b-432d-874a-4d87c6d05e75 tempest-VolumesSnapshotsTestJSON-1807449390 None] Create snapshot completed successfully
May 27 03:45:14.566254 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [req-56593643-8731-40ad-86d2-7a976374ce73 req-2740d812-041b-4c31-bb07-acd859c31fb4 tempest-VolumesSnapshotsTestJSON-1807449390 None] Lock "b'cinder-2c65de81-2109-4728-a888-953ac27960d8-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.021s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:45:14.566254 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-56593643-8731-40ad-86d2-7a976374ce73 req-2740d812-041b-4c31-bb07-acd859c31fb4 tempest-VolumesSnapshotsTestJSON-1807449390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2c65de81-2109-4728-a888-953ac27960d8 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:14.641171 n-d-843301-2 sudo[114766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2c65de81-2109-4728-a888-953ac27960d8
May 27 03:45:14.642003 n-d-843301-2 sudo[114766]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:15.735929 n-d-843301-2 sudo[114766]: pam_unix(sudo:session): session closed for user root
May 27 03:45:15.749526 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-56593643-8731-40ad-86d2-7a976374ce73 req-2740d812-041b-4c31-bb07-acd859c31fb4 tempest-VolumesSnapshotsTestJSON-1807449390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2c65de81-2109-4728-a888-953ac27960d8" returned: 0 in 1.180s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:15.749526 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-56593643-8731-40ad-86d2-7a976374ce73 req-2740d812-041b-4c31-bb07-acd859c31fb4 tempest-VolumesSnapshotsTestJSON-1807449390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2c65de81-2109-4728-a888-953ac27960d8 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:15.767950 n-d-843301-2 sudo[114770]: ubuntu : TTY=unknown ; 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-2c65de81-2109-4728-a888-953ac27960d8
May 27 03:45:15.768956 n-d-843301-2 sudo[114770]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:16.679920 n-d-843301-2 sudo[114770]: pam_unix(sudo:session): session closed for user root
May 27 03:45:16.682238 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-56593643-8731-40ad-86d2-7a976374ce73 req-2740d812-041b-4c31-bb07-acd859c31fb4 tempest-VolumesSnapshotsTestJSON-1807449390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2c65de81-2109-4728-a888-953ac27960d8" returned: 0 in 0.935s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:16.761504 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [req-56593643-8731-40ad-86d2-7a976374ce73 req-2740d812-041b-4c31-bb07-acd859c31fb4 tempest-VolumesSnapshotsTestJSON-1807449390 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.
May 27 03:45:16.777898 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [req-56593643-8731-40ad-86d2-7a976374ce73 req-2740d812-041b-4c31-bb07-acd859c31fb4 tempest-VolumesSnapshotsTestJSON-1807449390 None] Created reservations ['3f5d3066-dfc2-4af1-8d87-bd981486faae', 'dc808bf9-afbe-4f6c-ac57-b12504bb5133', 'c5f45447-795a-4239-88ea-3ae4d60f06ec', '9bd4689a-d073-4934-8bf0-90b607c12e9b'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:45:16.779671 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [req-56593643-8731-40ad-86d2-7a976374ce73 req-2740d812-041b-4c31-bb07-acd859c31fb4 tempest-VolumesSnapshotsTestJSON-1807449390 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:45:16.779671 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:45:16.779671 n-d-843301-2 cinder-volume[92445]:
May 27 03:45:16.857842 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-56593643-8731-40ad-86d2-7a976374ce73 req-2740d812-041b-4c31-bb07-acd859c31fb4 tempest-VolumesSnapshotsTestJSON-1807449390 None] Delete snapshot completed successfully.
May 27 03:45:16.869559 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [req-56593643-8731-40ad-86d2-7a976374ce73 req-2740d812-041b-4c31-bb07-acd859c31fb4 tempest-VolumesSnapshotsTestJSON-1807449390 None] Lock "b'cinder-2c65de81-2109-4728-a888-953ac27960d8-delete_snapshot'" released by "delete_snapshot" :: held 2.314s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:45:17.527478 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [req-43aeff85-6413-4784-8bde-ca0749a65e6f req-0acdecd5-0101-440b-bcc9-2ba79940ebd2 tempest-VolumesSnapshotsTestJSON-1807449390 None] Lock "b'cinder-76c76731-46a8-4040-b3f8-4129d0edee1e-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:45:17.628576 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [req-43aeff85-6413-4784-8bde-ca0749a65e6f req-0acdecd5-0101-440b-bcc9-2ba79940ebd2 tempest-VolumesSnapshotsTestJSON-1807449390 None] Skipping remove_export. No iscsi_target is presently exported for volume: 76c76731-46a8-4040-b3f8-4129d0edee1e
May 27 03:45:17.629651 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-43aeff85-6413-4784-8bde-ca0749a65e6f req-0acdecd5-0101-440b-bcc9-2ba79940ebd2 tempest-VolumesSnapshotsTestJSON-1807449390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-76c76731-46a8-4040-b3f8-4129d0edee1e {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:17.685215 n-d-843301-2 sudo[114817]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-76c76731-46a8-4040-b3f8-4129d0edee1e
May 27 03:45:17.686043 n-d-843301-2 sudo[114817]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:18.338963 n-d-843301-2 sudo[114817]: pam_unix(sudo:session): session closed for user root
May 27 03:45:18.344367 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-43aeff85-6413-4784-8bde-ca0749a65e6f req-0acdecd5-0101-440b-bcc9-2ba79940ebd2 tempest-VolumesSnapshotsTestJSON-1807449390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-76c76731-46a8-4040-b3f8-4129d0edee1e" returned: 0 in 0.714s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:18.347160 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-43aeff85-6413-4784-8bde-ca0749a65e6f req-0acdecd5-0101-440b-bcc9-2ba79940ebd2 tempest-VolumesSnapshotsTestJSON-1807449390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-76c76731-46a8-4040-b3f8-4129d0edee1e {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:18.445763 n-d-843301-2 sudo[114823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-76c76731-46a8-4040-b3f8-4129d0edee1e
May 27 03:45:18.446663 n-d-843301-2 sudo[114823]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:19.226249 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-43aeff85-6413-4784-8bde-ca0749a65e6f req-0acdecd5-0101-440b-bcc9-2ba79940ebd2 tempest-VolumesSnapshotsTestJSON-1807449390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-76c76731-46a8-4040-b3f8-4129d0edee1e" returned: 0 in 0.878s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:19.222889 n-d-843301-2 sudo[114823]: pam_unix(sudo:session): session closed for user root
May 27 03:45:19.243099 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-43aeff85-6413-4784-8bde-ca0749a65e6f req-0acdecd5-0101-440b-bcc9-2ba79940ebd2 tempest-VolumesSnapshotsTestJSON-1807449390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-76c76731-46a8-4040-b3f8-4129d0edee1e {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:19.270683 n-d-843301-2 sudo[114826]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-76c76731-46a8-4040-b3f8-4129d0edee1e
May 27 03:45:19.271492 n-d-843301-2 sudo[114826]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:19.892735 n-d-843301-2 sudo[114826]: pam_unix(sudo:session): session closed for user root
May 27 03:45:19.895163 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-43aeff85-6413-4784-8bde-ca0749a65e6f req-0acdecd5-0101-440b-bcc9-2ba79940ebd2 tempest-VolumesSnapshotsTestJSON-1807449390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-76c76731-46a8-4040-b3f8-4129d0edee1e" returned: 0 in 0.667s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:19.896372 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [req-43aeff85-6413-4784-8bde-ca0749a65e6f req-0acdecd5-0101-440b-bcc9-2ba79940ebd2 tempest-VolumesSnapshotsTestJSON-1807449390 None] Successfully deleted volume: 76c76731-46a8-4040-b3f8-4129d0edee1e
May 27 03:45:19.958063 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [req-43aeff85-6413-4784-8bde-ca0749a65e6f req-0acdecd5-0101-440b-bcc9-2ba79940ebd2 tempest-VolumesSnapshotsTestJSON-1807449390 None] Created reservations ['48eaf2af-9b9a-47be-b08d-29acd8ab9643', '22b13298-2fc0-4833-80b8-9339de28cab9', '307c07cb-93d9-482e-b428-acf7d01c3496', '04b48946-f439-4341-bc65-cca19390e64d'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:45:19.962571 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [req-43aeff85-6413-4784-8bde-ca0749a65e6f req-0acdecd5-0101-440b-bcc9-2ba79940ebd2 tempest-VolumesSnapshotsTestJSON-1807449390 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:45:19.962571 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:45:19.962571 n-d-843301-2 cinder-volume[92445]:
May 27 03:45:20.025672 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [req-43aeff85-6413-4784-8bde-ca0749a65e6f req-0acdecd5-0101-440b-bcc9-2ba79940ebd2 tempest-VolumesSnapshotsTestJSON-1807449390 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:45:20.026775 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-43aeff85-6413-4784-8bde-ca0749a65e6f req-0acdecd5-0101-440b-bcc9-2ba79940ebd2 tempest-VolumesSnapshotsTestJSON-1807449390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:20.056488 n-d-843301-2 sudo[114832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:45:20.057626 n-d-843301-2 sudo[114832]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:20.701199 n-d-843301-2 sudo[114832]: pam_unix(sudo:session): session closed for user root
May 27 03:45:20.703330 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-43aeff85-6413-4784-8bde-ca0749a65e6f req-0acdecd5-0101-440b-bcc9-2ba79940ebd2 tempest-VolumesSnapshotsTestJSON-1807449390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.676s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:20.706086 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-43aeff85-6413-4784-8bde-ca0749a65e6f req-0acdecd5-0101-440b-bcc9-2ba79940ebd2 tempest-VolumesSnapshotsTestJSON-1807449390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:20.754526 n-d-843301-2 sudo[114835]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:45:20.755315 n-d-843301-2 sudo[114835]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:21.602166 n-d-843301-2 sudo[114835]: pam_unix(sudo:session): session closed for user root
May 27 03:45:21.604547 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-43aeff85-6413-4784-8bde-ca0749a65e6f req-0acdecd5-0101-440b-bcc9-2ba79940ebd2 tempest-VolumesSnapshotsTestJSON-1807449390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.898s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:21.610853 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [req-43aeff85-6413-4784-8bde-ca0749a65e6f req-0acdecd5-0101-440b-bcc9-2ba79940ebd2 tempest-VolumesSnapshotsTestJSON-1807449390 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:45:21.619895 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-43aeff85-6413-4784-8bde-ca0749a65e6f req-0acdecd5-0101-440b-bcc9-2ba79940ebd2 tempest-VolumesSnapshotsTestJSON-1807449390 None] Deleted volume successfully.
May 27 03:45:21.658641 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [req-43aeff85-6413-4784-8bde-ca0749a65e6f req-0acdecd5-0101-440b-bcc9-2ba79940ebd2 tempest-VolumesSnapshotsTestJSON-1807449390 None] Lock "b'cinder-76c76731-46a8-4040-b3f8-4129d0edee1e-delete_volume'" released by "delete_volume" :: held 4.131s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:45:29.842601 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-222e869c-8acb-4f0c-9c5a-f4859197588c tempest-AttachVolumeShelveTestJSON-427948190 None] Lock "b'cinder-823d21b5-a7ae-4984-9df8-88c0efc5e197-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:45:29.973277 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-222e869c-8acb-4f0c-9c5a-f4859197588c tempest-AttachVolumeShelveTestJSON-427948190 None] Skipping remove_export. No iscsi_target is presently exported for volume: 823d21b5-a7ae-4984-9df8-88c0efc5e197
May 27 03:45:29.976283 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-222e869c-8acb-4f0c-9c5a-f4859197588c tempest-AttachVolumeShelveTestJSON-427948190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-823d21b5-a7ae-4984-9df8-88c0efc5e197 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:30.016604 n-d-843301-2 sudo[114964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-823d21b5-a7ae-4984-9df8-88c0efc5e197
May 27 03:45:30.017416 n-d-843301-2 sudo[114964]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:30.708045 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:45:30.724356 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:45:30.726780 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:45:30.750104 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] Flow 'volume_create_manager' (4ac2980c-715e-45c8-a6c7-a259b76f6e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:45:30.755137 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7240fbdd-9f95-4115-878f-c5156d8d3031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:30.794843 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:45:30.860131 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7240fbdd-9f95-4115-878f-c5156d8d3031) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:45:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1956750312',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=d27017d8-ae29-4306-b1a2-f641858853f6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b3c78d917f664231a7bb318f97147ece',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:45:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:45:31Z,user_id='456bce78c8a9416fb4fad6593ab78c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:30.867509 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dfee591b-073d-44a2-9caa-4c8fbcafe713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:30.871577 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dfee591b-073d-44a2-9caa-4c8fbcafe713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:30.881503 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa0c135c-4bea-4313-900f-6c8649c2a812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:30.889418 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa0c135c-4bea-4313-900f-6c8649c2a812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd27017d8-ae29-4306-b1a2-f641858853f6', 'volume_name': 'volume-d27017d8-ae29-4306-b1a2-f641858853f6', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:30.894217 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0596f735-5f8b-429d-8c07-daaf3a4bb96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:30.903030 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0596f735-5f8b-429d-8c07-daaf3a4bb96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:30.906123 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c3c6c82c-1271-4c46-b727-c803c3e762d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:30.908720 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] Volume d27017d8-ae29-4306-b1a2-f641858853f6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d27017d8-ae29-4306-b1a2-f641858853f6', 'volume_size': 1}
May 27 03:45:30.912308 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d27017d8-ae29-4306-b1a2-f641858853f6 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:30.967304 n-d-843301-2 sudo[114964]: pam_unix(sudo:session): session closed for user root
May 27 03:45:30.970321 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-222e869c-8acb-4f0c-9c5a-f4859197588c tempest-AttachVolumeShelveTestJSON-427948190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-823d21b5-a7ae-4984-9df8-88c0efc5e197" returned: 0 in 0.993s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:30.972516 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-222e869c-8acb-4f0c-9c5a-f4859197588c tempest-AttachVolumeShelveTestJSON-427948190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-823d21b5-a7ae-4984-9df8-88c0efc5e197 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:31.009542 n-d-843301-2 sudo[114967]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d27017d8-ae29-4306-b1a2-f641858853f6 stack-volumes-lvmdriver-1 -L 1g
May 27 03:45:31.015002 n-d-843301-2 sudo[114968]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-823d21b5-a7ae-4984-9df8-88c0efc5e197
May 27 03:45:31.015832 n-d-843301-2 sudo[114968]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:31.020017 n-d-843301-2 sudo[114967]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:31.819493 n-d-843301-2 sudo[114968]: pam_unix(sudo:session): session closed for user root
May 27 03:45:31.822401 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-222e869c-8acb-4f0c-9c5a-f4859197588c tempest-AttachVolumeShelveTestJSON-427948190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-823d21b5-a7ae-4984-9df8-88c0efc5e197" returned: 0 in 0.850s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:31.824660 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-222e869c-8acb-4f0c-9c5a-f4859197588c tempest-AttachVolumeShelveTestJSON-427948190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-823d21b5-a7ae-4984-9df8-88c0efc5e197 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:31.851068 n-d-843301-2 sudo[114995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-823d21b5-a7ae-4984-9df8-88c0efc5e197
May 27 03:45:31.851890 n-d-843301-2 sudo[114995]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:32.001707 n-d-843301-2 sudo[114967]: pam_unix(sudo:session): session closed for user root
May 27 03:45:32.004078 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d27017d8-ae29-4306-b1a2-f641858853f6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.091s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:32.008356 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c3c6c82c-1271-4c46-b727-c803c3e762d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d27017d8-ae29-4306-b1a2-f641858853f6', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:32.010821 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (456130c2-e510-48bb-86c8-9687d4be220c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:32.045314 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] Volume volume-d27017d8-ae29-4306-b1a2-f641858853f6 (d27017d8-ae29-4306-b1a2-f641858853f6): created successfully
May 27 03:45:32.047315 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (456130c2-e510-48bb-86c8-9687d4be220c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:32.050566 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] Flow 'volume_create_manager' (4ac2980c-715e-45c8-a6c7-a259b76f6e93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:45:32.069508 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-9d3bbdd3-a5bd-4a65-989e-1fd601ea0ef2 tempest-VolumesTestJSON-317254041 None] Created volume successfully.
May 27 03:45:32.668151 n-d-843301-2 sudo[114995]: pam_unix(sudo:session): session closed for user root
May 27 03:45:32.670090 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-222e869c-8acb-4f0c-9c5a-f4859197588c tempest-AttachVolumeShelveTestJSON-427948190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-823d21b5-a7ae-4984-9df8-88c0efc5e197" returned: 0 in 0.845s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:32.671001 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-222e869c-8acb-4f0c-9c5a-f4859197588c tempest-AttachVolumeShelveTestJSON-427948190 None] Successfully deleted volume: 823d21b5-a7ae-4984-9df8-88c0efc5e197
May 27 03:45:32.731148 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-222e869c-8acb-4f0c-9c5a-f4859197588c tempest-AttachVolumeShelveTestJSON-427948190 None] Created reservations ['b4cb817f-183c-47d9-8103-6c6f00863c7d', '8a4970a0-3e1f-4a3f-af3a-374782a0a437', 'aa41ed18-d1be-48e7-9f03-a0cf8724f28c', '3b311e55-7c61-4866-9786-e25c57ccfacc'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:45:32.736310 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-222e869c-8acb-4f0c-9c5a-f4859197588c tempest-AttachVolumeShelveTestJSON-427948190 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:45:32.736310 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:45:32.736310 n-d-843301-2 cinder-volume[92445]:
May 27 03:45:32.812307 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-222e869c-8acb-4f0c-9c5a-f4859197588c tempest-AttachVolumeShelveTestJSON-427948190 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:45:32.814170 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-222e869c-8acb-4f0c-9c5a-f4859197588c tempest-AttachVolumeShelveTestJSON-427948190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:32.886462 n-d-843301-2 sudo[115011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:45:32.887572 n-d-843301-2 sudo[115011]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:33.599772 n-d-843301-2 sudo[115011]: pam_unix(sudo:session): session closed for user root
May 27 03:45:33.604523 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-222e869c-8acb-4f0c-9c5a-f4859197588c tempest-AttachVolumeShelveTestJSON-427948190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.791s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:33.610999 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-222e869c-8acb-4f0c-9c5a-f4859197588c tempest-AttachVolumeShelveTestJSON-427948190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:33.672713 n-d-843301-2 sudo[115022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:45:33.687665 n-d-843301-2 sudo[115022]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:34.125926 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:45:34.135858 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:45:34.136421 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:45:34.169233 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] Flow 'volume_create_manager' (ef4b7e5e-0059-46b1-9fdb-ca705ffff95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:45:34.172989 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e4980934-e68b-41bb-9bf3-5e828a067362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:34.219998 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:45:34.249255 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e4980934-e68b-41bb-9bf3-5e828a067362) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:45:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2122138618',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=bf49ffb3-12f8-400b-a5c2-b0190b410a2f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b3c78d917f664231a7bb318f97147ece',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:45:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:45:34Z,user_id='456bce78c8a9416fb4fad6593ab78c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:34.251703 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f8e5f688-5c63-4221-bbe8-9ddba8be34df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:34.253965 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f8e5f688-5c63-4221-bbe8-9ddba8be34df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:34.256264 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9376d6ee-3a74-431d-a94c-6ee30ba8824b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:34.259118 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9376d6ee-3a74-431d-a94c-6ee30ba8824b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bf49ffb3-12f8-400b-a5c2-b0190b410a2f', 'volume_name': 'volume-bf49ffb3-12f8-400b-a5c2-b0190b410a2f', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:34.261351 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6e46a92-aa4f-4656-a906-6a55a10919cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:34.263436 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6e46a92-aa4f-4656-a906-6a55a10919cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:34.266943 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3fc8e09e-fd1c-4cda-a051-53eb4c1914b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:34.266943 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] Volume bf49ffb3-12f8-400b-a5c2-b0190b410a2f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bf49ffb3-12f8-400b-a5c2-b0190b410a2f', 'volume_size': 1}
May 27 03:45:34.267814 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf49ffb3-12f8-400b-a5c2-b0190b410a2f stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:34.298379 n-d-843301-2 sudo[115024]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf49ffb3-12f8-400b-a5c2-b0190b410a2f stack-volumes-lvmdriver-1 -L 1g
May 27 03:45:34.299194 n-d-843301-2 sudo[115024]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:34.454974 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-8cc513de-4b61-4d34-a210-8040522c2d91 tempest-AttachVolumeShelveTestJSON-427948190 None] Lock "b'cinder-32185860-6cd8-427c-814a-6b120374cc3a-delete_volume'" acquired by "delete_volume" :: waited 0.053s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:45:34.582760 n-d-843301-2 sudo[115022]: pam_unix(sudo:session): session closed for user root
May 27 03:45:34.605084 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-222e869c-8acb-4f0c-9c5a-f4859197588c tempest-AttachVolumeShelveTestJSON-427948190 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:34.630331 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-222e869c-8acb-4f0c-9c5a-f4859197588c tempest-AttachVolumeShelveTestJSON-427948190 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:45:34.641478 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-222e869c-8acb-4f0c-9c5a-f4859197588c tempest-AttachVolumeShelveTestJSON-427948190 None] Deleted volume successfully.
May 27 03:45:34.651770 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:34.668462 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-222e869c-8acb-4f0c-9c5a-f4859197588c tempest-AttachVolumeShelveTestJSON-427948190 None] Lock "b'cinder-823d21b5-a7ae-4984-9df8-88c0efc5e197-delete_volume'" released by "delete_volume" :: held 4.826s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:45:34.838861 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.175s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:34.838861 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981\n Backing store flags: \n Account information:\n MoF9SeZYK8P3XRCCTqXG\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:45:34.838861 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-8cc513de-4b61-4d34-a210-8040522c2d91 tempest-AttachVolumeShelveTestJSON-427948190 None] Skipping remove_export. No iscsi_target is presently exported for volume: 32185860-6cd8-427c-814a-6b120374cc3a
May 27 03:45:34.838861 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cc513de-4b61-4d34-a210-8040522c2d91 tempest-AttachVolumeShelveTestJSON-427948190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-32185860-6cd8-427c-814a-6b120374cc3a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:34.904850 n-d-843301-2 sudo[115030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-32185860-6cd8-427c-814a-6b120374cc3a
May 27 03:45:34.913854 n-d-843301-2 sudo[115030]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:35.106332 n-d-843301-2 sudo[115024]: pam_unix(sudo:session): session closed for user root
May 27 03:45:35.108726 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf49ffb3-12f8-400b-a5c2-b0190b410a2f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.840s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:35.112435 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3fc8e09e-fd1c-4cda-a051-53eb4c1914b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bf49ffb3-12f8-400b-a5c2-b0190b410a2f', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:35.115012 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a4b19f8-99fc-434f-9a59-4d02e59f8185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:35.145855 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] Volume volume-bf49ffb3-12f8-400b-a5c2-b0190b410a2f (bf49ffb3-12f8-400b-a5c2-b0190b410a2f): created successfully
May 27 03:45:35.147730 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a4b19f8-99fc-434f-9a59-4d02e59f8185) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:35.157781 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] Flow 'volume_create_manager' (ef4b7e5e-0059-46b1-9fdb-ca705ffff95b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:45:35.186150 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-96ca1783-7206-46cf-94b1-648261c3ce5b tempest-VolumesTestJSON-317254041 None] Created volume successfully.
May 27 03:45:35.571410 n-d-843301-2 sudo[115030]: pam_unix(sudo:session): session closed for user root
May 27 03:45:35.584566 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cc513de-4b61-4d34-a210-8040522c2d91 tempest-AttachVolumeShelveTestJSON-427948190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-32185860-6cd8-427c-814a-6b120374cc3a" returned: 0 in 0.752s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:35.586090 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cc513de-4b61-4d34-a210-8040522c2d91 tempest-AttachVolumeShelveTestJSON-427948190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-32185860-6cd8-427c-814a-6b120374cc3a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:35.606981 n-d-843301-2 sudo[115062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-32185860-6cd8-427c-814a-6b120374cc3a
May 27 03:45:35.608106 n-d-843301-2 sudo[115062]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:36.203311 n-d-843301-2 sudo[115062]: pam_unix(sudo:session): session closed for user root
May 27 03:45:36.206316 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cc513de-4b61-4d34-a210-8040522c2d91 tempest-AttachVolumeShelveTestJSON-427948190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-32185860-6cd8-427c-814a-6b120374cc3a" returned: 0 in 0.620s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:36.208793 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cc513de-4b61-4d34-a210-8040522c2d91 tempest-AttachVolumeShelveTestJSON-427948190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-32185860-6cd8-427c-814a-6b120374cc3a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:36.263904 n-d-843301-2 sudo[115076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-32185860-6cd8-427c-814a-6b120374cc3a
May 27 03:45:36.264882 n-d-843301-2 sudo[115076]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:37.283061 n-d-843301-2 sudo[115076]: pam_unix(sudo:session): session closed for user root
May 27 03:45:37.285807 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cc513de-4b61-4d34-a210-8040522c2d91 tempest-AttachVolumeShelveTestJSON-427948190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-32185860-6cd8-427c-814a-6b120374cc3a" returned: 0 in 1.076s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:37.287294 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-8cc513de-4b61-4d34-a210-8040522c2d91 tempest-AttachVolumeShelveTestJSON-427948190 None] Successfully deleted volume: 32185860-6cd8-427c-814a-6b120374cc3a
May 27 03:45:37.365188 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-8cc513de-4b61-4d34-a210-8040522c2d91 tempest-AttachVolumeShelveTestJSON-427948190 None] Created reservations ['9834d28a-9c72-4760-b8ae-3e1d2571a647', 'd471c6dd-f2ba-4d83-aecd-7de52636e7ee', 'c227343f-86d6-40f9-87ee-5f4b798bf9f5', '2c5e7a06-e8c3-470a-96ff-20840a202809'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:45:37.368787 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-8cc513de-4b61-4d34-a210-8040522c2d91 tempest-AttachVolumeShelveTestJSON-427948190 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:45:37.368787 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:45:37.368787 n-d-843301-2 cinder-volume[92445]:
May 27 03:45:37.450095 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cc513de-4b61-4d34-a210-8040522c2d91 tempest-AttachVolumeShelveTestJSON-427948190 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:45:37.450791 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cc513de-4b61-4d34-a210-8040522c2d91 tempest-AttachVolumeShelveTestJSON-427948190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:37.489823 n-d-843301-2 sudo[115134]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:45:37.490860 n-d-843301-2 sudo[115134]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:38.034920 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:45:38.039667 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:45:38.040573 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:45:38.055676 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] Flow 'volume_create_manager' (29f74615-40ea-4b16-998f-a36da1c467a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:45:38.059286 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a1357e00-01e9-43a0-83db-bbb7b3228f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:38.086369 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:45:38.116853 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a1357e00-01e9-43a0-83db-bbb7b3228f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:45:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-76760042',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=da00e3f4-d854-4900-b166-7b1c3e7a5d8e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b3c78d917f664231a7bb318f97147ece',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:45:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:45:38Z,user_id='456bce78c8a9416fb4fad6593ab78c16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:38.120873 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd294ce2-5665-4cc5-a99b-a3345f1165b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:38.123177 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd294ce2-5665-4cc5-a99b-a3345f1165b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:38.126003 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d924cabe-a7fc-4441-aa7a-9d46ac078261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:38.128796 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d924cabe-a7fc-4441-aa7a-9d46ac078261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'da00e3f4-d854-4900-b166-7b1c3e7a5d8e', 'volume_name': 'volume-da00e3f4-d854-4900-b166-7b1c3e7a5d8e', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:38.131195 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dbf37d7a-c60c-4b91-9052-c19610c06bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:38.134262 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dbf37d7a-c60c-4b91-9052-c19610c06bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:38.137605 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4972aa9e-7271-44bf-9057-3f949f63cc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:38.138917 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] Volume da00e3f4-d854-4900-b166-7b1c3e7a5d8e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-da00e3f4-d854-4900-b166-7b1c3e7a5d8e', 'volume_size': 1}
May 27 03:45:38.140444 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da00e3f4-d854-4900-b166-7b1c3e7a5d8e stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:38.187905 n-d-843301-2 sudo[115140]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da00e3f4-d854-4900-b166-7b1c3e7a5d8e stack-volumes-lvmdriver-1 -L 1g
May 27 03:45:38.198027 n-d-843301-2 sudo[115140]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:38.350714 n-d-843301-2 sudo[115134]: pam_unix(sudo:session): session closed for user root
May 27 03:45:38.354266 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cc513de-4b61-4d34-a210-8040522c2d91 tempest-AttachVolumeShelveTestJSON-427948190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.903s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:38.356057 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cc513de-4b61-4d34-a210-8040522c2d91 tempest-AttachVolumeShelveTestJSON-427948190 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:38.439491 n-d-843301-2 sudo[115143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:45:38.440425 n-d-843301-2 sudo[115143]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:38.992235 n-d-843301-2 sudo[115140]: pam_unix(sudo:session): session closed for user root
May 27 03:45:38.994735 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da00e3f4-d854-4900-b166-7b1c3e7a5d8e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.854s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:38.999566 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4972aa9e-7271-44bf-9057-3f949f63cc08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-da00e3f4-d854-4900-b166-7b1c3e7a5d8e', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:39.002588 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1cee57ec-c9ad-471a-8a88-e1326751a1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:45:39.031491 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] Volume volume-da00e3f4-d854-4900-b166-7b1c3e7a5d8e (da00e3f4-d854-4900-b166-7b1c3e7a5d8e): created successfully
May 27 03:45:39.042714 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1cee57ec-c9ad-471a-8a88-e1326751a1de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:45:39.053697 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] Flow 'volume_create_manager' (29f74615-40ea-4b16-998f-a36da1c467a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:45:39.085264 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-008850a5-4fff-4289-91db-27330dc0b3fa tempest-VolumesTestJSON-317254041 None] Created volume successfully.
May 27 03:45:39.390674 n-d-843301-2 sudo[115143]: pam_unix(sudo:session): session closed for user root
May 27 03:45:39.393102 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cc513de-4b61-4d34-a210-8040522c2d91 tempest-AttachVolumeShelveTestJSON-427948190 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.036s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:39.396178 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cc513de-4b61-4d34-a210-8040522c2d91 tempest-AttachVolumeShelveTestJSON-427948190 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:45:39.404781 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-8cc513de-4b61-4d34-a210-8040522c2d91 tempest-AttachVolumeShelveTestJSON-427948190 None] Deleted volume successfully.
May 27 03:45:39.429558 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-8cc513de-4b61-4d34-a210-8040522c2d91 tempest-AttachVolumeShelveTestJSON-427948190 None] Lock "b'cinder-32185860-6cd8-427c-814a-6b120374cc3a-delete_volume'" released by "delete_volume" :: held 4.974s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:45:42.073271 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-612094fb-be52-4680-80e5-36e54a420567 tempest-VolumesTestJSON-317254041 None] Lock "b'cinder-da00e3f4-d854-4900-b166-7b1c3e7a5d8e-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:45:42.296459 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-612094fb-be52-4680-80e5-36e54a420567 tempest-VolumesTestJSON-317254041 None] Skipping remove_export. No iscsi_target is presently exported for volume: da00e3f4-d854-4900-b166-7b1c3e7a5d8e
May 27 03:45:42.297690 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-612094fb-be52-4680-80e5-36e54a420567 tempest-VolumesTestJSON-317254041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da00e3f4-d854-4900-b166-7b1c3e7a5d8e {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:42.342648 n-d-843301-2 sudo[115180]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da00e3f4-d854-4900-b166-7b1c3e7a5d8e
May 27 03:45:42.344247 n-d-843301-2 sudo[115180]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:43.412928 n-d-843301-2 sudo[115180]: pam_unix(sudo:session): session closed for user root
May 27 03:45:43.415344 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-612094fb-be52-4680-80e5-36e54a420567 tempest-VolumesTestJSON-317254041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da00e3f4-d854-4900-b166-7b1c3e7a5d8e" returned: 0 in 1.117s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:43.417066 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-612094fb-be52-4680-80e5-36e54a420567 tempest-VolumesTestJSON-317254041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-da00e3f4-d854-4900-b166-7b1c3e7a5d8e {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:43.468948 n-d-843301-2 sudo[115183]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-da00e3f4-d854-4900-b166-7b1c3e7a5d8e
May 27 03:45:43.470075 n-d-843301-2 sudo[115183]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:44.358482 n-d-843301-2 sudo[115183]: pam_unix(sudo:session): session closed for user root
May 27 03:45:44.361333 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-612094fb-be52-4680-80e5-36e54a420567 tempest-VolumesTestJSON-317254041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-da00e3f4-d854-4900-b166-7b1c3e7a5d8e" returned: 0 in 0.943s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:44.363223 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-612094fb-be52-4680-80e5-36e54a420567 tempest-VolumesTestJSON-317254041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da00e3f4-d854-4900-b166-7b1c3e7a5d8e {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:44.425018 n-d-843301-2 sudo[115196]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da00e3f4-d854-4900-b166-7b1c3e7a5d8e
May 27 03:45:44.425980 n-d-843301-2 sudo[115196]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:45.163125 n-d-843301-2 sudo[115196]: pam_unix(sudo:session): session closed for user root
May 27 03:45:45.165394 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-612094fb-be52-4680-80e5-36e54a420567 tempest-VolumesTestJSON-317254041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da00e3f4-d854-4900-b166-7b1c3e7a5d8e" returned: 0 in 0.802s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:45.166499 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-612094fb-be52-4680-80e5-36e54a420567 tempest-VolumesTestJSON-317254041 None] Successfully deleted volume: da00e3f4-d854-4900-b166-7b1c3e7a5d8e
May 27 03:45:45.271195 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-612094fb-be52-4680-80e5-36e54a420567 tempest-VolumesTestJSON-317254041 None] Created reservations ['fef256b5-07dc-457d-884f-f394f40986ab', 'f771be42-b94b-4f46-a010-95eb33319860', '96973686-5491-4b94-8572-58f70d743e80', '6c803941-56bc-4bb7-a3ff-d7ae78733509'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:45:45.280775 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-612094fb-be52-4680-80e5-36e54a420567 tempest-VolumesTestJSON-317254041 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:45:45.280775 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:45:45.280775 n-d-843301-2 cinder-volume[92445]:
May 27 03:45:45.376677 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-612094fb-be52-4680-80e5-36e54a420567 tempest-VolumesTestJSON-317254041 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:45:45.377606 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-612094fb-be52-4680-80e5-36e54a420567 tempest-VolumesTestJSON-317254041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:45.430007 n-d-843301-2 sudo[115206]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:45:45.431687 n-d-843301-2 sudo[115206]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:45.932168 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-e4a16d69-15ff-46b5-897c-f066ca69b970 tempest-VolumesTestJSON-317254041 None] Lock "b'cinder-bf49ffb3-12f8-400b-a5c2-b0190b410a2f-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:45:46.064470 n-d-843301-2 sudo[115206]: pam_unix(sudo:session): session closed for user root
May 27 03:45:46.091251 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-612094fb-be52-4680-80e5-36e54a420567 tempest-VolumesTestJSON-317254041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.714s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:46.104178 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-612094fb-be52-4680-80e5-36e54a420567 tempest-VolumesTestJSON-317254041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:46.142845 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-e4a16d69-15ff-46b5-897c-f066ca69b970 tempest-VolumesTestJSON-317254041 None] Skipping remove_export. No iscsi_target is presently exported for volume: bf49ffb3-12f8-400b-a5c2-b0190b410a2f
May 27 03:45:46.144286 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e4a16d69-15ff-46b5-897c-f066ca69b970 tempest-VolumesTestJSON-317254041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf49ffb3-12f8-400b-a5c2-b0190b410a2f {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:46.152667 n-d-843301-2 sudo[115210]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:45:46.155831 n-d-843301-2 sudo[115210]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:46.170624 n-d-843301-2 sudo[115211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf49ffb3-12f8-400b-a5c2-b0190b410a2f
May 27 03:45:46.171991 n-d-843301-2 sudo[115211]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:46.729451 n-d-843301-2 sudo[115210]: pam_unix(sudo:session): session closed for user root
May 27 03:45:46.732088 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-612094fb-be52-4680-80e5-36e54a420567 tempest-VolumesTestJSON-317254041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.627s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:46.735649 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-612094fb-be52-4680-80e5-36e54a420567 tempest-VolumesTestJSON-317254041 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:45:46.743307 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-612094fb-be52-4680-80e5-36e54a420567 tempest-VolumesTestJSON-317254041 None] Deleted volume successfully.
May 27 03:45:46.760089 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-612094fb-be52-4680-80e5-36e54a420567 tempest-VolumesTestJSON-317254041 None] Lock "b'cinder-da00e3f4-d854-4900-b166-7b1c3e7a5d8e-delete_volume'" released by "delete_volume" :: held 4.687s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:45:46.827130 n-d-843301-2 sudo[115211]: pam_unix(sudo:session): session closed for user root
May 27 03:45:46.829352 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e4a16d69-15ff-46b5-897c-f066ca69b970 tempest-VolumesTestJSON-317254041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf49ffb3-12f8-400b-a5c2-b0190b410a2f" returned: 0 in 0.685s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:46.830804 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e4a16d69-15ff-46b5-897c-f066ca69b970 tempest-VolumesTestJSON-317254041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf49ffb3-12f8-400b-a5c2-b0190b410a2f {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:46.852042 n-d-843301-2 sudo[115216]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf49ffb3-12f8-400b-a5c2-b0190b410a2f
May 27 03:45:46.853009 n-d-843301-2 sudo[115216]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:47.365268 n-d-843301-2 sudo[115216]: pam_unix(sudo:session): session closed for user root
May 27 03:45:47.368452 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e4a16d69-15ff-46b5-897c-f066ca69b970 tempest-VolumesTestJSON-317254041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf49ffb3-12f8-400b-a5c2-b0190b410a2f" returned: 0 in 0.537s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:47.370698 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e4a16d69-15ff-46b5-897c-f066ca69b970 tempest-VolumesTestJSON-317254041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf49ffb3-12f8-400b-a5c2-b0190b410a2f {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:47.406721 n-d-843301-2 sudo[115219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf49ffb3-12f8-400b-a5c2-b0190b410a2f
May 27 03:45:47.408827 n-d-843301-2 sudo[115219]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:47.955151 n-d-843301-2 sudo[115219]: pam_unix(sudo:session): session closed for user root
May 27 03:45:47.960744 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e4a16d69-15ff-46b5-897c-f066ca69b970 tempest-VolumesTestJSON-317254041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf49ffb3-12f8-400b-a5c2-b0190b410a2f" returned: 0 in 0.589s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:47.962204 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-e4a16d69-15ff-46b5-897c-f066ca69b970 tempest-VolumesTestJSON-317254041 None] Successfully deleted volume: bf49ffb3-12f8-400b-a5c2-b0190b410a2f
May 27 03:45:48.075656 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-e4a16d69-15ff-46b5-897c-f066ca69b970 tempest-VolumesTestJSON-317254041 None] Created reservations ['7dbe5a67-b576-4a1e-80e0-62c917baf9a1', 'f47c08a7-c7ce-446c-bc9d-b8200d42fd69', '4b61486c-cd59-4a96-839d-62ffa453fd02', '832975ab-6348-4e73-ba36-df2e98b157dc'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:45:48.078449 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-e4a16d69-15ff-46b5-897c-f066ca69b970 tempest-VolumesTestJSON-317254041 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:45:48.078449 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:45:48.078449 n-d-843301-2 cinder-volume[92445]:
May 27 03:45:48.152971 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-e4a16d69-15ff-46b5-897c-f066ca69b970 tempest-VolumesTestJSON-317254041 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:45:48.153703 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e4a16d69-15ff-46b5-897c-f066ca69b970 tempest-VolumesTestJSON-317254041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:48.176273 n-d-843301-2 sudo[115227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:45:48.177895 n-d-843301-2 sudo[115227]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:48.464228 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-324c6505-3dd3-41ee-9378-bb9994eba801 tempest-VolumesTestJSON-317254041 None] Lock "b'cinder-d27017d8-ae29-4306-b1a2-f641858853f6-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:45:48.595809 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-324c6505-3dd3-41ee-9378-bb9994eba801 tempest-VolumesTestJSON-317254041 None] Skipping remove_export. No iscsi_target is presently exported for volume: d27017d8-ae29-4306-b1a2-f641858853f6
May 27 03:45:48.597650 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-324c6505-3dd3-41ee-9378-bb9994eba801 tempest-VolumesTestJSON-317254041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d27017d8-ae29-4306-b1a2-f641858853f6 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:48.631872 n-d-843301-2 sudo[115230]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d27017d8-ae29-4306-b1a2-f641858853f6
May 27 03:45:48.633861 n-d-843301-2 sudo[115230]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:48.814965 n-d-843301-2 sudo[115227]: pam_unix(sudo:session): session closed for user root
May 27 03:45:48.817307 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e4a16d69-15ff-46b5-897c-f066ca69b970 tempest-VolumesTestJSON-317254041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.663s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:48.819647 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e4a16d69-15ff-46b5-897c-f066ca69b970 tempest-VolumesTestJSON-317254041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:48.867438 n-d-843301-2 sudo[115232]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:45:48.875151 n-d-843301-2 sudo[115232]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:49.438059 n-d-843301-2 sudo[115230]: pam_unix(sudo:session): session closed for user root
May 27 03:45:49.440418 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-324c6505-3dd3-41ee-9378-bb9994eba801 tempest-VolumesTestJSON-317254041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d27017d8-ae29-4306-b1a2-f641858853f6" returned: 0 in 0.842s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:49.442207 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-324c6505-3dd3-41ee-9378-bb9994eba801 tempest-VolumesTestJSON-317254041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d27017d8-ae29-4306-b1a2-f641858853f6 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:49.487513 n-d-843301-2 sudo[115246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d27017d8-ae29-4306-b1a2-f641858853f6
May 27 03:45:49.488989 n-d-843301-2 sudo[115246]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:49.586321 n-d-843301-2 sudo[115232]: pam_unix(sudo:session): session closed for user root
May 27 03:45:49.588520 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e4a16d69-15ff-46b5-897c-f066ca69b970 tempest-VolumesTestJSON-317254041 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:49.591270 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-e4a16d69-15ff-46b5-897c-f066ca69b970 tempest-VolumesTestJSON-317254041 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:45:49.599455 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e4a16d69-15ff-46b5-897c-f066ca69b970 tempest-VolumesTestJSON-317254041 None] Deleted volume successfully.
May 27 03:45:49.628532 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-e4a16d69-15ff-46b5-897c-f066ca69b970 tempest-VolumesTestJSON-317254041 None] Lock "b'cinder-bf49ffb3-12f8-400b-a5c2-b0190b410a2f-delete_volume'" released by "delete_volume" :: held 3.696s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:45:50.016340 n-d-843301-2 sudo[115246]: pam_unix(sudo:session): session closed for user root
May 27 03:45:50.018723 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-324c6505-3dd3-41ee-9378-bb9994eba801 tempest-VolumesTestJSON-317254041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d27017d8-ae29-4306-b1a2-f641858853f6" returned: 0 in 0.576s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:50.020447 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-324c6505-3dd3-41ee-9378-bb9994eba801 tempest-VolumesTestJSON-317254041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d27017d8-ae29-4306-b1a2-f641858853f6 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:50.052745 n-d-843301-2 sudo[115249]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d27017d8-ae29-4306-b1a2-f641858853f6
May 27 03:45:50.053760 n-d-843301-2 sudo[115249]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:50.730835 n-d-843301-2 sudo[115249]: pam_unix(sudo:session): session closed for user root
May 27 03:45:50.733388 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-324c6505-3dd3-41ee-9378-bb9994eba801 tempest-VolumesTestJSON-317254041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d27017d8-ae29-4306-b1a2-f641858853f6" returned: 0 in 0.713s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:50.735268 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-324c6505-3dd3-41ee-9378-bb9994eba801 tempest-VolumesTestJSON-317254041 None] Successfully deleted volume: d27017d8-ae29-4306-b1a2-f641858853f6
May 27 03:45:50.805195 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-324c6505-3dd3-41ee-9378-bb9994eba801 tempest-VolumesTestJSON-317254041 None] Created reservations ['c3142cb0-d709-4b5d-a589-6fd613c59977', '2202aa16-aebc-48c6-bf0b-93d5f206d252', '924729fd-1ccd-40a0-8363-701305416f8f', 'ad7b52ec-bfc7-4aa3-a1e2-cb66b81f13b2'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:45:50.816806 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-324c6505-3dd3-41ee-9378-bb9994eba801 tempest-VolumesTestJSON-317254041 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:45:50.816806 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:45:50.816806 n-d-843301-2 cinder-volume[92445]:
May 27 03:45:50.882611 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-324c6505-3dd3-41ee-9378-bb9994eba801 tempest-VolumesTestJSON-317254041 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:45:50.885562 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-324c6505-3dd3-41ee-9378-bb9994eba801 tempest-VolumesTestJSON-317254041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:50.918179 n-d-843301-2 sudo[115256]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:45:50.919136 n-d-843301-2 sudo[115256]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:51.848564 n-d-843301-2 sudo[115256]: pam_unix(sudo:session): session closed for user root
May 27 03:45:51.852475 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-324c6505-3dd3-41ee-9378-bb9994eba801 tempest-VolumesTestJSON-317254041 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.965s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:51.855455 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-324c6505-3dd3-41ee-9378-bb9994eba801 tempest-VolumesTestJSON-317254041 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:51.910814 n-d-843301-2 sudo[115259]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:45:51.918180 n-d-843301-2 sudo[115259]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:45:52.421715 n-d-843301-2 sudo[115259]: pam_unix(sudo:session): session closed for user root
May 27 03:45:52.424916 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-324c6505-3dd3-41ee-9378-bb9994eba801 tempest-VolumesTestJSON-317254041 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:52.427547 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-324c6505-3dd3-41ee-9378-bb9994eba801 tempest-VolumesTestJSON-317254041 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:45:52.435300 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-324c6505-3dd3-41ee-9378-bb9994eba801 tempest-VolumesTestJSON-317254041 None] Deleted volume successfully.
May 27 03:45:52.454023 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-324c6505-3dd3-41ee-9378-bb9994eba801 tempest-VolumesTestJSON-317254041 None] Lock "b'cinder-d27017d8-ae29-4306-b1a2-f641858853f6-delete_volume'" released by "delete_volume" :: held 3.990s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:45:58.145077 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-193aa587-f4e8-4345-a39b-34c98bc0b117 tempest-ServersTestBootFromVolume-740881539 None] Terminate volume connection completed successfully.
May 27 03:45:58.146157 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-193aa587-f4e8-4345-a39b-34c98bc0b117 tempest-ServersTestBootFromVolume-740881539 None] Deleting attachment e573c6e3-a835-472e-b075-f08b603b17ee. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:45:58.152395 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:58.502746 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.350s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:58.503415 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981\n Backing store flags: \n Account information:\n MoF9SeZYK8P3XRCCTqXG\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:45:58.504316 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-193aa587-f4e8-4345-a39b-34c98bc0b117 tempest-ServersTestBootFromVolume-740881539 None] Removing iscsi_target for Volume ID: feacbac2-aeab-4b90-9a3d-cd57bef0f981
May 27 03:45:58.509619 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:58.782624 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981 -f" returned: 0 in 0.276s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:58.783582 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:45:58.787126 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:59.034091 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.248s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:59.034514 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:45:59.427552 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-75e5a876-6683-4c2f-b081-3068ff4abfab tempest-ServersTestBootFromVolume-740881539 None] Lock "b'cinder-feacbac2-aeab-4b90-9a3d-cd57bef0f981-delete_volume'" acquired by "delete_volume" :: waited 0.035s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:45:59.559180 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:59.875586 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.320s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:45:59.876303 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:45:59.877226 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-75e5a876-6683-4c2f-b081-3068ff4abfab tempest-ServersTestBootFromVolume-740881539 None] Skipping remove_export. No iscsi_target is presently exported for volume: feacbac2-aeab-4b90-9a3d-cd57bef0f981
May 27 03:45:59.878347 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-75e5a876-6683-4c2f-b081-3068ff4abfab tempest-ServersTestBootFromVolume-740881539 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:45:59.950026 n-d-843301-2 sudo[115383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981
May 27 03:45:59.950877 n-d-843301-2 sudo[115383]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:46:00.701835 n-d-843301-2 sudo[115383]: pam_unix(sudo:session): session closed for user root
May 27 03:46:00.704208 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-75e5a876-6683-4c2f-b081-3068ff4abfab tempest-ServersTestBootFromVolume-740881539 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981" returned: 0 in 0.825s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:46:00.705783 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-75e5a876-6683-4c2f-b081-3068ff4abfab tempest-ServersTestBootFromVolume-740881539 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:46:00.747506 n-d-843301-2 sudo[115405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981
May 27 03:46:00.754103 n-d-843301-2 sudo[115405]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:46:01.867822 n-d-843301-2 sudo[115405]: pam_unix(sudo:session): session closed for user root
May 27 03:46:01.870195 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-75e5a876-6683-4c2f-b081-3068ff4abfab tempest-ServersTestBootFromVolume-740881539 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981" returned: 0 in 1.164s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:46:01.872290 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-75e5a876-6683-4c2f-b081-3068ff4abfab tempest-ServersTestBootFromVolume-740881539 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:46:01.911721 n-d-843301-2 sudo[115408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981
May 27 03:46:01.914326 n-d-843301-2 sudo[115408]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:46:02.776984 n-d-843301-2 sudo[115408]: pam_unix(sudo:session): session closed for user root
May 27 03:46:02.779494 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-75e5a876-6683-4c2f-b081-3068ff4abfab tempest-ServersTestBootFromVolume-740881539 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-feacbac2-aeab-4b90-9a3d-cd57bef0f981" returned: 0 in 0.907s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:46:02.780688 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-75e5a876-6683-4c2f-b081-3068ff4abfab tempest-ServersTestBootFromVolume-740881539 None] Successfully deleted volume: feacbac2-aeab-4b90-9a3d-cd57bef0f981
May 27 03:46:02.913590 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-75e5a876-6683-4c2f-b081-3068ff4abfab tempest-ServersTestBootFromVolume-740881539 None] Created reservations ['ab172100-0077-4bda-a79d-9797655205d8', 'd64b32a8-eb91-46bc-99e2-c7d5c2db5713', '0b0b8093-29ec-472d-bf8d-6123c6e9e1c4', '8424c484-fc6b-4cb5-9a78-fdd0d8d0f5fc'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:46:02.920593 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-75e5a876-6683-4c2f-b081-3068ff4abfab tempest-ServersTestBootFromVolume-740881539 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:46:02.920593 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:46:02.920593 n-d-843301-2 cinder-volume[92445]:
May 27 03:46:03.023856 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-75e5a876-6683-4c2f-b081-3068ff4abfab tempest-ServersTestBootFromVolume-740881539 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:46:03.057187 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-75e5a876-6683-4c2f-b081-3068ff4abfab tempest-ServersTestBootFromVolume-740881539 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:46:03.137230 n-d-843301-2 sudo[115429]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:46:03.139881 n-d-843301-2 sudo[115429]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:46:03.615402 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:46:03.615946 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:46:03.616758 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:46:03.675418 n-d-843301-2 sudo[115436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:46:03.676477 n-d-843301-2 sudo[115436]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:46:03.988195 n-d-843301-2 sudo[115429]: pam_unix(sudo:session): session closed for user root
May 27 03:46:03.991322 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-75e5a876-6683-4c2f-b081-3068ff4abfab tempest-ServersTestBootFromVolume-740881539 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.936s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:46:03.994518 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-75e5a876-6683-4c2f-b081-3068ff4abfab tempest-ServersTestBootFromVolume-740881539 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:46:04.046737 n-d-843301-2 sudo[115441]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:46:04.048547 n-d-843301-2 sudo[115441]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:46:04.323788 n-d-843301-2 sudo[115436]: pam_unix(sudo:session): session closed for user root
May 27 03:46:04.326101 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.709s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:46:04.327904 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:46:04.386254 n-d-843301-2 sudo[115451]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:46:04.388314 n-d-843301-2 sudo[115451]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:46:04.798168 n-d-843301-2 sudo[115441]: pam_unix(sudo:session): session closed for user root
May 27 03:46:04.801074 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-75e5a876-6683-4c2f-b081-3068ff4abfab tempest-ServersTestBootFromVolume-740881539 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.806s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:46:04.804087 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-75e5a876-6683-4c2f-b081-3068ff4abfab tempest-ServersTestBootFromVolume-740881539 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:46:04.811854 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-75e5a876-6683-4c2f-b081-3068ff4abfab tempest-ServersTestBootFromVolume-740881539 None] Deleted volume successfully.
May 27 03:46:04.840222 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [req-8a384329-0f9c-4921-a8e9-df7749d27037 req-75e5a876-6683-4c2f-b081-3068ff4abfab tempest-ServersTestBootFromVolume-740881539 None] Lock "b'cinder-feacbac2-aeab-4b90-9a3d-cd57bef0f981-delete_volume'" released by "delete_volume" :: held 5.413s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:46:05.129759 n-d-843301-2 sudo[115451]: pam_unix(sudo:session): session closed for user root
May 27 03:46:05.131934 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.804s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:46:05.132718 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:47:03.618549 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:47:03.619839 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:47:03.620768 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:47:03.660561 n-d-843301-2 sudo[116183]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:47:03.661400 n-d-843301-2 sudo[116183]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:47:04.354133 n-d-843301-2 sudo[116183]: pam_unix(sudo:session): session closed for user root
May 27 03:47:04.356142 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:47:04.357829 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:47:04.421119 n-d-843301-2 sudo[116186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:47:04.423453 n-d-843301-2 sudo[116186]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:47:05.083524 n-d-843301-2 sudo[116186]: pam_unix(sudo:session): session closed for user root
May 27 03:47:05.085525 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.727s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:47:05.086842 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:47:39.045191 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:47:39.050043 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:47:39.050568 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:47:39.073548 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] Flow 'volume_create_manager' (50ff0e3a-b83a-4270-bd0b-ff5f886a7d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:47:39.086072 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9f88b26b-2bdc-448b-9588-f1958ac8d8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:47:39.166701 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:47:39.232864 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9f88b26b-2bdc-448b-9588-f1958ac8d8d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:47:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1413692103',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=a4e85b6a-8125-4113-a8cd-18abd3e34b34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e83049e52e954f7c8f422eb9ac22ef31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:47:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:47:39Z,user_id='3c5154be329d403395555a5d09414eae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:47:39.250978 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a494b0f7-5bf5-4230-ae8c-bfe7202a6899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:47:39.254044 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a494b0f7-5bf5-4230-ae8c-bfe7202a6899) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:47:39.260090 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c64bf50-6415-4fa3-98da-f9b81af58166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:47:39.267088 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c64bf50-6415-4fa3-98da-f9b81af58166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a4e85b6a-8125-4113-a8cd-18abd3e34b34', 'volume_name': 'volume-a4e85b6a-8125-4113-a8cd-18abd3e34b34', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:47:39.273133 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4de73048-e3aa-4d2b-a808-619708bc3503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:47:39.279258 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4de73048-e3aa-4d2b-a808-619708bc3503) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:47:39.286185 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14497cbc-aa67-4f14-b0a6-830958a1f496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:47:39.287404 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] Volume a4e85b6a-8125-4113-a8cd-18abd3e34b34: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a4e85b6a-8125-4113-a8cd-18abd3e34b34', 'volume_size': 1}
May 27 03:47:39.291813 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a4e85b6a-8125-4113-a8cd-18abd3e34b34 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:47:39.342163 n-d-843301-2 sudo[116434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a4e85b6a-8125-4113-a8cd-18abd3e34b34 stack-volumes-lvmdriver-1 -L 1g
May 27 03:47:39.342998 n-d-843301-2 sudo[116434]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:47:40.359448 n-d-843301-2 sudo[116434]: pam_unix(sudo:session): session closed for user root
May 27 03:47:40.362360 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a4e85b6a-8125-4113-a8cd-18abd3e34b34 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.069s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:47:40.366478 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14497cbc-aa67-4f14-b0a6-830958a1f496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a4e85b6a-8125-4113-a8cd-18abd3e34b34', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:47:40.369997 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fd1bf160-7957-4523-858a-48aaaa4363b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:47:40.384592 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] Volume volume-a4e85b6a-8125-4113-a8cd-18abd3e34b34 (a4e85b6a-8125-4113-a8cd-18abd3e34b34): created successfully
May 27 03:47:40.387448 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fd1bf160-7957-4523-858a-48aaaa4363b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:47:40.390970 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] Flow 'volume_create_manager' (50ff0e3a-b83a-4270-bd0b-ff5f886a7d8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:47:40.413116 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-680bbd0c-9ff1-465e-bb1d-cd6275fe1c8d tempest-ServersNegativeTestJSON-660351379 None] Created volume successfully.
May 27 03:47:45.334324 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:47:45.350513 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:47:45.352049 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:47:45.376653 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] Flow 'volume_create_manager' (a3a66167-6610-46fb-b8ea-a6072d4c8fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:47:45.390646 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f5ff318-eb9a-4ebd-aa7c-9e4de07e640c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:47:45.440435 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:47:45.499571 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f5ff318-eb9a-4ebd-aa7c-9e4de07e640c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:47:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-192324908',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=4e4cc35a-5f75-4c7a-b316-9e686d822b1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e83049e52e954f7c8f422eb9ac22ef31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:47:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:47:45Z,user_id='3c5154be329d403395555a5d09414eae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:47:45.506152 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (083ad7a2-cab9-46f4-8ebc-c03f522dad32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:47:45.508253 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (083ad7a2-cab9-46f4-8ebc-c03f522dad32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:47:45.521035 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (44e76890-c689-4f52-92da-8aeecbffd6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:47:45.524336 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (44e76890-c689-4f52-92da-8aeecbffd6af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4e4cc35a-5f75-4c7a-b316-9e686d822b1d', 'volume_name': 'volume-4e4cc35a-5f75-4c7a-b316-9e686d822b1d', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:47:45.533956 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf4346c9-c068-44db-8b36-0b19aa42326e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:47:45.536272 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf4346c9-c068-44db-8b36-0b19aa42326e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:47:45.540541 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1da73f96-871e-410e-bf6e-430a9f765a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:47:45.544304 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] Volume 4e4cc35a-5f75-4c7a-b316-9e686d822b1d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4e4cc35a-5f75-4c7a-b316-9e686d822b1d', 'volume_size': 1}
May 27 03:47:45.545730 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4e4cc35a-5f75-4c7a-b316-9e686d822b1d stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:47:45.609275 n-d-843301-2 sudo[116552]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4e4cc35a-5f75-4c7a-b316-9e686d822b1d stack-volumes-lvmdriver-1 -L 1g
May 27 03:47:45.610105 n-d-843301-2 sudo[116552]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:47:46.480016 n-d-843301-2 sudo[116552]: pam_unix(sudo:session): session closed for user root
May 27 03:47:46.482155 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4e4cc35a-5f75-4c7a-b316-9e686d822b1d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.936s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:47:46.486876 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1da73f96-871e-410e-bf6e-430a9f765a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4e4cc35a-5f75-4c7a-b316-9e686d822b1d', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:47:46.489635 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (66fef2d6-2339-4524-8af4-770dead34dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:47:46.503809 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] Volume volume-4e4cc35a-5f75-4c7a-b316-9e686d822b1d (4e4cc35a-5f75-4c7a-b316-9e686d822b1d): created successfully
May 27 03:47:46.507412 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (66fef2d6-2339-4524-8af4-770dead34dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:47:46.512390 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] Flow 'volume_create_manager' (a3a66167-6610-46fb-b8ea-a6072d4c8fee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:47:46.524033 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-3141e4cb-046b-4096-9c62-23a3b57989cc tempest-ServersNegativeTestJSON-660351379 None] Created volume successfully.
May 27 03:48:03.616210 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:48:03.616909 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:48:03.617740 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:48:03.661106 n-d-843301-2 sudo[116817]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:48:03.662592 n-d-843301-2 sudo[116817]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:48:04.205658 n-d-843301-2 sudo[116817]: pam_unix(sudo:session): session closed for user root
May 27 03:48:04.207861 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.590s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:48:04.210093 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:48:04.262355 n-d-843301-2 sudo[116834]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:48:04.263744 n-d-843301-2 sudo[116834]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:48:05.011932 n-d-843301-2 sudo[116834]: pam_unix(sudo:session): session closed for user root
May 27 03:48:05.014908 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.804s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:48:05.017964 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:49:03.619439 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:49:03.622200 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:49:03.625241 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:49:03.651361 n-d-843301-2 sudo[117730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:49:03.653841 n-d-843301-2 sudo[117730]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:49:04.186183 n-d-843301-2 sudo[117730]: pam_unix(sudo:session): session closed for user root
May 27 03:49:04.188444 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:49:04.190368 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:49:04.226615 n-d-843301-2 sudo[117738]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:49:04.227419 n-d-843301-2 sudo[117738]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:49:04.873815 n-d-843301-2 sudo[117738]: pam_unix(sudo:session): session closed for user root
May 27 03:49:04.875931 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.685s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:49:04.877298 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:49:54.671995 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:49:54.676881 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:49:54.677253 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:49:54.703388 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] Flow 'volume_create_manager' (e67088bd-67ac-4e77-beeb-661ca21cd014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:49:54.708003 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84bf2a61-daf6-4717-bd20-8544bc5bd997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:49:54.738340 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:49:54.789827 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84bf2a61-daf6-4717-bd20-8544bc5bd997) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:49:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1035022194',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=7627183e-c90a-46b1-b4a1-7109a8113538,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c77ca19851384977bf4d327f83814d7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:49:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:49:55Z,user_id='ebff2fd4da9b4acc86dd2f90780bc1e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:49:54.797524 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (71688d01-d074-4415-8a08-5674a869e8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:49:54.805054 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (71688d01-d074-4415-8a08-5674a869e8c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:49:54.808058 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (39adff65-9bfc-4b63-8fd4-b3accc476f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:49:54.813364 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (39adff65-9bfc-4b63-8fd4-b3accc476f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7627183e-c90a-46b1-b4a1-7109a8113538', 'volume_name': 'volume-7627183e-c90a-46b1-b4a1-7109a8113538', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:49:54.830151 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0d800678-00de-4d1b-b6f2-f74a8510db6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:49:54.835336 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0d800678-00de-4d1b-b6f2-f74a8510db6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:49:54.841653 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (353e1f74-6612-4a1c-ba20-9b8c42a2fa62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:49:54.842937 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] Volume 7627183e-c90a-46b1-b4a1-7109a8113538: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7627183e-c90a-46b1-b4a1-7109a8113538', 'volume_size': 1}
May 27 03:49:54.845021 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7627183e-c90a-46b1-b4a1-7109a8113538 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:49:54.892081 n-d-843301-2 sudo[118550]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7627183e-c90a-46b1-b4a1-7109a8113538 stack-volumes-lvmdriver-1 -L 1g
May 27 03:49:54.894956 n-d-843301-2 sudo[118550]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:49:55.656493 n-d-843301-2 sudo[118550]: pam_unix(sudo:session): session closed for user root
May 27 03:49:55.659085 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7627183e-c90a-46b1-b4a1-7109a8113538 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.814s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:49:55.663726 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (353e1f74-6612-4a1c-ba20-9b8c42a2fa62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7627183e-c90a-46b1-b4a1-7109a8113538', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:49:55.666017 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9cc6e1b-0b46-48a2-a086-4e60b33253ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:49:55.695269 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] Volume volume-7627183e-c90a-46b1-b4a1-7109a8113538 (7627183e-c90a-46b1-b4a1-7109a8113538): created successfully
May 27 03:49:55.697331 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9cc6e1b-0b46-48a2-a086-4e60b33253ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:49:55.700837 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] Flow 'volume_create_manager' (e67088bd-67ac-4e77-beeb-661ca21cd014) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:49:55.715715 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-25fbf645-050b-48d5-8540-4aa3c3881ae4 tempest-ServerRescueNegativeTestJSON-1883124743 None] Created volume successfully.
May 27 03:50:03.624192 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:50:03.624939 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:50:03.625754 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:50:03.674815 n-d-843301-2 sudo[118788]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:50:03.678010 n-d-843301-2 sudo[118788]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:50:05.124310 n-d-843301-2 sudo[118788]: pam_unix(sudo:session): session closed for user root
May 27 03:50:05.126492 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.500s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:50:05.128449 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:50:05.181961 n-d-843301-2 sudo[118817]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:50:05.213304 n-d-843301-2 sudo[118817]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:50:05.943978 n-d-843301-2 sudo[118817]: pam_unix(sudo:session): session closed for user root
May 27 03:50:05.946426 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:50:05.949450 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:50:08.051604 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-53269015-bcd9-416a-87b8-9cef261bd4db tempest-GroupsV320Test-559130319 None] Group tempest-GroupsV320Test-Group-1158381148: creating
May 27 03:50:08.142539 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-53269015-bcd9-416a-87b8-9cef261bd4db tempest-GroupsV320Test-559130319 None] Group tempest-GroupsV320Test-Group-1158381148: created successfully
May 27 03:50:08.207311 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-53269015-bcd9-416a-87b8-9cef261bd4db tempest-GroupsV320Test-559130319 None] Create group completed successfully.
May 27 03:50:10.431340 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-8b3ddc6a-8b55-4f28-9875-e421b4b6c48e tempest-GroupsV320Test-559130319 None] Created reservations ['e55a7a32-5055-4263-a69a-924a0c09401f'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:50:10.476410 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-8b3ddc6a-8b55-4f28-9875-e421b4b6c48e tempest-GroupsV320Test-559130319 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:50:10.476410 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:50:10.476410 n-d-843301-2 cinder-volume[92445]:
May 27 03:50:10.597643 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8b3ddc6a-8b55-4f28-9875-e421b4b6c48e tempest-GroupsV320Test-559130319 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:50:10.599064 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8b3ddc6a-8b55-4f28-9875-e421b4b6c48e tempest-GroupsV320Test-559130319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:50:10.644739 n-d-843301-2 sudo[118866]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:50:10.646267 n-d-843301-2 sudo[118866]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:50:11.578617 n-d-843301-2 sudo[118866]: pam_unix(sudo:session): session closed for user root
May 27 03:50:11.581333 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8b3ddc6a-8b55-4f28-9875-e421b4b6c48e tempest-GroupsV320Test-559130319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:50:11.582967 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8b3ddc6a-8b55-4f28-9875-e421b4b6c48e tempest-GroupsV320Test-559130319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:50:11.647060 n-d-843301-2 sudo[118890]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:50:11.648557 n-d-843301-2 sudo[118890]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:50:12.699092 n-d-843301-2 sudo[118890]: pam_unix(sudo:session): session closed for user root
May 27 03:50:12.702348 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8b3ddc6a-8b55-4f28-9875-e421b4b6c48e tempest-GroupsV320Test-559130319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.119s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:50:12.709830 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8b3ddc6a-8b55-4f28-9875-e421b4b6c48e tempest-GroupsV320Test-559130319 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:50:12.726012 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-8b3ddc6a-8b55-4f28-9875-e421b4b6c48e tempest-GroupsV320Test-559130319 None] Delete group completed successfully.
May 27 03:50:25.602492 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:50:25.608617 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:50:25.613993 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:50:25.632947 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] Flow 'volume_create_manager' (ba81527a-648d-4507-888a-a1903ac1041c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:50:25.636728 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (248590db-4e36-40d8-9ceb-debd7bee7e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:50:25.666977 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:50:25.699633 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (248590db-4e36-40d8-9ceb-debd7bee7e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:50:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1066947774',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=b57de7ac-f705-4e37-871b-d80e9096e603,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c77ca19851384977bf4d327f83814d7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:50:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:50:26Z,user_id='ebff2fd4da9b4acc86dd2f90780bc1e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:50:25.702654 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (924a4a32-1f3a-4a26-b7e6-a7860956d6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:50:25.705064 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (924a4a32-1f3a-4a26-b7e6-a7860956d6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:50:25.719508 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (57bf607e-61b4-43e5-8ca8-1f22c66d76b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:50:25.722272 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (57bf607e-61b4-43e5-8ca8-1f22c66d76b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b57de7ac-f705-4e37-871b-d80e9096e603', 'volume_name': 'volume-b57de7ac-f705-4e37-871b-d80e9096e603', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:50:25.736983 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c54d040b-3a6f-48e5-8efe-b2317b80fb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:50:25.739863 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c54d040b-3a6f-48e5-8efe-b2317b80fb61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:50:25.742169 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fbf6033b-a9d6-4a19-a7a7-628b81ad9612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:50:25.742970 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] Volume b57de7ac-f705-4e37-871b-d80e9096e603: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b57de7ac-f705-4e37-871b-d80e9096e603', 'volume_size': 1}
May 27 03:50:25.744750 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b57de7ac-f705-4e37-871b-d80e9096e603 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:50:25.785841 n-d-843301-2 sudo[119066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b57de7ac-f705-4e37-871b-d80e9096e603 stack-volumes-lvmdriver-1 -L 1g
May 27 03:50:25.786671 n-d-843301-2 sudo[119066]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:50:26.620501 n-d-843301-2 sudo[119066]: pam_unix(sudo:session): session closed for user root
May 27 03:50:26.623358 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b57de7ac-f705-4e37-871b-d80e9096e603 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.879s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:50:26.627534 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fbf6033b-a9d6-4a19-a7a7-628b81ad9612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b57de7ac-f705-4e37-871b-d80e9096e603', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:50:26.631094 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f3f65a0-a792-4633-8286-6c03bd80eb40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:50:26.647693 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] Volume volume-b57de7ac-f705-4e37-871b-d80e9096e603 (b57de7ac-f705-4e37-871b-d80e9096e603): created successfully
May 27 03:50:26.653529 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f3f65a0-a792-4633-8286-6c03bd80eb40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:50:26.662134 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] Flow 'volume_create_manager' (ba81527a-648d-4507-888a-a1903ac1041c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:50:26.685163 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-999c5bd0-b257-4f51-807c-11ef3a8cd127 tempest-ServerRescueNegativeTestJSON-1883124743 None] Created volume successfully.
May 27 03:50:37.789595 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:50:37.795995 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:50:37.796505 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:50:37.824563 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Flow 'volume_create_manager' (29881231-295a-4445-a233-7f4015ba2e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:50:37.833236 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56c53b9d-c768-4e08-8473-0c85d522155e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:50:37.879686 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:50:37.925954 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56c53b9d-c768-4e08-8473-0c85d522155e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:50:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1254673960',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=3024cfb9-570a-451e-a5fb-807e1ed189af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ec4c86e1b294ecfadf52a66530c90ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:50:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:50:38Z,user_id='b3198b882cea4fa89773d9a48c56a16f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:50:37.933862 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96a9dac3-2204-459f-aefa-85925a729597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:50:37.936602 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96a9dac3-2204-459f-aefa-85925a729597) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:50:37.939315 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e199be04-c377-4336-aa91-c1f941a58dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:50:37.942146 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e199be04-c377-4336-aa91-c1f941a58dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3024cfb9-570a-451e-a5fb-807e1ed189af', 'volume_name': 'volume-3024cfb9-570a-451e-a5fb-807e1ed189af', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:50:37.947709 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c57506ff-796d-456e-83db-e73fc8d1c628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:50:37.954641 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c57506ff-796d-456e-83db-e73fc8d1c628) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:50:37.959103 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a65ecba4-7e88-4c96-bdb4-6dceaa601c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:50:37.960188 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Volume 3024cfb9-570a-451e-a5fb-807e1ed189af: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3024cfb9-570a-451e-a5fb-807e1ed189af', 'volume_size': 1}
May 27 03:50:37.961695 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3024cfb9-570a-451e-a5fb-807e1ed189af stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:50:38.006794 n-d-843301-2 sudo[119354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3024cfb9-570a-451e-a5fb-807e1ed189af stack-volumes-lvmdriver-1 -L 1g
May 27 03:50:38.008877 n-d-843301-2 sudo[119354]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:50:38.742882 n-d-843301-2 sudo[119354]: pam_unix(sudo:session): session closed for user root
May 27 03:50:38.746394 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3024cfb9-570a-451e-a5fb-807e1ed189af stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.784s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:50:38.752372 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a65ecba4-7e88-4c96-bdb4-6dceaa601c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3024cfb9-570a-451e-a5fb-807e1ed189af', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:50:38.760818 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c6cfe467-d42e-4fb0-90d7-18699421b091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:50:38.789720 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Volume volume-3024cfb9-570a-451e-a5fb-807e1ed189af (3024cfb9-570a-451e-a5fb-807e1ed189af): created successfully
May 27 03:50:38.797629 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c6cfe467-d42e-4fb0-90d7-18699421b091) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:50:38.815255 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Flow 'volume_create_manager' (29881231-295a-4445-a233-7f4015ba2e8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:50:38.840685 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-2d685273-3539-4e69-880f-02c93efb43b8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Created volume successfully.
May 27 03:50:40.299115 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-8cdae728-5965-4530-a5e5-cfd1a38da4c8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Lock "b'cinder-3024cfb9-570a-451e-a5fb-807e1ed189af-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:50:40.413927 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-8cdae728-5965-4530-a5e5-cfd1a38da4c8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3024cfb9-570a-451e-a5fb-807e1ed189af
May 27 03:50:40.415806 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cdae728-5965-4530-a5e5-cfd1a38da4c8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3024cfb9-570a-451e-a5fb-807e1ed189af {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:50:40.439521 n-d-843301-2 sudo[119457]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3024cfb9-570a-451e-a5fb-807e1ed189af
May 27 03:50:40.441048 n-d-843301-2 sudo[119457]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:50:40.919991 n-d-843301-2 sudo[119457]: pam_unix(sudo:session): session closed for user root
May 27 03:50:40.923742 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cdae728-5965-4530-a5e5-cfd1a38da4c8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3024cfb9-570a-451e-a5fb-807e1ed189af" returned: 0 in 0.508s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:50:40.925363 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cdae728-5965-4530-a5e5-cfd1a38da4c8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3024cfb9-570a-451e-a5fb-807e1ed189af {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:50:40.944573 n-d-843301-2 sudo[119460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3024cfb9-570a-451e-a5fb-807e1ed189af
May 27 03:50:40.945488 n-d-843301-2 sudo[119460]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:50:41.378722 n-d-843301-2 sudo[119460]: pam_unix(sudo:session): session closed for user root
May 27 03:50:41.380949 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cdae728-5965-4530-a5e5-cfd1a38da4c8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3024cfb9-570a-451e-a5fb-807e1ed189af" returned: 0 in 0.455s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:50:41.385172 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cdae728-5965-4530-a5e5-cfd1a38da4c8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3024cfb9-570a-451e-a5fb-807e1ed189af {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:50:41.415612 n-d-843301-2 sudo[119463]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3024cfb9-570a-451e-a5fb-807e1ed189af
May 27 03:50:41.417399 n-d-843301-2 sudo[119463]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:50:41.875380 n-d-843301-2 sudo[119463]: pam_unix(sudo:session): session closed for user root
May 27 03:50:41.877733 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cdae728-5965-4530-a5e5-cfd1a38da4c8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3024cfb9-570a-451e-a5fb-807e1ed189af" returned: 0 in 0.493s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:50:41.879049 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-8cdae728-5965-4530-a5e5-cfd1a38da4c8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Successfully deleted volume: 3024cfb9-570a-451e-a5fb-807e1ed189af
May 27 03:50:41.949799 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-8cdae728-5965-4530-a5e5-cfd1a38da4c8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Created reservations ['9d2a3c54-50bf-4b49-a0b8-c12806acc198', '25fc8e4f-f49a-477b-8f12-ad9085287ee0', '4a11cba0-b827-4abb-a908-d0ae6e15b8b2', '66a73f2c-3418-47c4-87b2-71b72bf7cc73'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:50:41.953563 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-8cdae728-5965-4530-a5e5-cfd1a38da4c8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:50:41.953563 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:50:41.953563 n-d-843301-2 cinder-volume[92445]:
May 27 03:50:42.031690 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cdae728-5965-4530-a5e5-cfd1a38da4c8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:50:42.032779 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cdae728-5965-4530-a5e5-cfd1a38da4c8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:50:42.090138 n-d-843301-2 sudo[119477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:50:42.093371 n-d-843301-2 sudo[119477]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:50:42.673715 n-d-843301-2 sudo[119477]: pam_unix(sudo:session): session closed for user root
May 27 03:50:42.676034 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cdae728-5965-4530-a5e5-cfd1a38da4c8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.643s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:50:42.678158 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cdae728-5965-4530-a5e5-cfd1a38da4c8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:50:42.700721 n-d-843301-2 sudo[119483]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:50:42.701687 n-d-843301-2 sudo[119483]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:50:43.494569 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:50:43.502888 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:50:43.504267 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:50:43.505973 n-d-843301-2 sudo[119483]: pam_unix(sudo:session): session closed for user root
May 27 03:50:43.519888 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Flow 'volume_create_manager' (44a12e13-4a2f-4b58-8b2b-92a82a9dcbd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:50:43.526406 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3178fee9-f09e-4b79-9498-7216a8e44462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:50:43.550479 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cdae728-5965-4530-a5e5-cfd1a38da4c8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.872s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:50:43.555640 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:50:43.591716 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cdae728-5965-4530-a5e5-cfd1a38da4c8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:50:43.598334 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3178fee9-f09e-4b79-9498-7216a8e44462) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:50:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1898554152',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=52bf29b7-f2d8-430b-abdb-1b45f333bd23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ec4c86e1b294ecfadf52a66530c90ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:50:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:50:43Z,user_id='b3198b882cea4fa89773d9a48c56a16f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:50:43.601130 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cb22c927-3fb3-4035-9410-1da0ebd6d2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:50:43.604521 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cb22c927-3fb3-4035-9410-1da0ebd6d2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:50:43.607057 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a6889e0c-5975-4d11-bd8f-40ff275b858d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:50:43.609655 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a6889e0c-5975-4d11-bd8f-40ff275b858d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '52bf29b7-f2d8-430b-abdb-1b45f333bd23', 'volume_name': 'volume-52bf29b7-f2d8-430b-abdb-1b45f333bd23', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:50:43.612040 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (990bff63-42ab-4a4b-ae01-30055d8d90cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:50:43.614487 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (990bff63-42ab-4a4b-ae01-30055d8d90cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:50:43.616930 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7546867f-8044-4a43-a1b5-614b77ff7fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:50:43.617950 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Volume 52bf29b7-f2d8-430b-abdb-1b45f333bd23: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-52bf29b7-f2d8-430b-abdb-1b45f333bd23', 'volume_size': 1}
May 27 03:50:43.620236 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-52bf29b7-f2d8-430b-abdb-1b45f333bd23 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:50:43.657950 n-d-843301-2 sudo[119496]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-52bf29b7-f2d8-430b-abdb-1b45f333bd23 stack-volumes-lvmdriver-1 -L 1g
May 27 03:50:43.658525 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-8cdae728-5965-4530-a5e5-cfd1a38da4c8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Deleted volume successfully.
May 27 03:50:43.659495 n-d-843301-2 sudo[119496]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:50:43.675914 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-8cdae728-5965-4530-a5e5-cfd1a38da4c8 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Lock "b'cinder-3024cfb9-570a-451e-a5fb-807e1ed189af-delete_volume'" released by "delete_volume" :: held 3.377s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:50:44.289998 n-d-843301-2 sudo[119496]: pam_unix(sudo:session): session closed for user root
May 27 03:50:44.292383 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-52bf29b7-f2d8-430b-abdb-1b45f333bd23 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.672s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:50:44.297187 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7546867f-8044-4a43-a1b5-614b77ff7fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-52bf29b7-f2d8-430b-abdb-1b45f333bd23', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:50:44.299734 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8ecce0ca-b841-434d-9086-7aeca3f4ce74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:50:44.310717 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Volume volume-52bf29b7-f2d8-430b-abdb-1b45f333bd23 (52bf29b7-f2d8-430b-abdb-1b45f333bd23): created successfully
May 27 03:50:44.313770 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8ecce0ca-b841-434d-9086-7aeca3f4ce74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:50:44.317353 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Flow 'volume_create_manager' (44a12e13-4a2f-4b58-8b2b-92a82a9dcbd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:50:44.327860 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-b94b5656-782e-414e-b1e7-ba9588c8eb68 tempest-VolumeQuotasAdminTestJSON-1956299024 None] Created volume successfully.
May 27 03:50:45.564401 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-bb91f8fa-d514-46e4-9bef-f2b4cf34556d tempest-VolumeQuotasAdminTestJSON-495249168 None] Transfer volume completed successfully.
May 27 03:50:46.496104 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-60ab5015-d836-4839-976b-fd3b3b30d411 tempest-VolumeQuotasAdminTestJSON-658553375 None] Lock "b'cinder-52bf29b7-f2d8-430b-abdb-1b45f333bd23-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:50:46.605736 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-60ab5015-d836-4839-976b-fd3b3b30d411 tempest-VolumeQuotasAdminTestJSON-658553375 None] Skipping remove_export. No iscsi_target is presently exported for volume: 52bf29b7-f2d8-430b-abdb-1b45f333bd23
May 27 03:50:46.608500 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60ab5015-d836-4839-976b-fd3b3b30d411 tempest-VolumeQuotasAdminTestJSON-658553375 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52bf29b7-f2d8-430b-abdb-1b45f333bd23 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:50:46.635010 n-d-843301-2 sudo[119541]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52bf29b7-f2d8-430b-abdb-1b45f333bd23
May 27 03:50:46.637280 n-d-843301-2 sudo[119541]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:50:47.098721 n-d-843301-2 sudo[119541]: pam_unix(sudo:session): session closed for user root
May 27 03:50:47.101518 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60ab5015-d836-4839-976b-fd3b3b30d411 tempest-VolumeQuotasAdminTestJSON-658553375 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52bf29b7-f2d8-430b-abdb-1b45f333bd23" returned: 0 in 0.493s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:50:47.103663 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60ab5015-d836-4839-976b-fd3b3b30d411 tempest-VolumeQuotasAdminTestJSON-658553375 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-52bf29b7-f2d8-430b-abdb-1b45f333bd23 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:50:47.126528 n-d-843301-2 sudo[119544]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-52bf29b7-f2d8-430b-abdb-1b45f333bd23
May 27 03:50:47.129098 n-d-843301-2 sudo[119544]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:50:47.739890 n-d-843301-2 sudo[119544]: pam_unix(sudo:session): session closed for user root
May 27 03:50:47.742398 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60ab5015-d836-4839-976b-fd3b3b30d411 tempest-VolumeQuotasAdminTestJSON-658553375 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-52bf29b7-f2d8-430b-abdb-1b45f333bd23" returned: 0 in 0.638s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:50:47.747400 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60ab5015-d836-4839-976b-fd3b3b30d411 tempest-VolumeQuotasAdminTestJSON-658553375 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-52bf29b7-f2d8-430b-abdb-1b45f333bd23 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:50:47.803916 n-d-843301-2 sudo[119553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-52bf29b7-f2d8-430b-abdb-1b45f333bd23
May 27 03:50:47.804717 n-d-843301-2 sudo[119553]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:50:48.556757 n-d-843301-2 sudo[119553]: pam_unix(sudo:session): session closed for user root
May 27 03:50:48.559316 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60ab5015-d836-4839-976b-fd3b3b30d411 tempest-VolumeQuotasAdminTestJSON-658553375 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-52bf29b7-f2d8-430b-abdb-1b45f333bd23" returned: 0 in 0.812s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:50:48.560789 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-60ab5015-d836-4839-976b-fd3b3b30d411 tempest-VolumeQuotasAdminTestJSON-658553375 None] Successfully deleted volume: 52bf29b7-f2d8-430b-abdb-1b45f333bd23
May 27 03:50:48.624671 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-60ab5015-d836-4839-976b-fd3b3b30d411 tempest-VolumeQuotasAdminTestJSON-658553375 None] Created reservations ['d40659f0-c268-4e0a-8533-c3fa3f7f9bce', '594d7ba1-b889-4ba0-9947-ad1fda4e95dd', 'f4909136-e95f-4c3e-8e5a-40f604f8fb5c', 'cc0cbe46-5e27-4987-b9bd-11e59b080a3a'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:50:48.627461 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-60ab5015-d836-4839-976b-fd3b3b30d411 tempest-VolumeQuotasAdminTestJSON-658553375 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:50:48.627461 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:50:48.627461 n-d-843301-2 cinder-volume[92445]:
May 27 03:50:48.687171 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-60ab5015-d836-4839-976b-fd3b3b30d411 tempest-VolumeQuotasAdminTestJSON-658553375 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:50:48.688687 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60ab5015-d836-4839-976b-fd3b3b30d411 tempest-VolumeQuotasAdminTestJSON-658553375 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:50:48.733616 n-d-843301-2 sudo[119566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:50:48.734695 n-d-843301-2 sudo[119566]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:50:49.537975 n-d-843301-2 sudo[119566]: pam_unix(sudo:session): session closed for user root
May 27 03:50:49.540928 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60ab5015-d836-4839-976b-fd3b3b30d411 tempest-VolumeQuotasAdminTestJSON-658553375 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.852s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:50:49.549818 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60ab5015-d836-4839-976b-fd3b3b30d411 tempest-VolumeQuotasAdminTestJSON-658553375 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:50:49.607293 n-d-843301-2 sudo[119602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:50:49.611458 n-d-843301-2 sudo[119602]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:50:50.151743 n-d-843301-2 sudo[119602]: pam_unix(sudo:session): session closed for user root
May 27 03:50:50.154591 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60ab5015-d836-4839-976b-fd3b3b30d411 tempest-VolumeQuotasAdminTestJSON-658553375 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.609s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:50:50.158466 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-60ab5015-d836-4839-976b-fd3b3b30d411 tempest-VolumeQuotasAdminTestJSON-658553375 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:50:50.172633 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-60ab5015-d836-4839-976b-fd3b3b30d411 tempest-VolumeQuotasAdminTestJSON-658553375 None] Deleted volume successfully.
May 27 03:50:50.209274 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-60ab5015-d836-4839-976b-fd3b3b30d411 tempest-VolumeQuotasAdminTestJSON-658553375 None] Lock "b'cinder-52bf29b7-f2d8-430b-abdb-1b45f333bd23-delete_volume'" released by "delete_volume" :: held 3.713s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:51:03.627408 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:51:03.627995 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:51:03.628517 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:03.671992 n-d-843301-2 sudo[119879]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:51:03.672820 n-d-843301-2 sudo[119879]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:04.541996 n-d-843301-2 sudo[119879]: pam_unix(sudo:session): session closed for user root
May 27 03:51:04.544319 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.915s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:04.545915 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:04.595185 n-d-843301-2 sudo[119939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:51:04.596117 n-d-843301-2 sudo[119939]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:05.121616 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:51:05.127908 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:51:05.128740 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:51:05.157357 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Flow 'volume_create_manager' (d1e6b7bc-30a3-4238-bc5b-c3c611f9b9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:51:05.170491 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (910a10cf-87e8-455b-ae28-3be8e163fa01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:51:05.212750 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:51:05.260640 n-d-843301-2 sudo[119939]: pam_unix(sudo:session): session closed for user root
May 27 03:51:05.266492 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (910a10cf-87e8-455b-ae28-3be8e163fa01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1130849815',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=86675376-40f2-45ef-87b1-7852e93ffed5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33f394ecae064ff6b272e576d37b47c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:51:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:51:05Z,user_id='bb3b764258084827a34c314729400dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:51:05.269358 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8808ac84-00ad-4065-bc82-57ba33e1c750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:51:05.271622 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8808ac84-00ad-4065-bc82-57ba33e1c750) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:51:05.274991 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7baa092-a41e-4ed8-843f-38f562767cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:51:05.279189 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7baa092-a41e-4ed8-843f-38f562767cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '86675376-40f2-45ef-87b1-7852e93ffed5', 'volume_name': 'volume-86675376-40f2-45ef-87b1-7852e93ffed5', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:51:05.281639 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a51a21b-292e-4da1-a09a-b58d93b87d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:51:05.283936 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a51a21b-292e-4da1-a09a-b58d93b87d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:51:05.286246 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9cb17a1-07eb-4008-ae2e-84ee2bf6202c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:51:05.287217 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Volume 86675376-40f2-45ef-87b1-7852e93ffed5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-86675376-40f2-45ef-87b1-7852e93ffed5', 'volume_size': 1}
May 27 03:51:05.291711 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-86675376-40f2-45ef-87b1-7852e93ffed5 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:05.320718 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.774s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:05.324055 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:51:05.353001 n-d-843301-2 sudo[119961]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-86675376-40f2-45ef-87b1-7852e93ffed5 stack-volumes-lvmdriver-1 -L 1g
May 27 03:51:05.355195 n-d-843301-2 sudo[119961]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:06.342384 n-d-843301-2 sudo[119961]: pam_unix(sudo:session): session closed for user root
May 27 03:51:06.344527 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-86675376-40f2-45ef-87b1-7852e93ffed5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.052s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:06.347399 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9cb17a1-07eb-4008-ae2e-84ee2bf6202c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-86675376-40f2-45ef-87b1-7852e93ffed5', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:51:06.349610 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (536c73fb-4fd7-4e8d-b4bb-beeafb5bfae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:51:06.360699 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Volume volume-86675376-40f2-45ef-87b1-7852e93ffed5 (86675376-40f2-45ef-87b1-7852e93ffed5): created successfully
May 27 03:51:06.362682 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (536c73fb-4fd7-4e8d-b4bb-beeafb5bfae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:51:06.365768 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Flow 'volume_create_manager' (d1e6b7bc-30a3-4238-bc5b-c3c611f9b9bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:51:06.373439 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-9e0d7b6b-60ef-401e-a967-3f63284aa962 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Created volume successfully.
May 27 03:51:08.751553 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-69dd80ce-a5e1-483f-b73c-788d3dbaebc7 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Lock "b'cinder-86675376-40f2-45ef-87b1-7852e93ffed5-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:51:08.892829 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-69dd80ce-a5e1-483f-b73c-788d3dbaebc7 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Skipping remove_export. No iscsi_target is presently exported for volume: 86675376-40f2-45ef-87b1-7852e93ffed5
May 27 03:51:08.893839 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-69dd80ce-a5e1-483f-b73c-788d3dbaebc7 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-86675376-40f2-45ef-87b1-7852e93ffed5 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:08.938280 n-d-843301-2 sudo[120051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-86675376-40f2-45ef-87b1-7852e93ffed5
May 27 03:51:08.939746 n-d-843301-2 sudo[120051]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:09.394318 n-d-843301-2 sudo[120051]: pam_unix(sudo:session): session closed for user root
May 27 03:51:09.397015 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-69dd80ce-a5e1-483f-b73c-788d3dbaebc7 tempest-VolumeQuotasNegativeTestJSON-862789613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-86675376-40f2-45ef-87b1-7852e93ffed5" returned: 0 in 0.502s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:09.399893 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-69dd80ce-a5e1-483f-b73c-788d3dbaebc7 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-86675376-40f2-45ef-87b1-7852e93ffed5 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:09.425183 n-d-843301-2 sudo[120071]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-86675376-40f2-45ef-87b1-7852e93ffed5
May 27 03:51:09.426121 n-d-843301-2 sudo[120071]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:09.925455 n-d-843301-2 sudo[120071]: pam_unix(sudo:session): session closed for user root
May 27 03:51:09.927790 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-69dd80ce-a5e1-483f-b73c-788d3dbaebc7 tempest-VolumeQuotasNegativeTestJSON-862789613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-86675376-40f2-45ef-87b1-7852e93ffed5" returned: 0 in 0.527s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:09.932579 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-69dd80ce-a5e1-483f-b73c-788d3dbaebc7 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-86675376-40f2-45ef-87b1-7852e93ffed5 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:09.964082 n-d-843301-2 sudo[120099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-86675376-40f2-45ef-87b1-7852e93ffed5
May 27 03:51:09.965756 n-d-843301-2 sudo[120099]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:10.598524 n-d-843301-2 sudo[120099]: pam_unix(sudo:session): session closed for user root
May 27 03:51:10.600740 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-69dd80ce-a5e1-483f-b73c-788d3dbaebc7 tempest-VolumeQuotasNegativeTestJSON-862789613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-86675376-40f2-45ef-87b1-7852e93ffed5" returned: 0 in 0.669s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:10.603534 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-69dd80ce-a5e1-483f-b73c-788d3dbaebc7 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Successfully deleted volume: 86675376-40f2-45ef-87b1-7852e93ffed5
May 27 03:51:10.681376 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-69dd80ce-a5e1-483f-b73c-788d3dbaebc7 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Created reservations ['6876e05d-6ac3-4412-b7d5-94f611bf2cdb', 'f0d11028-4e9f-47d8-b20a-6e3d621a7184', '55f0cb17-ddc4-4532-a3c4-322b7fd3a3e6', '7faef1f2-dd2a-4f41-a2a0-5b26cdbf5683'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:51:10.684525 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-69dd80ce-a5e1-483f-b73c-788d3dbaebc7 tempest-VolumeQuotasNegativeTestJSON-862789613 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:51:10.684525 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:51:10.684525 n-d-843301-2 cinder-volume[92445]:
May 27 03:51:10.747654 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-69dd80ce-a5e1-483f-b73c-788d3dbaebc7 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:51:10.750339 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-69dd80ce-a5e1-483f-b73c-788d3dbaebc7 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:10.770863 n-d-843301-2 sudo[120117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:51:10.771743 n-d-843301-2 sudo[120117]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:11.416759 n-d-843301-2 sudo[120117]: pam_unix(sudo:session): session closed for user root
May 27 03:51:11.419964 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-69dd80ce-a5e1-483f-b73c-788d3dbaebc7 tempest-VolumeQuotasNegativeTestJSON-862789613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.668s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:11.423389 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-69dd80ce-a5e1-483f-b73c-788d3dbaebc7 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:11.450903 n-d-843301-2 sudo[120125]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:51:11.452447 n-d-843301-2 sudo[120125]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:12.040559 n-d-843301-2 sudo[120125]: pam_unix(sudo:session): session closed for user root
May 27 03:51:12.043009 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-69dd80ce-a5e1-483f-b73c-788d3dbaebc7 tempest-VolumeQuotasNegativeTestJSON-862789613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.619s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:12.045710 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-69dd80ce-a5e1-483f-b73c-788d3dbaebc7 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:51:12.052448 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-69dd80ce-a5e1-483f-b73c-788d3dbaebc7 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Deleted volume successfully.
May 27 03:51:12.084016 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-69dd80ce-a5e1-483f-b73c-788d3dbaebc7 tempest-VolumeQuotasNegativeTestJSON-862789613 None] Lock "b'cinder-86675376-40f2-45ef-87b1-7852e93ffed5-delete_volume'" released by "delete_volume" :: held 3.332s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:51:12.876780 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-808d107a-1847-4e2a-bade-45a729f624bd tempest-ServersNegativeTestJSON-660351379 None] Lock "b'cinder-4e4cc35a-5f75-4c7a-b316-9e686d822b1d-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:51:13.014095 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-808d107a-1847-4e2a-bade-45a729f624bd tempest-ServersNegativeTestJSON-660351379 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4e4cc35a-5f75-4c7a-b316-9e686d822b1d
May 27 03:51:13.025582 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-808d107a-1847-4e2a-bade-45a729f624bd tempest-ServersNegativeTestJSON-660351379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4e4cc35a-5f75-4c7a-b316-9e686d822b1d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:13.094012 n-d-843301-2 sudo[120147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4e4cc35a-5f75-4c7a-b316-9e686d822b1d
May 27 03:51:13.095023 n-d-843301-2 sudo[120147]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:13.591553 n-d-843301-2 sudo[120147]: pam_unix(sudo:session): session closed for user root
May 27 03:51:13.594072 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-808d107a-1847-4e2a-bade-45a729f624bd tempest-ServersNegativeTestJSON-660351379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4e4cc35a-5f75-4c7a-b316-9e686d822b1d" returned: 0 in 0.568s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:13.595842 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-808d107a-1847-4e2a-bade-45a729f624bd tempest-ServersNegativeTestJSON-660351379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4e4cc35a-5f75-4c7a-b316-9e686d822b1d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:13.640458 n-d-843301-2 sudo[120160]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4e4cc35a-5f75-4c7a-b316-9e686d822b1d
May 27 03:51:13.641294 n-d-843301-2 sudo[120160]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:14.123636 n-d-843301-2 sudo[120160]: pam_unix(sudo:session): session closed for user root
May 27 03:51:14.126492 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-808d107a-1847-4e2a-bade-45a729f624bd tempest-ServersNegativeTestJSON-660351379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4e4cc35a-5f75-4c7a-b316-9e686d822b1d" returned: 0 in 0.530s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:14.128829 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-808d107a-1847-4e2a-bade-45a729f624bd tempest-ServersNegativeTestJSON-660351379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4e4cc35a-5f75-4c7a-b316-9e686d822b1d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:14.183176 n-d-843301-2 sudo[120167]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4e4cc35a-5f75-4c7a-b316-9e686d822b1d
May 27 03:51:14.188281 n-d-843301-2 sudo[120167]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:14.864862 n-d-843301-2 sudo[120167]: pam_unix(sudo:session): session closed for user root
May 27 03:51:14.867260 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-808d107a-1847-4e2a-bade-45a729f624bd tempest-ServersNegativeTestJSON-660351379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4e4cc35a-5f75-4c7a-b316-9e686d822b1d" returned: 0 in 0.738s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:14.868754 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-808d107a-1847-4e2a-bade-45a729f624bd tempest-ServersNegativeTestJSON-660351379 None] Successfully deleted volume: 4e4cc35a-5f75-4c7a-b316-9e686d822b1d
May 27 03:51:14.915457 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-808d107a-1847-4e2a-bade-45a729f624bd tempest-ServersNegativeTestJSON-660351379 None] Created reservations ['03598726-59b1-4375-8bbf-ea3d3e94c037', '0b5dc4bc-b451-4973-bb38-9828909516b1', 'f5ad90b0-086f-44a1-84e1-e74b7423384b', '35b1eb96-4f0a-4eeb-b2aa-e66fce2df0b1'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:51:14.918054 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-808d107a-1847-4e2a-bade-45a729f624bd tempest-ServersNegativeTestJSON-660351379 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:51:14.918054 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:51:14.918054 n-d-843301-2 cinder-volume[92445]:
May 27 03:51:14.964058 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-808d107a-1847-4e2a-bade-45a729f624bd tempest-ServersNegativeTestJSON-660351379 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:51:14.965123 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-808d107a-1847-4e2a-bade-45a729f624bd tempest-ServersNegativeTestJSON-660351379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:14.986819 n-d-843301-2 sudo[120176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:51:14.987641 n-d-843301-2 sudo[120176]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:15.521698 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-78a1395e-4643-456b-967a-dd3e6e76b2b2 tempest-ServersNegativeTestJSON-660351379 None] Lock "b'cinder-a4e85b6a-8125-4113-a8cd-18abd3e34b34-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:51:15.619807 n-d-843301-2 sudo[120176]: pam_unix(sudo:session): session closed for user root
May 27 03:51:15.627093 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-808d107a-1847-4e2a-bade-45a729f624bd tempest-ServersNegativeTestJSON-660351379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.662s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:15.634985 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-808d107a-1847-4e2a-bade-45a729f624bd tempest-ServersNegativeTestJSON-660351379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:15.656763 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-78a1395e-4643-456b-967a-dd3e6e76b2b2 tempest-ServersNegativeTestJSON-660351379 None] Skipping remove_export. No iscsi_target is presently exported for volume: a4e85b6a-8125-4113-a8cd-18abd3e34b34
May 27 03:51:15.658184 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-78a1395e-4643-456b-967a-dd3e6e76b2b2 tempest-ServersNegativeTestJSON-660351379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a4e85b6a-8125-4113-a8cd-18abd3e34b34 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:15.668544 n-d-843301-2 sudo[120190]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:51:15.671463 n-d-843301-2 sudo[120190]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:15.686922 n-d-843301-2 sudo[120191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a4e85b6a-8125-4113-a8cd-18abd3e34b34
May 27 03:51:15.688394 n-d-843301-2 sudo[120191]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:16.189847 n-d-843301-2 sudo[120190]: pam_unix(sudo:session): session closed for user root
May 27 03:51:16.192678 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-808d107a-1847-4e2a-bade-45a729f624bd tempest-ServersNegativeTestJSON-660351379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.557s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:16.196600 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-808d107a-1847-4e2a-bade-45a729f624bd tempest-ServersNegativeTestJSON-660351379 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:51:16.215652 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-808d107a-1847-4e2a-bade-45a729f624bd tempest-ServersNegativeTestJSON-660351379 None] Deleted volume successfully.
May 27 03:51:16.231598 n-d-843301-2 sudo[120191]: pam_unix(sudo:session): session closed for user root
May 27 03:51:16.233461 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-78a1395e-4643-456b-967a-dd3e6e76b2b2 tempest-ServersNegativeTestJSON-660351379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a4e85b6a-8125-4113-a8cd-18abd3e34b34" returned: 0 in 0.575s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:16.235999 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-78a1395e-4643-456b-967a-dd3e6e76b2b2 tempest-ServersNegativeTestJSON-660351379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a4e85b6a-8125-4113-a8cd-18abd3e34b34 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:16.289758 n-d-843301-2 sudo[120203]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a4e85b6a-8125-4113-a8cd-18abd3e34b34
May 27 03:51:16.291171 n-d-843301-2 sudo[120203]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:16.291587 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-808d107a-1847-4e2a-bade-45a729f624bd tempest-ServersNegativeTestJSON-660351379 None] Lock "b'cinder-4e4cc35a-5f75-4c7a-b316-9e686d822b1d-delete_volume'" released by "delete_volume" :: held 3.413s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:51:16.767511 n-d-843301-2 sudo[120203]: pam_unix(sudo:session): session closed for user root
May 27 03:51:16.770372 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-78a1395e-4643-456b-967a-dd3e6e76b2b2 tempest-ServersNegativeTestJSON-660351379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a4e85b6a-8125-4113-a8cd-18abd3e34b34" returned: 0 in 0.535s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:16.773353 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-78a1395e-4643-456b-967a-dd3e6e76b2b2 tempest-ServersNegativeTestJSON-660351379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a4e85b6a-8125-4113-a8cd-18abd3e34b34 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:16.854259 n-d-843301-2 sudo[120213]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a4e85b6a-8125-4113-a8cd-18abd3e34b34
May 27 03:51:16.856383 n-d-843301-2 sudo[120213]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:17.714939 n-d-843301-2 sudo[120213]: pam_unix(sudo:session): session closed for user root
May 27 03:51:17.717938 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-78a1395e-4643-456b-967a-dd3e6e76b2b2 tempest-ServersNegativeTestJSON-660351379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a4e85b6a-8125-4113-a8cd-18abd3e34b34" returned: 0 in 0.944s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:17.719346 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-78a1395e-4643-456b-967a-dd3e6e76b2b2 tempest-ServersNegativeTestJSON-660351379 None] Successfully deleted volume: a4e85b6a-8125-4113-a8cd-18abd3e34b34
May 27 03:51:17.817904 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-78a1395e-4643-456b-967a-dd3e6e76b2b2 tempest-ServersNegativeTestJSON-660351379 None] Created reservations ['55680a19-a934-426d-b2dd-ffc8c73b1b56', '2de38263-a9e6-4cb0-bf93-2f7e6de93a91', 'd051e7fb-cc89-4a9a-bd91-daadb98ced51', '34c1ca25-c1b9-44e0-8267-e5afdd7b2ea3'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:51:17.822236 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-78a1395e-4643-456b-967a-dd3e6e76b2b2 tempest-ServersNegativeTestJSON-660351379 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:51:17.822236 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:51:17.822236 n-d-843301-2 cinder-volume[92445]:
May 27 03:51:17.898904 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-78a1395e-4643-456b-967a-dd3e6e76b2b2 tempest-ServersNegativeTestJSON-660351379 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:51:17.899992 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-78a1395e-4643-456b-967a-dd3e6e76b2b2 tempest-ServersNegativeTestJSON-660351379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:17.951936 n-d-843301-2 sudo[120219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:51:17.953342 n-d-843301-2 sudo[120219]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:18.426102 n-d-843301-2 sudo[120219]: pam_unix(sudo:session): session closed for user root
May 27 03:51:18.428590 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-78a1395e-4643-456b-967a-dd3e6e76b2b2 tempest-ServersNegativeTestJSON-660351379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.528s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:18.430870 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-78a1395e-4643-456b-967a-dd3e6e76b2b2 tempest-ServersNegativeTestJSON-660351379 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:18.471224 n-d-843301-2 sudo[120224]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:51:18.478346 n-d-843301-2 sudo[120224]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:19.283239 n-d-843301-2 sudo[120224]: pam_unix(sudo:session): session closed for user root
May 27 03:51:19.285669 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-78a1395e-4643-456b-967a-dd3e6e76b2b2 tempest-ServersNegativeTestJSON-660351379 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.854s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:19.288739 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-78a1395e-4643-456b-967a-dd3e6e76b2b2 tempest-ServersNegativeTestJSON-660351379 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:51:19.300144 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-78a1395e-4643-456b-967a-dd3e6e76b2b2 tempest-ServersNegativeTestJSON-660351379 None] Deleted volume successfully.
May 27 03:51:19.328790 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-78a1395e-4643-456b-967a-dd3e6e76b2b2 tempest-ServersNegativeTestJSON-660351379 None] Lock "b'cinder-a4e85b6a-8125-4113-a8cd-18abd3e34b34-delete_volume'" released by "delete_volume" :: held 3.807s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:51:21.941961 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:51:21.944123 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:51:21.945543 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:51:21.962185 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Flow 'volume_create_manager' (4e15a0fe-5e97-439c-8770-2cb0f7ea59fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:51:21.966317 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (64d9ebec-bc8c-4e0e-baa3-ba8e835b150e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:51:22.021607 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:51:22.087324 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (64d9ebec-bc8c-4e0e-baa3-ba8e835b150e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:51:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1329374457',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=5148052b-f03c-4dab-b2e3-4b39a7b22937,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac67737a380b46fab8481bf57a69f277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:51:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:51:22Z,user_id='e0fe3fbc57dc405f8745d80e59d92c46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b45950a1-6a79-4203-aaca-d0e267cfe974),volume_type_id=b45950a1-6a79-4203-aaca-d0e267cfe974)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:51:22.094834 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bad1f909-179c-4e5a-a0d7-02b685b7af21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:51:22.119178 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bad1f909-179c-4e5a-a0d7-02b685b7af21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:51:22.122064 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e07d4fb7-898d-4929-997b-686aad3ed506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:51:22.124417 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e07d4fb7-898d-4929-997b-686aad3ed506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5148052b-f03c-4dab-b2e3-4b39a7b22937', 'volume_name': 'volume-5148052b-f03c-4dab-b2e3-4b39a7b22937', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:51:22.126805 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9decec10-6473-4b29-b746-ec3ffa7509a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:51:22.137607 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9decec10-6473-4b29-b746-ec3ffa7509a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:51:22.140640 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (540fc9b2-83fe-4d52-9f41-4f6c55b09905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:51:22.143695 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Volume 5148052b-f03c-4dab-b2e3-4b39a7b22937: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5148052b-f03c-4dab-b2e3-4b39a7b22937', 'volume_size': 1}
May 27 03:51:22.145662 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5148052b-f03c-4dab-b2e3-4b39a7b22937 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:22.198115 n-d-843301-2 sudo[120288]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5148052b-f03c-4dab-b2e3-4b39a7b22937 stack-volumes-lvmdriver-1 -L 1g
May 27 03:51:22.201605 n-d-843301-2 sudo[120288]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:22.897245 n-d-843301-2 sudo[120288]: pam_unix(sudo:session): session closed for user root
May 27 03:51:22.899507 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5148052b-f03c-4dab-b2e3-4b39a7b22937 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.753s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:22.903310 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (540fc9b2-83fe-4d52-9f41-4f6c55b09905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5148052b-f03c-4dab-b2e3-4b39a7b22937', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:51:22.905617 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4475e459-d436-406b-a6fe-e88037558b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:51:22.934100 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Volume volume-5148052b-f03c-4dab-b2e3-4b39a7b22937 (5148052b-f03c-4dab-b2e3-4b39a7b22937): created successfully
May 27 03:51:22.936301 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4475e459-d436-406b-a6fe-e88037558b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:51:22.961935 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Flow 'volume_create_manager' (4e15a0fe-5e97-439c-8770-2cb0f7ea59fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:51:22.987680 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-90101b9c-7da6-4e74-b53d-877e49f9a85c tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Created volume successfully.
May 27 03:51:23.903026 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-20bda15e-47ca-4564-8b18-64a6892e9563 tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:51:23.904480 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-20bda15e-47ca-4564-8b18-64a6892e9563 tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:23.933991 n-d-843301-2 sudo[120340]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:51:23.935755 n-d-843301-2 sudo[120340]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:24.513040 n-d-843301-2 sudo[120340]: pam_unix(sudo:session): session closed for user root
May 27 03:51:24.515297 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-20bda15e-47ca-4564-8b18-64a6892e9563 tempest-VolumeRetypeWithoutMigrationTest-876840831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.610s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:24.517887 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-20bda15e-47ca-4564-8b18-64a6892e9563 tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:24.570119 n-d-843301-2 sudo[120349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:51:24.579052 n-d-843301-2 sudo[120349]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:25.510175 n-d-843301-2 sudo[120349]: pam_unix(sudo:session): session closed for user root
May 27 03:51:25.512491 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-20bda15e-47ca-4564-8b18-64a6892e9563 tempest-VolumeRetypeWithoutMigrationTest-876840831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.994s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:25.514885 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-20bda15e-47ca-4564-8b18-64a6892e9563 tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:51:25.541840 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-20bda15e-47ca-4564-8b18-64a6892e9563 tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Retype volume completed successfully.
May 27 03:51:25.633261 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-2ce0bfbc-32cd-451a-a821-ec266378780b tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Lock "b'cinder-5148052b-f03c-4dab-b2e3-4b39a7b22937-delete_volume'" acquired by "delete_volume" :: waited 0.036s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:51:25.837452 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-2ce0bfbc-32cd-451a-a821-ec266378780b tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5148052b-f03c-4dab-b2e3-4b39a7b22937
May 27 03:51:25.838749 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2ce0bfbc-32cd-451a-a821-ec266378780b tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5148052b-f03c-4dab-b2e3-4b39a7b22937 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:25.883293 n-d-843301-2 sudo[120423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5148052b-f03c-4dab-b2e3-4b39a7b22937
May 27 03:51:25.884092 n-d-843301-2 sudo[120423]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:26.695081 n-d-843301-2 sudo[120423]: pam_unix(sudo:session): session closed for user root
May 27 03:51:26.697291 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2ce0bfbc-32cd-451a-a821-ec266378780b tempest-VolumeRetypeWithoutMigrationTest-876840831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5148052b-f03c-4dab-b2e3-4b39a7b22937" returned: 0 in 0.858s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:26.699254 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2ce0bfbc-32cd-451a-a821-ec266378780b tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5148052b-f03c-4dab-b2e3-4b39a7b22937 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:26.747760 n-d-843301-2 sudo[120457]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5148052b-f03c-4dab-b2e3-4b39a7b22937
May 27 03:51:26.750202 n-d-843301-2 sudo[120457]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:27.453389 n-d-843301-2 sudo[120457]: pam_unix(sudo:session): session closed for user root
May 27 03:51:27.456006 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2ce0bfbc-32cd-451a-a821-ec266378780b tempest-VolumeRetypeWithoutMigrationTest-876840831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5148052b-f03c-4dab-b2e3-4b39a7b22937" returned: 0 in 0.756s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:27.459179 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2ce0bfbc-32cd-451a-a821-ec266378780b tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5148052b-f03c-4dab-b2e3-4b39a7b22937 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:27.508813 n-d-843301-2 sudo[120470]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5148052b-f03c-4dab-b2e3-4b39a7b22937
May 27 03:51:27.511440 n-d-843301-2 sudo[120470]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:28.279744 n-d-843301-2 sudo[120470]: pam_unix(sudo:session): session closed for user root
May 27 03:51:28.282504 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2ce0bfbc-32cd-451a-a821-ec266378780b tempest-VolumeRetypeWithoutMigrationTest-876840831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5148052b-f03c-4dab-b2e3-4b39a7b22937" returned: 0 in 0.823s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:28.284448 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-2ce0bfbc-32cd-451a-a821-ec266378780b tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Successfully deleted volume: 5148052b-f03c-4dab-b2e3-4b39a7b22937
May 27 03:51:28.331483 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-2ce0bfbc-32cd-451a-a821-ec266378780b tempest-VolumeRetypeWithoutMigrationTest-876840831 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.
May 27 03:51:28.332833 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-2ce0bfbc-32cd-451a-a821-ec266378780b tempest-VolumeRetypeWithoutMigrationTest-876840831 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.
May 27 03:51:28.356128 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-2ce0bfbc-32cd-451a-a821-ec266378780b tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Created reservations ['0d599f90-5136-4eba-8d4a-525df4716435', 'c665022a-3f73-40de-a2d6-aa8032bf0885', 'd2fc2546-e0fc-41ca-be80-fa10152122d0', 'd81a491e-a529-4ccf-a8ff-0686b19fb0a0'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:51:28.359230 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-2ce0bfbc-32cd-451a-a821-ec266378780b tempest-VolumeRetypeWithoutMigrationTest-876840831 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:51:28.359230 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:51:28.359230 n-d-843301-2 cinder-volume[92445]:
May 27 03:51:28.457603 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-2ce0bfbc-32cd-451a-a821-ec266378780b tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:51:28.458207 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2ce0bfbc-32cd-451a-a821-ec266378780b tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:28.519214 n-d-843301-2 sudo[120504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:51:28.520106 n-d-843301-2 sudo[120504]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:29.249750 n-d-843301-2 sudo[120504]: pam_unix(sudo:session): session closed for user root
May 27 03:51:29.252328 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2ce0bfbc-32cd-451a-a821-ec266378780b tempest-VolumeRetypeWithoutMigrationTest-876840831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.793s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:29.254582 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2ce0bfbc-32cd-451a-a821-ec266378780b tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:29.284789 n-d-843301-2 sudo[120531]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:51:29.286268 n-d-843301-2 sudo[120531]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:29.869422 n-d-843301-2 sudo[120531]: pam_unix(sudo:session): session closed for user root
May 27 03:51:29.872044 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2ce0bfbc-32cd-451a-a821-ec266378780b tempest-VolumeRetypeWithoutMigrationTest-876840831 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.617s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:29.876249 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-2ce0bfbc-32cd-451a-a821-ec266378780b tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:51:29.884491 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-2ce0bfbc-32cd-451a-a821-ec266378780b tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Deleted volume successfully.
May 27 03:51:29.916317 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-2ce0bfbc-32cd-451a-a821-ec266378780b tempest-VolumeRetypeWithoutMigrationTest-876840831 None] Lock "b'cinder-5148052b-f03c-4dab-b2e3-4b39a7b22937-delete_volume'" released by "delete_volume" :: held 4.283s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:51:42.329884 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-8f126ebb-376a-453e-8cfe-acebbb09f864 req-1b78f256-cf63-4ec1-86ac-653038e3d6af tempest-ServerRescueNegativeTestJSON-1883124743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b57de7ac-f705-4e37-871b-d80e9096e603 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:42.391226 n-d-843301-2 sudo[120794]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b57de7ac-f705-4e37-871b-d80e9096e603
May 27 03:51:42.392029 n-d-843301-2 sudo[120794]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:51:42.855448 n-d-843301-2 sudo[120794]: pam_unix(sudo:session): session closed for user root
May 27 03:51:42.859400 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-8f126ebb-376a-453e-8cfe-acebbb09f864 req-1b78f256-cf63-4ec1-86ac-653038e3d6af tempest-ServerRescueNegativeTestJSON-1883124743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b57de7ac-f705-4e37-871b-d80e9096e603" returned: 0 in 0.529s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:43.007893 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:43.051557 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.045s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:43.052065 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:51:43.053452 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-8f126ebb-376a-453e-8cfe-acebbb09f864 req-1b78f256-cf63-4ec1-86ac-653038e3d6af tempest-ServerRescueNegativeTestJSON-1883124743 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:51:43.054556 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-8f126ebb-376a-453e-8cfe-acebbb09f864 req-1b78f256-cf63-4ec1-86ac-653038e3d6af tempest-ServerRescueNegativeTestJSON-1883124743 None] Creating iscsi_target for Volume ID: volume-b57de7ac-f705-4e37-871b-d80e9096e603 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:51:43.066397 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-8f126ebb-376a-453e-8cfe-acebbb09f864 req-1b78f256-cf63-4ec1-86ac-653038e3d6af tempest-ServerRescueNegativeTestJSON-1883124743 None] Created volume path /opt/stack/data/cinder/volumes/volume-b57de7ac-f705-4e37-871b-d80e9096e603,
May 27 03:51:43.066397 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:51:43.066397 n-d-843301-2 cinder-volume[92445]:
May 27 03:51:43.066397 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b57de7ac-f705-4e37-871b-d80e9096e603
May 27 03:51:43.066397 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:51:43.066397 n-d-843301-2 cinder-volume[92445]: incominguser X3HWCmFuQQ7i3RinfTAM 2DkkAdrzFYmwzf2J
May 27 03:51:43.066397 n-d-843301-2 cinder-volume[92445]:
May 27 03:51:43.066397 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:51:43.066397 n-d-843301-2 cinder-volume[92445]:
May 27 03:51:43.066397 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:51:43.067805 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b57de7ac-f705-4e37-871b-d80e9096e603 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:43.797514 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b57de7ac-f705-4e37-871b-d80e9096e603" returned: 0 in 0.729s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:43.798678 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:51:43.799556 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-8f126ebb-376a-453e-8cfe-acebbb09f864 req-1b78f256-cf63-4ec1-86ac-653038e3d6af tempest-ServerRescueNegativeTestJSON-1883124743 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:51:43.800316 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-8f126ebb-376a-453e-8cfe-acebbb09f864 req-1b78f256-cf63-4ec1-86ac-653038e3d6af tempest-ServerRescueNegativeTestJSON-1883124743 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:51:43.807634 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:43.815449 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:43.816172 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b57de7ac-f705-4e37-871b-d80e9096e603\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b57de7ac-f705-4e37-871b-d80e9096e603\n Backing store flags: \n Account information:\n X3HWCmFuQQ7i3RinfTAM\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:51:43.817076 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-8f126ebb-376a-453e-8cfe-acebbb09f864 req-1b78f256-cf63-4ec1-86ac-653038e3d6af tempest-ServerRescueNegativeTestJSON-1883124743 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:51:43.821079 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:43.982728 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.164s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:43.983313 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b57de7ac-f705-4e37-871b-d80e9096e603\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b57de7ac-f705-4e37-871b-d80e9096e603\n Backing store flags: \n Account information:\n X3HWCmFuQQ7i3RinfTAM\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:51:43.985879 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:51:44.232470 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.247s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:51:44.233117 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b57de7ac-f705-4e37-871b-d80e9096e603\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b57de7ac-f705-4e37-871b-d80e9096e603\n Backing store flags: \n Account information:\n X3HWCmFuQQ7i3RinfTAM\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:51:44.234432 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-8f126ebb-376a-453e-8cfe-acebbb09f864 req-1b78f256-cf63-4ec1-86ac-653038e3d6af tempest-ServerRescueNegativeTestJSON-1883124743 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-b57de7ac-f705-4e37-871b-d80e9096e603 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:51:44.294278 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-8f126ebb-376a-453e-8cfe-acebbb09f864 req-1b78f256-cf63-4ec1-86ac-653038e3d6af tempest-ServerRescueNegativeTestJSON-1883124743 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b57de7ac-f705-4e37-871b-d80e9096e603', 'target_lun': 1, 'volume_id': 'b57de7ac-f705-4e37-871b-d80e9096e603', 'auth_method': 'CHAP', 'auth_username': 'X3HWCmFuQQ7i3RinfTAM', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '0d22d468-d510-4834-9c99-632cc4f00a2d'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:51:44.443652 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-8f126ebb-376a-453e-8cfe-acebbb09f864 req-1b78f256-cf63-4ec1-86ac-653038e3d6af tempest-ServerRescueNegativeTestJSON-1883124743 None] attachment_update completed successfully.
May 27 03:52:03.624684 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:52:03.625941 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:52:03.626804 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:52:03.654455 n-d-843301-2 sudo[121384]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:52:03.656418 n-d-843301-2 sudo[121384]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:52:04.286278 n-d-843301-2 sudo[121384]: pam_unix(sudo:session): session closed for user root
May 27 03:52:04.290613 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.663s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:52:04.293269 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:52:04.335603 n-d-843301-2 sudo[121390]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:52:04.344662 n-d-843301-2 sudo[121390]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:52:04.910295 n-d-843301-2 sudo[121390]: pam_unix(sudo:session): session closed for user root
May 27 03:52:04.913405 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.620s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:52:04.915982 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:52:55.155409 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-3f8dfb1a-967b-416e-a118-48bd6d221182 req-283a08d8-e49e-4d2b-ac11-8b1fe12bc23f tempest-ServerRescueNegativeTestJSON-1883124743 None] Terminate volume connection completed successfully.
May 27 03:52:55.156036 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-3f8dfb1a-967b-416e-a118-48bd6d221182 req-283a08d8-e49e-4d2b-ac11-8b1fe12bc23f tempest-ServerRescueNegativeTestJSON-1883124743 None] Deleting attachment 0d22d468-d510-4834-9c99-632cc4f00a2d. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:52:55.161220 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:52:55.325525 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.167s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:52:55.327290 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b57de7ac-f705-4e37-871b-d80e9096e603\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b57de7ac-f705-4e37-871b-d80e9096e603\n Backing store flags: \n Account information:\n X3HWCmFuQQ7i3RinfTAM\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:52:55.328121 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-3f8dfb1a-967b-416e-a118-48bd6d221182 req-283a08d8-e49e-4d2b-ac11-8b1fe12bc23f tempest-ServerRescueNegativeTestJSON-1883124743 None] Removing iscsi_target for Volume ID: b57de7ac-f705-4e37-871b-d80e9096e603
May 27 03:52:55.333902 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b57de7ac-f705-4e37-871b-d80e9096e603 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:52:55.492768 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b57de7ac-f705-4e37-871b-d80e9096e603 -f" returned: 0 in 0.163s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:52:55.493985 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:52:55.499020 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:52:55.675992 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.178s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:52:55.676531 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:53:03.626780 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:53:03.626780 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:53:03.628043 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:53:03.653806 n-d-843301-2 sudo[122637]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:53:03.654689 n-d-843301-2 sudo[122637]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:53:04.101225 n-d-843301-2 sudo[122637]: pam_unix(sudo:session): session closed for user root
May 27 03:53:04.104531 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.478s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:53:04.106507 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:53:04.133269 n-d-843301-2 sudo[122640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:53:04.136659 n-d-843301-2 sudo[122640]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:53:04.647522 n-d-843301-2 sudo[122640]: pam_unix(sudo:session): session closed for user root
May 27 03:53:04.651495 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.545s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:53:04.653733 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:53:16.778078 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-73a1d072-03a2-46cc-9360-85710f4593b7 tempest-ServerRescueNegativeTestJSON-1883124743 None] Lock "b'cinder-b57de7ac-f705-4e37-871b-d80e9096e603-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:53:16.919778 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:53:17.156791 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.243s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:53:17.157545 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:53:17.158803 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-73a1d072-03a2-46cc-9360-85710f4593b7 tempest-ServerRescueNegativeTestJSON-1883124743 None] Skipping remove_export. No iscsi_target is presently exported for volume: b57de7ac-f705-4e37-871b-d80e9096e603
May 27 03:53:17.161167 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-73a1d072-03a2-46cc-9360-85710f4593b7 tempest-ServerRescueNegativeTestJSON-1883124743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b57de7ac-f705-4e37-871b-d80e9096e603 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:53:17.261971 n-d-843301-2 sudo[122880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b57de7ac-f705-4e37-871b-d80e9096e603
May 27 03:53:17.264202 n-d-843301-2 sudo[122880]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:53:17.887386 n-d-843301-2 sudo[122880]: pam_unix(sudo:session): session closed for user root
May 27 03:53:17.890094 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-73a1d072-03a2-46cc-9360-85710f4593b7 tempest-ServerRescueNegativeTestJSON-1883124743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b57de7ac-f705-4e37-871b-d80e9096e603" returned: 0 in 0.728s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:53:17.891838 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-73a1d072-03a2-46cc-9360-85710f4593b7 tempest-ServerRescueNegativeTestJSON-1883124743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b57de7ac-f705-4e37-871b-d80e9096e603 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:53:17.931079 n-d-843301-2 sudo[122914]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b57de7ac-f705-4e37-871b-d80e9096e603
May 27 03:53:17.932581 n-d-843301-2 sudo[122914]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:53:18.529124 n-d-843301-2 sudo[122914]: pam_unix(sudo:session): session closed for user root
May 27 03:53:18.531680 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-73a1d072-03a2-46cc-9360-85710f4593b7 tempest-ServerRescueNegativeTestJSON-1883124743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b57de7ac-f705-4e37-871b-d80e9096e603" returned: 0 in 0.639s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:53:18.534325 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-73a1d072-03a2-46cc-9360-85710f4593b7 tempest-ServerRescueNegativeTestJSON-1883124743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b57de7ac-f705-4e37-871b-d80e9096e603 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:53:18.559234 n-d-843301-2 sudo[122921]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b57de7ac-f705-4e37-871b-d80e9096e603
May 27 03:53:18.560591 n-d-843301-2 sudo[122921]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:53:19.282161 n-d-843301-2 sudo[122921]: pam_unix(sudo:session): session closed for user root
May 27 03:53:19.309221 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-73a1d072-03a2-46cc-9360-85710f4593b7 tempest-ServerRescueNegativeTestJSON-1883124743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b57de7ac-f705-4e37-871b-d80e9096e603" returned: 0 in 0.763s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:53:19.309221 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-73a1d072-03a2-46cc-9360-85710f4593b7 tempest-ServerRescueNegativeTestJSON-1883124743 None] Successfully deleted volume: b57de7ac-f705-4e37-871b-d80e9096e603
May 27 03:53:19.375183 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-73a1d072-03a2-46cc-9360-85710f4593b7 tempest-ServerRescueNegativeTestJSON-1883124743 None] Created reservations ['7a61b2db-0690-45ae-9e9a-1f9945dc8240', '44a47779-9894-4578-8f8c-66abb1ce6c1e', '03e062f9-b10d-491f-b912-7756678e06b8', 'a9e214fd-f8f1-4704-863f-f141ab66f2bc'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:53:19.390290 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-73a1d072-03a2-46cc-9360-85710f4593b7 tempest-ServerRescueNegativeTestJSON-1883124743 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:53:19.390290 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:53:19.390290 n-d-843301-2 cinder-volume[92445]:
May 27 03:53:19.504024 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-73a1d072-03a2-46cc-9360-85710f4593b7 tempest-ServerRescueNegativeTestJSON-1883124743 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:53:19.504980 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-73a1d072-03a2-46cc-9360-85710f4593b7 tempest-ServerRescueNegativeTestJSON-1883124743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:53:19.556266 n-d-843301-2 sudo[122940]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:53:19.558273 n-d-843301-2 sudo[122940]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:53:20.090026 n-d-843301-2 sudo[122940]: pam_unix(sudo:session): session closed for user root
May 27 03:53:20.092353 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-73a1d072-03a2-46cc-9360-85710f4593b7 tempest-ServerRescueNegativeTestJSON-1883124743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:53:20.094831 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-73a1d072-03a2-46cc-9360-85710f4593b7 tempest-ServerRescueNegativeTestJSON-1883124743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:53:20.144165 n-d-843301-2 sudo[122955]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:53:20.146914 n-d-843301-2 sudo[122955]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:53:20.684175 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-2377c6a8-f3ed-4132-93ab-4dedd632638d tempest-ServerRescueNegativeTestJSON-1883124743 None] Lock "b'cinder-7627183e-c90a-46b1-b4a1-7109a8113538-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:53:20.896573 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-2377c6a8-f3ed-4132-93ab-4dedd632638d tempest-ServerRescueNegativeTestJSON-1883124743 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7627183e-c90a-46b1-b4a1-7109a8113538
May 27 03:53:20.900574 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2377c6a8-f3ed-4132-93ab-4dedd632638d tempest-ServerRescueNegativeTestJSON-1883124743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7627183e-c90a-46b1-b4a1-7109a8113538 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:53:20.961285 n-d-843301-2 sudo[122977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7627183e-c90a-46b1-b4a1-7109a8113538
May 27 03:53:20.962106 n-d-843301-2 sudo[122977]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:53:21.100765 n-d-843301-2 sudo[122955]: pam_unix(sudo:session): session closed for user root
May 27 03:53:21.104119 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-73a1d072-03a2-46cc-9360-85710f4593b7 tempest-ServerRescueNegativeTestJSON-1883124743 None] CMD "sudo cinder-rootwrap /etc/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.008s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:53:21.106574 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-73a1d072-03a2-46cc-9360-85710f4593b7 tempest-ServerRescueNegativeTestJSON-1883124743 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:53:21.114650 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-73a1d072-03a2-46cc-9360-85710f4593b7 tempest-ServerRescueNegativeTestJSON-1883124743 None] Deleted volume successfully.
May 27 03:53:21.132429 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-73a1d072-03a2-46cc-9360-85710f4593b7 tempest-ServerRescueNegativeTestJSON-1883124743 None] Lock "b'cinder-b57de7ac-f705-4e37-871b-d80e9096e603-delete_volume'" released by "delete_volume" :: held 4.354s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:53:21.294070 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:53:21.301204 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:53:21.302893 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:53:21.342467 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] Flow 'volume_create_manager' (197f6d2e-dbf6-433c-8a6d-b8ee9c5a0575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:53:21.355394 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c8cfe031-f032-4d41-9c2d-4c11684b424e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:53:21.415353 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:53:21.513215 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c8cfe031-f032-4d41-9c2d-4c11684b424e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:53:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-901516057',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=c76c5577-711e-4982-9b53-a2bef7309471,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58701cb9b2f54ec0a357e5ec8f92cf6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:53:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:53:21Z,user_id='580c98b0771d45bca84adb9ce028a363',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:53:21.516229 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aa5d5e08-f425-4329-9486-d0215c75a9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:53:21.520113 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aa5d5e08-f425-4329-9486-d0215c75a9ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:53:21.531581 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0e8a0649-4cf1-4953-9c9a-ee1e9479cf5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:53:21.534981 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0e8a0649-4cf1-4953-9c9a-ee1e9479cf5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c76c5577-711e-4982-9b53-a2bef7309471', 'volume_name': 'volume-c76c5577-711e-4982-9b53-a2bef7309471', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:53:21.542600 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08eebe15-92b6-4fcb-ad85-d77201d1bfda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:53:21.547370 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08eebe15-92b6-4fcb-ad85-d77201d1bfda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:53:21.554833 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (64692cc4-f6e2-407b-9add-a0643f2124bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:53:21.562338 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] Volume c76c5577-711e-4982-9b53-a2bef7309471: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c76c5577-711e-4982-9b53-a2bef7309471', 'volume_size': 1}
May 27 03:53:21.564071 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c76c5577-711e-4982-9b53-a2bef7309471 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:53:21.625300 n-d-843301-2 sudo[122983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c76c5577-711e-4982-9b53-a2bef7309471 stack-volumes-lvmdriver-1 -L 1g
May 27 03:53:21.632758 n-d-843301-2 sudo[122983]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:53:21.752382 n-d-843301-2 sudo[122977]: pam_unix(sudo:session): session closed for user root
May 27 03:53:21.755215 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2377c6a8-f3ed-4132-93ab-4dedd632638d tempest-ServerRescueNegativeTestJSON-1883124743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7627183e-c90a-46b1-b4a1-7109a8113538" returned: 0 in 0.855s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:53:21.757084 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2377c6a8-f3ed-4132-93ab-4dedd632638d tempest-ServerRescueNegativeTestJSON-1883124743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7627183e-c90a-46b1-b4a1-7109a8113538 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:53:21.808432 n-d-843301-2 sudo[122985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7627183e-c90a-46b1-b4a1-7109a8113538
May 27 03:53:21.810965 n-d-843301-2 sudo[122985]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:53:22.461688 n-d-843301-2 sudo[122983]: pam_unix(sudo:session): session closed for user root
May 27 03:53:22.465178 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c76c5577-711e-4982-9b53-a2bef7309471 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.900s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:53:22.469063 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (64692cc4-f6e2-407b-9add-a0643f2124bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c76c5577-711e-4982-9b53-a2bef7309471', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:53:22.473677 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6e1e081-83be-4208-b6cf-65849af90d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:53:22.483929 n-d-843301-2 sudo[122985]: pam_unix(sudo:session): session closed for user root
May 27 03:53:22.487114 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2377c6a8-f3ed-4132-93ab-4dedd632638d tempest-ServerRescueNegativeTestJSON-1883124743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7627183e-c90a-46b1-b4a1-7109a8113538" returned: 0 in 0.730s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:53:22.497230 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2377c6a8-f3ed-4132-93ab-4dedd632638d tempest-ServerRescueNegativeTestJSON-1883124743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7627183e-c90a-46b1-b4a1-7109a8113538 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:53:22.531028 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] Volume volume-c76c5577-711e-4982-9b53-a2bef7309471 (c76c5577-711e-4982-9b53-a2bef7309471): created successfully
May 27 03:53:22.534037 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6e1e081-83be-4208-b6cf-65849af90d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:53:22.537523 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] Flow 'volume_create_manager' (197f6d2e-dbf6-433c-8a6d-b8ee9c5a0575) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:53:22.540588 n-d-843301-2 sudo[123020]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7627183e-c90a-46b1-b4a1-7109a8113538
May 27 03:53:22.542000 n-d-843301-2 sudo[123020]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:53:22.564925 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-1947a029-6d18-4e26-a0b9-25e80dbb1deb tempest-AttachVolumeNegativeTest-1706307699 None] Created volume successfully.
May 27 03:53:23.261721 n-d-843301-2 sudo[123020]: pam_unix(sudo:session): session closed for user root
May 27 03:53:23.264296 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2377c6a8-f3ed-4132-93ab-4dedd632638d tempest-ServerRescueNegativeTestJSON-1883124743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7627183e-c90a-46b1-b4a1-7109a8113538" returned: 0 in 0.766s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:53:23.265959 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-2377c6a8-f3ed-4132-93ab-4dedd632638d tempest-ServerRescueNegativeTestJSON-1883124743 None] Successfully deleted volume: 7627183e-c90a-46b1-b4a1-7109a8113538
May 27 03:53:23.368938 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-2377c6a8-f3ed-4132-93ab-4dedd632638d tempest-ServerRescueNegativeTestJSON-1883124743 None] Created reservations ['e72b972b-e89b-4a41-9ccf-50c1e6ef6359', '9ba6d70f-4936-44fe-949f-2ec959f6512a', '2a3aa06b-ddb3-4b80-8b90-27908a881d23', '51db26d3-51a7-444d-bb1c-7f1a433db99d'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:53:23.371094 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-2377c6a8-f3ed-4132-93ab-4dedd632638d tempest-ServerRescueNegativeTestJSON-1883124743 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:53:23.371094 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:53:23.371094 n-d-843301-2 cinder-volume[92445]:
May 27 03:53:23.431666 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-2377c6a8-f3ed-4132-93ab-4dedd632638d tempest-ServerRescueNegativeTestJSON-1883124743 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:53:23.432733 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2377c6a8-f3ed-4132-93ab-4dedd632638d tempest-ServerRescueNegativeTestJSON-1883124743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:53:23.489671 n-d-843301-2 sudo[123053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:53:23.492084 n-d-843301-2 sudo[123053]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:53:24.193343 n-d-843301-2 sudo[123053]: pam_unix(sudo:session): session closed for user root
May 27 03:53:24.195892 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2377c6a8-f3ed-4132-93ab-4dedd632638d tempest-ServerRescueNegativeTestJSON-1883124743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.763s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:53:24.198497 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2377c6a8-f3ed-4132-93ab-4dedd632638d tempest-ServerRescueNegativeTestJSON-1883124743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:53:24.288821 n-d-843301-2 sudo[123074]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:53:24.291013 n-d-843301-2 sudo[123074]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:53:25.110307 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-78849966-e081-4f08-90e0-f17c3da45614 req-8e113c3f-4161-4626-89aa-7eaaa957d3c4 tempest-AttachVolumeNegativeTest-1706307699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c76c5577-711e-4982-9b53-a2bef7309471 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:53:25.132584 n-d-843301-2 sudo[123113]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c76c5577-711e-4982-9b53-a2bef7309471
May 27 03:53:25.134033 n-d-843301-2 sudo[123113]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:53:25.326692 n-d-843301-2 sudo[123074]: pam_unix(sudo:session): session closed for user root
May 27 03:53:25.330060 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2377c6a8-f3ed-4132-93ab-4dedd632638d tempest-ServerRescueNegativeTestJSON-1883124743 None] CMD "sudo cinder-rootwrap /etc/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.131s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:53:25.332455 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-2377c6a8-f3ed-4132-93ab-4dedd632638d tempest-ServerRescueNegativeTestJSON-1883124743 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:53:25.342511 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-2377c6a8-f3ed-4132-93ab-4dedd632638d tempest-ServerRescueNegativeTestJSON-1883124743 None] Deleted volume successfully.
May 27 03:53:25.371122 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-2377c6a8-f3ed-4132-93ab-4dedd632638d tempest-ServerRescueNegativeTestJSON-1883124743 None] Lock "b'cinder-7627183e-c90a-46b1-b4a1-7109a8113538-delete_volume'" released by "delete_volume" :: held 4.687s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:53:25.835423 n-d-843301-2 sudo[123113]: pam_unix(sudo:session): session closed for user root
May 27 03:53:25.839031 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-78849966-e081-4f08-90e0-f17c3da45614 req-8e113c3f-4161-4626-89aa-7eaaa957d3c4 tempest-AttachVolumeNegativeTest-1706307699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c76c5577-711e-4982-9b53-a2bef7309471" returned: 0 in 0.729s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:53:25.906295 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:53:25.928882 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:53:25.929194 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:53:25.930700 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-78849966-e081-4f08-90e0-f17c3da45614 req-8e113c3f-4161-4626-89aa-7eaaa957d3c4 tempest-AttachVolumeNegativeTest-1706307699 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:53:25.931589 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-78849966-e081-4f08-90e0-f17c3da45614 req-8e113c3f-4161-4626-89aa-7eaaa957d3c4 tempest-AttachVolumeNegativeTest-1706307699 None] Creating iscsi_target for Volume ID: volume-c76c5577-711e-4982-9b53-a2bef7309471 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:53:25.951303 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-78849966-e081-4f08-90e0-f17c3da45614 req-8e113c3f-4161-4626-89aa-7eaaa957d3c4 tempest-AttachVolumeNegativeTest-1706307699 None] Created volume path /opt/stack/data/cinder/volumes/volume-c76c5577-711e-4982-9b53-a2bef7309471,
May 27 03:53:25.951303 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:53:25.951303 n-d-843301-2 cinder-volume[92445]:
May 27 03:53:25.951303 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c76c5577-711e-4982-9b53-a2bef7309471
May 27 03:53:25.951303 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:53:25.951303 n-d-843301-2 cinder-volume[92445]: incominguser nL346DerTKRLq8AK3ZMt yut7gGpHoJV68GZS
May 27 03:53:25.951303 n-d-843301-2 cinder-volume[92445]:
May 27 03:53:25.951303 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:53:25.951303 n-d-843301-2 cinder-volume[92445]:
May 27 03:53:25.951303 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:53:25.958992 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c76c5577-711e-4982-9b53-a2bef7309471 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:53:26.633312 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c76c5577-711e-4982-9b53-a2bef7309471" returned: 0 in 0.679s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:53:26.634788 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:53:26.635563 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-78849966-e081-4f08-90e0-f17c3da45614 req-8e113c3f-4161-4626-89aa-7eaaa957d3c4 tempest-AttachVolumeNegativeTest-1706307699 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:53:26.636074 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-78849966-e081-4f08-90e0-f17c3da45614 req-8e113c3f-4161-4626-89aa-7eaaa957d3c4 tempest-AttachVolumeNegativeTest-1706307699 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:53:26.639755 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:53:26.678722 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.040s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:53:26.679067 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c76c5577-711e-4982-9b53-a2bef7309471\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c76c5577-711e-4982-9b53-a2bef7309471\n Backing store flags: \n Account information:\n nL346DerTKRLq8AK3ZMt\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:53:26.679642 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-78849966-e081-4f08-90e0-f17c3da45614 req-8e113c3f-4161-4626-89aa-7eaaa957d3c4 tempest-AttachVolumeNegativeTest-1706307699 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:53:26.680581 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:53:26.877395 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.194s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:53:26.877913 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c76c5577-711e-4982-9b53-a2bef7309471\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c76c5577-711e-4982-9b53-a2bef7309471\n Backing store flags: \n Account information:\n nL346DerTKRLq8AK3ZMt\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:53:26.880391 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:53:27.106888 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.227s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:53:27.107182 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c76c5577-711e-4982-9b53-a2bef7309471\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c76c5577-711e-4982-9b53-a2bef7309471\n Backing store flags: \n Account information:\n nL346DerTKRLq8AK3ZMt\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:53:27.108318 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-78849966-e081-4f08-90e0-f17c3da45614 req-8e113c3f-4161-4626-89aa-7eaaa957d3c4 tempest-AttachVolumeNegativeTest-1706307699 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-c76c5577-711e-4982-9b53-a2bef7309471 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:53:27.221510 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-78849966-e081-4f08-90e0-f17c3da45614 req-8e113c3f-4161-4626-89aa-7eaaa957d3c4 tempest-AttachVolumeNegativeTest-1706307699 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c76c5577-711e-4982-9b53-a2bef7309471', 'target_lun': 1, 'volume_id': 'c76c5577-711e-4982-9b53-a2bef7309471', 'auth_method': 'CHAP', 'auth_username': 'nL346DerTKRLq8AK3ZMt', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b3af4d92-712b-4a54-a1ba-46f41931df56'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:53:27.389392 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-78849966-e081-4f08-90e0-f17c3da45614 req-8e113c3f-4161-4626-89aa-7eaaa957d3c4 tempest-AttachVolumeNegativeTest-1706307699 None] attachment_update completed successfully.
May 27 03:54:03.631054 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:54:03.631761 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:54:03.632407 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:54:03.661705 n-d-843301-2 sudo[123873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:54:03.663283 n-d-843301-2 sudo[123873]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:54:04.171318 n-d-843301-2 sudo[123873]: pam_unix(sudo:session): session closed for user root
May 27 03:54:04.173793 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.541s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:54:04.175626 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:54:04.229355 n-d-843301-2 sudo[123876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:54:04.231463 n-d-843301-2 sudo[123876]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:54:04.987642 n-d-843301-2 sudo[123876]: pam_unix(sudo:session): session closed for user root
May 27 03:54:04.992184 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.816s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:54:04.994163 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:54:36.527683 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:54:36.534213 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:54:36.534713 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:54:36.551628 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Flow 'volume_create_manager' (1b39fc2a-f6ec-4190-8fee-69e66f4c0f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:54:36.555309 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67385949-5029-44aa-953d-95ebd4c0d46e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:54:36.585307 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:54:36.613539 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67385949-5029-44aa-953d-95ebd4c0d46e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-859068509',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=cbad05e1-4f6a-4289-8faa-9b4707382972,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03493ae99d9347c09e198f2e3a1fa7d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:54:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:54:36Z,user_id='38c8887f15ff4c9196f75bd0f6f30b76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:54:36.616881 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84032e3b-14e0-4776-bf67-fc7d5dd999df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:54:36.619273 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84032e3b-14e0-4776-bf67-fc7d5dd999df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:54:36.622267 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01d20b58-662c-467e-9585-37acc24b4be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:54:36.720492 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01d20b58-662c-467e-9585-37acc24b4be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'cbad05e1-4f6a-4289-8faa-9b4707382972', 'volume_name': 'volume-cbad05e1-4f6a-4289-8faa-9b4707382972', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:54:36.723735 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8cc17dd4-934f-4480-a3a2-9ad0af26d2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:54:36.726096 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8cc17dd4-934f-4480-a3a2-9ad0af26d2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:54:36.728936 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7fe409b6-1719-4a93-8af5-161eb611ead1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:54:36.730547 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Volume cbad05e1-4f6a-4289-8faa-9b4707382972: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-cbad05e1-4f6a-4289-8faa-9b4707382972', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 27 03:54:36.731448 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Cloning cbad05e1-4f6a-4289-8faa-9b4707382972 from image c742528c-2e23-4c76-85af-75edbc35cc02 at location (None, None). {{(pid=92445) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 27 03:54:53.777798 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3dbwen7_n-d-843301-2@lvmdriver-1, size 616.00 MB, duration 17.04 sec {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 27 03:54:53.778879 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Image download 616.00 MB at 36.14 MB/s
May 27 03:54:53.866984 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3dbwen7_n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:54:54.074006 n-d-843301-2 sudo[124852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3dbwen7_n-d-843301-2@lvmdriver-1
May 27 03:54:54.074896 n-d-843301-2 sudo[124852]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:54:55.003141 n-d-843301-2 sudo[124852]: pam_unix(sudo:session): session closed for user root
May 27 03:54:55.005581 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3dbwen7_n-d-843301-2@lvmdriver-1" returned: 0 in 1.138s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:54:55.006732 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 is fetched for user 38c8887f15ff4c9196f75bd0f6f30b76. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 27 03:54:55.093199 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3dbwen7_n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:54:55.245209 n-d-843301-2 sudo[124895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3dbwen7_n-d-843301-2@lvmdriver-1
May 27 03:54:55.246023 n-d-843301-2 sudo[124895]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:54:55.694831 n-d-843301-2 sudo[124895]: pam_unix(sudo:session): session closed for user root
May 27 03:54:55.698904 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3dbwen7_n-d-843301-2@lvmdriver-1" returned: 0 in 0.605s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:54:55.701307 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cbad05e1-4f6a-4289-8faa-9b4707382972 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:54:55.723071 n-d-843301-2 sudo[124903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cbad05e1-4f6a-4289-8faa-9b4707382972 stack-volumes-lvmdriver-1 -L 1g
May 27 03:54:55.723985 n-d-843301-2 sudo[124903]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:54:56.738037 n-d-843301-2 sudo[124903]: pam_unix(sudo:session): session closed for user root
May 27 03:54:56.746501 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cbad05e1-4f6a-4289-8faa-9b4707382972 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.042s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:54:56.781641 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Attempting download of c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume cbad05e1-4f6a-4289-8faa-9b4707382972. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 27 03:54:56.857257 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_8preia3c {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:54:57.084807 n-d-843301-2 sudo[124960]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_c742528c-2e23-4c76-85af-75edbc35cc02_8preia3c
May 27 03:54:57.085632 n-d-843301-2 sudo[124960]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:54:57.675991 n-d-843301-2 sudo[124960]: pam_unix(sudo:session): session closed for user root
May 27 03:54:57.678570 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_8preia3c" returned: 0 in 0.822s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:54:57.680087 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3dbwen7_n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:54:57.945058 n-d-843301-2 sudo[124989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3dbwen7_n-d-843301-2@lvmdriver-1
May 27 03:54:57.957392 n-d-843301-2 sudo[124989]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:54:58.594262 n-d-843301-2 sudo[124989]: pam_unix(sudo:session): session closed for user root
May 27 03:54:58.597547 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3dbwen7_n-d-843301-2@lvmdriver-1" returned: 0 in 0.916s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:54:58.598535 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] c742528c-2e23-4c76-85af-75edbc35cc02 was vhdx, converting to raw {{(pid=92445) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 27 03:54:58.599714 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3dbwen7_n-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cbad05e1--4f6a--4289--8faa--9b4707382972 oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:54:58.627496 n-d-843301-2 sudo[125031]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_3dbwen7_n-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cbad05e1--4f6a--4289--8faa--9b4707382972 oflag=direct
May 27 03:54:58.628308 n-d-843301-2 sudo[125031]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:54:59.243208 n-d-843301-2 sudo[125031]: pam_unix(sudo:session): session closed for user root
May 27 03:54:59.245713 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3dbwen7_n-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cbad05e1--4f6a--4289--8faa--9b4707382972 oflag=direct" returned: 0 in 0.646s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:54:59.247267 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 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_c742528c-2e23-4c76-85af-75edbc35cc02_3dbwen7_n-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--cbad05e1--4f6a--4289--8faa--9b4707382972 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:54:59.268985 n-d-843301-2 sudo[125057]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_3dbwen7_n-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--cbad05e1--4f6a--4289--8faa--9b4707382972
May 27 03:54:59.270453 n-d-843301-2 sudo[125057]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:00.641520 n-d-843301-2 sudo[125057]: pam_unix(sudo:session): session closed for user root
May 27 03:55:00.644212 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 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_c742528c-2e23-4c76-85af-75edbc35cc02_3dbwen7_n-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--cbad05e1--4f6a--4289--8faa--9b4707382972" returned: 0 in 1.397s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:00.645888 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3dbwen7_n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:00.801643 n-d-843301-2 sudo[125100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3dbwen7_n-d-843301-2@lvmdriver-1
May 27 03:55:00.804859 n-d-843301-2 sudo[125100]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:01.542200 n-d-843301-2 sudo[125100]: pam_unix(sudo:session): session closed for user root
May 27 03:55:01.545475 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3dbwen7_n-d-843301-2@lvmdriver-1" returned: 0 in 0.898s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:01.546833 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3dbwen7_n-d-843301-2@lvmdriver-1, size 700.00 MB, duration 1.40 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--cbad05e1--4f6a--4289--8faa--9b4707382972 {{(pid=92445) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 27 03:55:01.548003 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Converted 700.00 MB image at 500.50 MB/s
May 27 03:55:01.549329 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Downloaded image c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume cbad05e1-4f6a-4289-8faa-9b4707382972 successfully. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 27 03:55:01.786196 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 for user 38c8887f15ff4c9196f75bd0f6f30b76 is deleted. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 27 03:55:01.788373 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Marking volume cbad05e1-4f6a-4289-8faa-9b4707382972 as bootable. {{(pid=92445) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 27 03:55:01.801809 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Copying metadata from image c742528c-2e23-4c76-85af-75edbc35cc02 to cbad05e1-4f6a-4289-8faa-9b4707382972. {{(pid=92445) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 27 03:55:01.802603 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Creating volume glance metadata for volume cbad05e1-4f6a-4289-8faa-9b4707382972 backed by image c742528c-2e23-4c76-85af-75edbc35cc02 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92445) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 27 03:55:01.902531 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7fe409b6-1719-4a93-8af5-161eb611ead1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cbad05e1-4f6a-4289-8faa-9b4707382972', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:01.906471 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6abb834b-6656-4610-8ba9-ec1d8daad80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:01.919118 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Volume volume-cbad05e1-4f6a-4289-8faa-9b4707382972 (cbad05e1-4f6a-4289-8faa-9b4707382972): created successfully
May 27 03:55:01.922629 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6abb834b-6656-4610-8ba9-ec1d8daad80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:01.927024 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Flow 'volume_create_manager' (1b39fc2a-f6ec-4190-8fee-69e66f4c0f57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:55:01.939374 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-91740593-9c1d-46ed-b08b-8f08c6bdb845 tempest-VolumesImageMetadata-1384019093 None] Created volume successfully.
May 27 03:55:03.298554 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-f420425a-ff30-4342-b2d7-dd6962e06409 tempest-VolumesImageMetadata-1384019093 None] Lock "b'cinder-cbad05e1-4f6a-4289-8faa-9b4707382972-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:55:03.434114 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-f420425a-ff30-4342-b2d7-dd6962e06409 tempest-VolumesImageMetadata-1384019093 None] Skipping remove_export. No iscsi_target is presently exported for volume: cbad05e1-4f6a-4289-8faa-9b4707382972
May 27 03:55:03.435936 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f420425a-ff30-4342-b2d7-dd6962e06409 tempest-VolumesImageMetadata-1384019093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cbad05e1-4f6a-4289-8faa-9b4707382972 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:03.477866 n-d-843301-2 sudo[125121]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cbad05e1-4f6a-4289-8faa-9b4707382972
May 27 03:55:03.478728 n-d-843301-2 sudo[125121]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:03.630799 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:55:03.631546 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:55:03.632307 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:03.707790 n-d-843301-2 sudo[125133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:55:03.711840 n-d-843301-2 sudo[125133]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:04.305574 n-d-843301-2 sudo[125121]: pam_unix(sudo:session): session closed for user root
May 27 03:55:04.307822 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f420425a-ff30-4342-b2d7-dd6962e06409 tempest-VolumesImageMetadata-1384019093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cbad05e1-4f6a-4289-8faa-9b4707382972" returned: 0 in 0.871s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:04.310354 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f420425a-ff30-4342-b2d7-dd6962e06409 tempest-VolumesImageMetadata-1384019093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cbad05e1-4f6a-4289-8faa-9b4707382972 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:04.342537 n-d-843301-2 sudo[125143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cbad05e1-4f6a-4289-8faa-9b4707382972
May 27 03:55:04.343367 n-d-843301-2 sudo[125143]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:04.486537 n-d-843301-2 sudo[125133]: pam_unix(sudo:session): session closed for user root
May 27 03:55:04.489084 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.856s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:04.491281 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:04.528783 n-d-843301-2 sudo[125145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:55:04.537903 n-d-843301-2 sudo[125145]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:04.923639 n-d-843301-2 sudo[125143]: pam_unix(sudo:session): session closed for user root
May 27 03:55:04.926140 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f420425a-ff30-4342-b2d7-dd6962e06409 tempest-VolumesImageMetadata-1384019093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cbad05e1-4f6a-4289-8faa-9b4707382972" returned: 0 in 0.616s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:04.928361 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f420425a-ff30-4342-b2d7-dd6962e06409 tempest-VolumesImageMetadata-1384019093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cbad05e1-4f6a-4289-8faa-9b4707382972 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:04.949478 n-d-843301-2 sudo[125148]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cbad05e1-4f6a-4289-8faa-9b4707382972
May 27 03:55:04.950319 n-d-843301-2 sudo[125148]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:05.159671 n-d-843301-2 sudo[125145]: pam_unix(sudo:session): session closed for user root
May 27 03:55:05.161840 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.670s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:05.164316 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:55:05.551189 n-d-843301-2 sudo[125148]: pam_unix(sudo:session): session closed for user root
May 27 03:55:05.553106 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f420425a-ff30-4342-b2d7-dd6962e06409 tempest-VolumesImageMetadata-1384019093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cbad05e1-4f6a-4289-8faa-9b4707382972" returned: 0 in 0.625s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:05.553928 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-f420425a-ff30-4342-b2d7-dd6962e06409 tempest-VolumesImageMetadata-1384019093 None] Successfully deleted volume: cbad05e1-4f6a-4289-8faa-9b4707382972
May 27 03:55:05.605307 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-f420425a-ff30-4342-b2d7-dd6962e06409 tempest-VolumesImageMetadata-1384019093 None] Created reservations ['b3974ed3-ecea-43a6-887a-6e5815eb16ae', '919a8604-8321-4f1d-9ef1-d89f789cfb2d', 'b01e9307-531e-4afe-8091-de218562d848', 'f9902f12-cda6-4b8f-88dc-4920037d6412'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:55:05.608782 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-f420425a-ff30-4342-b2d7-dd6962e06409 tempest-VolumesImageMetadata-1384019093 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:55:05.608782 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:55:05.608782 n-d-843301-2 cinder-volume[92445]:
May 27 03:55:05.660143 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-f420425a-ff30-4342-b2d7-dd6962e06409 tempest-VolumesImageMetadata-1384019093 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:55:05.661004 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f420425a-ff30-4342-b2d7-dd6962e06409 tempest-VolumesImageMetadata-1384019093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:05.688169 n-d-843301-2 sudo[125162]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:55:05.689795 n-d-843301-2 sudo[125162]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:06.265814 n-d-843301-2 sudo[125162]: pam_unix(sudo:session): session closed for user root
May 27 03:55:06.268295 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f420425a-ff30-4342-b2d7-dd6962e06409 tempest-VolumesImageMetadata-1384019093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.607s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:06.272113 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f420425a-ff30-4342-b2d7-dd6962e06409 tempest-VolumesImageMetadata-1384019093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:06.311897 n-d-843301-2 sudo[125165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:55:06.320187 n-d-843301-2 sudo[125165]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:07.002239 n-d-843301-2 sudo[125165]: pam_unix(sudo:session): session closed for user root
May 27 03:55:07.004523 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f420425a-ff30-4342-b2d7-dd6962e06409 tempest-VolumesImageMetadata-1384019093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.732s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:07.007524 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-f420425a-ff30-4342-b2d7-dd6962e06409 tempest-VolumesImageMetadata-1384019093 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:55:07.026000 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-f420425a-ff30-4342-b2d7-dd6962e06409 tempest-VolumesImageMetadata-1384019093 None] Deleted volume successfully.
May 27 03:55:07.047767 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-f420425a-ff30-4342-b2d7-dd6962e06409 tempest-VolumesImageMetadata-1384019093 None] Lock "b'cinder-cbad05e1-4f6a-4289-8faa-9b4707382972-delete_volume'" released by "delete_volume" :: held 3.750s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:55:11.139454 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:55:11.144726 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:55:11.145348 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:55:11.175797 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] Flow 'volume_create_manager' (faa976f6-8898-419c-924d-0dc28c6e5d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:55:11.179883 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c78ce597-9f83-4838-949e-fe0edf7821b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:11.205886 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:55:11.235947 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c78ce597-9f83-4838-949e-fe0edf7821b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:55:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-924008073',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=ef88c136-169b-411c-882c-45bea31adb3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b75854d2366445a869d657a4242476e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:55:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:55:11Z,user_id='f58865754dfe43038a247279f2c1c0be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:11.255300 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3dbba21e-97ad-4c51-9565-c3a8136dc1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:11.261013 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3dbba21e-97ad-4c51-9565-c3a8136dc1e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:11.268673 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc3c9f1a-5bcb-4d6a-b9aa-023cdbbde1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:11.281279 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc3c9f1a-5bcb-4d6a-b9aa-023cdbbde1a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ef88c136-169b-411c-882c-45bea31adb3e', 'volume_name': 'volume-ef88c136-169b-411c-882c-45bea31adb3e', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:11.284048 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04a3c55a-4c9c-4b84-b899-b0a1c048a2b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:11.286348 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04a3c55a-4c9c-4b84-b899-b0a1c048a2b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:11.288574 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f754a705-d678-4b78-9759-470572e3a0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:11.289488 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] Volume ef88c136-169b-411c-882c-45bea31adb3e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ef88c136-169b-411c-882c-45bea31adb3e', 'volume_size': 1}
May 27 03:55:11.298428 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef88c136-169b-411c-882c-45bea31adb3e stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:11.319637 n-d-843301-2 sudo[125254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef88c136-169b-411c-882c-45bea31adb3e stack-volumes-lvmdriver-1 -L 1g
May 27 03:55:11.321610 n-d-843301-2 sudo[125254]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:11.914135 n-d-843301-2 sudo[125254]: pam_unix(sudo:session): session closed for user root
May 27 03:55:11.916804 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef88c136-169b-411c-882c-45bea31adb3e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.622s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:11.923632 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f754a705-d678-4b78-9759-470572e3a0f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ef88c136-169b-411c-882c-45bea31adb3e', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:11.926288 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (561a1311-cbd0-48d6-9a99-48edc318e1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:11.942749 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] Volume volume-ef88c136-169b-411c-882c-45bea31adb3e (ef88c136-169b-411c-882c-45bea31adb3e): created successfully
May 27 03:55:11.945267 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (561a1311-cbd0-48d6-9a99-48edc318e1db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:11.950902 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] Flow 'volume_create_manager' (faa976f6-8898-419c-924d-0dc28c6e5d09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:55:11.966194 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e3d575c9-999b-46e8-9859-d6b77e7182fe tempest-VolumesDeleteCascade-78239306 None] Created volume successfully.
May 27 03:55:12.597598 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1707d3b1-52eb-4d1f-b144-eeb3415d6ae2 tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ef88c136-169b-411c-882c-45bea31adb3e {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:12.618023 n-d-843301-2 sudo[125290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ef88c136-169b-411c-882c-45bea31adb3e
May 27 03:55:12.619536 n-d-843301-2 sudo[125290]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:13.186973 n-d-843301-2 sudo[125290]: pam_unix(sudo:session): session closed for user root
May 27 03:55:13.189289 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1707d3b1-52eb-4d1f-b144-eeb3415d6ae2 tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ef88c136-169b-411c-882c-45bea31adb3e" returned: 0 in 0.591s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:13.191057 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1707d3b1-52eb-4d1f-b144-eeb3415d6ae2 tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-082bdba3-270d-42fc-809b-cba62a761c4f --snapshot stack-volumes-lvmdriver-1/volume-ef88c136-169b-411c-882c-45bea31adb3e -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:13.227427 n-d-843301-2 sudo[125313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-082bdba3-270d-42fc-809b-cba62a761c4f --snapshot stack-volumes-lvmdriver-1/volume-ef88c136-169b-411c-882c-45bea31adb3e -L 1.00g
May 27 03:55:13.228246 n-d-843301-2 sudo[125313]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:14.233530 n-d-843301-2 sudo[125313]: pam_unix(sudo:session): session closed for user root
May 27 03:55:14.236423 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1707d3b1-52eb-4d1f-b144-eeb3415d6ae2 tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-082bdba3-270d-42fc-809b-cba62a761c4f --snapshot stack-volumes-lvmdriver-1/volume-ef88c136-169b-411c-882c-45bea31adb3e -L 1.00g" returned: 0 in 1.045s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:14.293587 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-1707d3b1-52eb-4d1f-b144-eeb3415d6ae2 tempest-VolumesDeleteCascade-78239306 None] Create snapshot completed successfully
May 27 03:55:14.989080 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0cade908-ad7b-40fd-885f-ee5ee07c80c6 tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ef88c136-169b-411c-882c-45bea31adb3e {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:15.011631 n-d-843301-2 sudo[125425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ef88c136-169b-411c-882c-45bea31adb3e
May 27 03:55:15.012560 n-d-843301-2 sudo[125425]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:15.517816 n-d-843301-2 sudo[125425]: pam_unix(sudo:session): session closed for user root
May 27 03:55:15.520353 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0cade908-ad7b-40fd-885f-ee5ee07c80c6 tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ef88c136-169b-411c-882c-45bea31adb3e" returned: 0 in 0.531s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:15.521995 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0cade908-ad7b-40fd-885f-ee5ee07c80c6 tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6b49f045-6b3f-4800-9d4e-ca202025cd47 --snapshot stack-volumes-lvmdriver-1/volume-ef88c136-169b-411c-882c-45bea31adb3e -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:15.545782 n-d-843301-2 sudo[125428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6b49f045-6b3f-4800-9d4e-ca202025cd47 --snapshot stack-volumes-lvmdriver-1/volume-ef88c136-169b-411c-882c-45bea31adb3e -L 1.00g
May 27 03:55:15.546617 n-d-843301-2 sudo[125428]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:16.336149 n-d-843301-2 sudo[125428]: pam_unix(sudo:session): session closed for user root
May 27 03:55:16.339022 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0cade908-ad7b-40fd-885f-ee5ee07c80c6 tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6b49f045-6b3f-4800-9d4e-ca202025cd47 --snapshot stack-volumes-lvmdriver-1/volume-ef88c136-169b-411c-882c-45bea31adb3e -L 1.00g" returned: 0 in 0.817s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:16.404182 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-0cade908-ad7b-40fd-885f-ee5ee07c80c6 tempest-VolumesDeleteCascade-78239306 None] Create snapshot completed successfully
May 27 03:55:17.337615 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Lock "b'cinder-ef88c136-169b-411c-882c-45bea31adb3e-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:55:17.413123 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Skipping remove_export. No iscsi_target is presently exported for volume: ef88c136-169b-411c-882c-45bea31adb3e
May 27 03:55:17.413533 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Performing cascade delete. {{(pid=92445) delete_volume /opt/stack/cinder/cinder/volume/manager.py:881}}
May 27 03:55:17.442595 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Lock "b'cinder-082bdba3-270d-42fc-809b-cba62a761c4f-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.017s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:55:17.443982 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-082bdba3-270d-42fc-809b-cba62a761c4f {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:17.487735 n-d-843301-2 sudo[125553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-082bdba3-270d-42fc-809b-cba62a761c4f
May 27 03:55:17.488817 n-d-843301-2 sudo[125553]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:18.095999 n-d-843301-2 sudo[125553]: pam_unix(sudo:session): session closed for user root
May 27 03:55:18.098250 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-082bdba3-270d-42fc-809b-cba62a761c4f" returned: 0 in 0.654s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:18.100495 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-082bdba3-270d-42fc-809b-cba62a761c4f {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:18.145889 n-d-843301-2 sudo[125566]: ubuntu : TTY=unknown ; 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-082bdba3-270d-42fc-809b-cba62a761c4f
May 27 03:55:18.149642 n-d-843301-2 sudo[125566]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:19.039914 n-d-843301-2 sudo[125566]: pam_unix(sudo:session): session closed for user root
May 27 03:55:19.042297 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-082bdba3-270d-42fc-809b-cba62a761c4f" returned: 0 in 0.941s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:19.171361 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Created reservations ['18a92cc0-9111-4490-bf21-ddc2a8fffbda', 'ea0faf06-ff49-4b53-a1ae-08c728fa55bc', 'd278920d-6396-47b4-a928-eca8c59d6d66', '8ac4afee-c5b7-4d99-97b4-5b97c2dab730'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:55:19.173476 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:55:19.173476 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:55:19.173476 n-d-843301-2 cinder-volume[92445]:
May 27 03:55:19.236335 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Delete snapshot completed successfully.
May 27 03:55:19.244665 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Lock "b'cinder-082bdba3-270d-42fc-809b-cba62a761c4f-delete_snapshot'" released by "delete_snapshot" :: held 1.802s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:55:19.260832 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Lock "b'cinder-6b49f045-6b3f-4800-9d4e-ca202025cd47-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:55:19.270332 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6b49f045-6b3f-4800-9d4e-ca202025cd47 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:19.315730 n-d-843301-2 sudo[125640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6b49f045-6b3f-4800-9d4e-ca202025cd47
May 27 03:55:19.319595 n-d-843301-2 sudo[125640]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:19.890586 n-d-843301-2 sudo[125640]: pam_unix(sudo:session): session closed for user root
May 27 03:55:19.892759 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6b49f045-6b3f-4800-9d4e-ca202025cd47" returned: 0 in 0.626s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:19.895602 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6b49f045-6b3f-4800-9d4e-ca202025cd47 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:19.921352 n-d-843301-2 sudo[125647]: ubuntu : TTY=unknown ; 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-6b49f045-6b3f-4800-9d4e-ca202025cd47
May 27 03:55:19.923447 n-d-843301-2 sudo[125647]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:20.647855 n-d-843301-2 sudo[125647]: pam_unix(sudo:session): session closed for user root
May 27 03:55:20.649971 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6b49f045-6b3f-4800-9d4e-ca202025cd47" returned: 0 in 0.754s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:20.776638 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Created reservations ['a1699082-0bd4-408f-a69d-73954a160d22', 'd581f362-3f49-41ab-8241-10db53e0c392', '0aab92b7-e9f2-42a4-bc32-ef9f25400a3e', '7e153dac-29c8-4e60-be49-d9d111637831'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:55:20.780257 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:55:20.780257 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:55:20.780257 n-d-843301-2 cinder-volume[92445]:
May 27 03:55:20.854036 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Delete snapshot completed successfully.
May 27 03:55:20.860588 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Lock "b'cinder-6b49f045-6b3f-4800-9d4e-ca202025cd47-delete_snapshot'" released by "delete_snapshot" :: held 1.604s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:55:20.861383 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Snapshots deleted, issuing volume delete {{(pid=92445) delete_volume /opt/stack/cinder/cinder/volume/manager.py:897}}
May 27 03:55:20.862976 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ef88c136-169b-411c-882c-45bea31adb3e {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:20.929946 n-d-843301-2 sudo[125702]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ef88c136-169b-411c-882c-45bea31adb3e
May 27 03:55:20.931491 n-d-843301-2 sudo[125702]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:21.622783 n-d-843301-2 sudo[125702]: pam_unix(sudo:session): session closed for user root
May 27 03:55:21.625788 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ef88c136-169b-411c-882c-45bea31adb3e" returned: 0 in 0.761s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:21.630464 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef88c136-169b-411c-882c-45bea31adb3e {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:21.663931 n-d-843301-2 sudo[125706]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef88c136-169b-411c-882c-45bea31adb3e
May 27 03:55:21.665441 n-d-843301-2 sudo[125706]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:22.229037 n-d-843301-2 sudo[125706]: pam_unix(sudo:session): session closed for user root
May 27 03:55:22.231922 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef88c136-169b-411c-882c-45bea31adb3e" returned: 0 in 0.601s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:22.234807 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef88c136-169b-411c-882c-45bea31adb3e {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:22.258002 n-d-843301-2 sudo[125709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef88c136-169b-411c-882c-45bea31adb3e
May 27 03:55:22.259769 n-d-843301-2 sudo[125709]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:22.797791 n-d-843301-2 sudo[125709]: pam_unix(sudo:session): session closed for user root
May 27 03:55:22.801725 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef88c136-169b-411c-882c-45bea31adb3e" returned: 0 in 0.566s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:22.803207 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Successfully deleted volume: ef88c136-169b-411c-882c-45bea31adb3e
May 27 03:55:22.871839 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Created reservations ['b96c1cbc-6ecb-48e8-ba19-7aeafe311c92', '3fcfbf63-7b11-4183-8949-bf0005af4de3', '2e514622-f315-404a-acec-502019c9cd99', 'bf80d020-1340-4e24-9b81-192f97fcd155'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:55:22.875632 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:55:22.875632 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:55:22.875632 n-d-843301-2 cinder-volume[92445]:
May 27 03:55:22.934563 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:55:22.935922 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:22.960438 n-d-843301-2 sudo[125715]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:55:22.962670 n-d-843301-2 sudo[125715]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:23.639964 n-d-843301-2 sudo[125715]: pam_unix(sudo:session): session closed for user root
May 27 03:55:23.643092 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:23.647676 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:23.672151 n-d-843301-2 sudo[125722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:55:23.673668 n-d-843301-2 sudo[125722]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:24.165091 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:55:24.170747 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:55:24.171502 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:55:24.193484 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] Flow 'volume_create_manager' (de015cbc-b1b2-4fcf-b946-792128969c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:55:24.198187 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56a3568f-94c7-4fe2-83d3-381b300066fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:24.233036 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:55:24.269474 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (56a3568f-94c7-4fe2-83d3-381b300066fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:55:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1441983541',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=17056c27-925b-4921-9909-8c67879b5f30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b75854d2366445a869d657a4242476e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:55:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:55:24Z,user_id='f58865754dfe43038a247279f2c1c0be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:24.272962 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c1049062-ca6a-4f4d-806a-d710061b5b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:24.277511 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c1049062-ca6a-4f4d-806a-d710061b5b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:24.295785 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e991b48a-5330-4665-8e95-3030ff75dcb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:24.299985 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e991b48a-5330-4665-8e95-3030ff75dcb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '17056c27-925b-4921-9909-8c67879b5f30', 'volume_name': 'volume-17056c27-925b-4921-9909-8c67879b5f30', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:24.302687 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (36c3b2b8-53fd-4b23-9539-846c23900f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:24.305898 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (36c3b2b8-53fd-4b23-9539-846c23900f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:24.308826 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41ce7354-5d6c-452b-98b1-6a586596a1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:24.309678 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] Volume 17056c27-925b-4921-9909-8c67879b5f30: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-17056c27-925b-4921-9909-8c67879b5f30', 'volume_size': 1}
May 27 03:55:24.311253 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-17056c27-925b-4921-9909-8c67879b5f30 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:24.348652 n-d-843301-2 sudo[125729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-17056c27-925b-4921-9909-8c67879b5f30 stack-volumes-lvmdriver-1 -L 1g
May 27 03:55:24.349566 n-d-843301-2 sudo[125729]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:24.406835 n-d-843301-2 sudo[125722]: pam_unix(sudo:session): session closed for user root
May 27 03:55:24.410236 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.762s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:24.412569 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:55:24.420047 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Deleted volume successfully.
May 27 03:55:24.440232 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-03143cee-622f-45e5-b2ee-e73a8ea4c52a tempest-VolumesDeleteCascade-78239306 None] Lock "b'cinder-ef88c136-169b-411c-882c-45bea31adb3e-delete_volume'" released by "delete_volume" :: held 7.103s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:55:24.913703 n-d-843301-2 sudo[125729]: pam_unix(sudo:session): session closed for user root
May 27 03:55:24.916066 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-17056c27-925b-4921-9909-8c67879b5f30 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.604s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:24.921027 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41ce7354-5d6c-452b-98b1-6a586596a1a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-17056c27-925b-4921-9909-8c67879b5f30', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:24.924406 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4fc981b7-0843-441d-a28e-5abc33b88c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:24.938193 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] Volume volume-17056c27-925b-4921-9909-8c67879b5f30 (17056c27-925b-4921-9909-8c67879b5f30): created successfully
May 27 03:55:24.941327 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4fc981b7-0843-441d-a28e-5abc33b88c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:24.945895 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] Flow 'volume_create_manager' (de015cbc-b1b2-4fcf-b946-792128969c04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:55:24.956046 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-328749e6-f050-4869-b105-bb2ef8c1ced3 tempest-VolumesDeleteCascade-78239306 None] Created volume successfully.
May 27 03:55:25.565181 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6d6188f6-9352-4d6b-bbb1-da57aab3e517 tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-17056c27-925b-4921-9909-8c67879b5f30 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:25.590713 n-d-843301-2 sudo[125764]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-17056c27-925b-4921-9909-8c67879b5f30
May 27 03:55:25.591694 n-d-843301-2 sudo[125764]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:26.314828 n-d-843301-2 sudo[125764]: pam_unix(sudo:session): session closed for user root
May 27 03:55:26.317170 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6d6188f6-9352-4d6b-bbb1-da57aab3e517 tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-17056c27-925b-4921-9909-8c67879b5f30" returned: 0 in 0.752s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:26.320950 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6d6188f6-9352-4d6b-bbb1-da57aab3e517 tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c397076e-29fb-4468-9845-5feedc7d80cf --snapshot stack-volumes-lvmdriver-1/volume-17056c27-925b-4921-9909-8c67879b5f30 -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:26.346241 n-d-843301-2 sudo[125801]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c397076e-29fb-4468-9845-5feedc7d80cf --snapshot stack-volumes-lvmdriver-1/volume-17056c27-925b-4921-9909-8c67879b5f30 -L 1.00g
May 27 03:55:26.347878 n-d-843301-2 sudo[125801]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:27.082496 n-d-843301-2 sudo[125801]: pam_unix(sudo:session): session closed for user root
May 27 03:55:27.085778 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6d6188f6-9352-4d6b-bbb1-da57aab3e517 tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c397076e-29fb-4468-9845-5feedc7d80cf --snapshot stack-volumes-lvmdriver-1/volume-17056c27-925b-4921-9909-8c67879b5f30 -L 1.00g" returned: 0 in 0.765s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:27.169656 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-6d6188f6-9352-4d6b-bbb1-da57aab3e517 tempest-VolumesDeleteCascade-78239306 None] Create snapshot completed successfully
May 27 03:55:28.537207 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:55:28.543579 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:55:28.544521 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:55:28.593115 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Flow 'volume_create_manager' (a2ebbb9f-914c-48c0-a123-32a2382567bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:55:28.596813 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8f9c171-0d58-4d1c-b2f7-13397339d7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:28.625485 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:55:28.659215 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8f9c171-0d58-4d1c-b2f7-13397339d7d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:55:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-450165027',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=10e7ef97-ea0a-4182-bc03-97582b180bd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b75854d2366445a869d657a4242476e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:55:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=c397076e-29fb-4468-9845-5feedc7d80cf,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:55:28Z,user_id='f58865754dfe43038a247279f2c1c0be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:28.662473 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e7dd1e9-7add-4cae-b46e-1022b8dd6843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:28.666293 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e7dd1e9-7add-4cae-b46e-1022b8dd6843) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:28.670371 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (81b6bfde-6e31-4cf4-9c55-8e8efd7aa045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:28.673555 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (81b6bfde-6e31-4cf4-9c55-8e8efd7aa045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '10e7ef97-ea0a-4182-bc03-97582b180bd6', 'volume_name': 'volume-10e7ef97-ea0a-4182-bc03-97582b180bd6', 'volume_size': 1, 'snapshot_id': 'c397076e-29fb-4468-9845-5feedc7d80cf'}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:28.676879 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cba3e689-595d-425c-b48a-573870e2580a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:28.681201 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cba3e689-595d-425c-b48a-573870e2580a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:28.684437 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6333190d-e77d-49fc-91be-3b1c92a67c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:28.686446 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Volume 10e7ef97-ea0a-4182-bc03-97582b180bd6: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-10e7ef97-ea0a-4182-bc03-97582b180bd6', 'volume_size': 1, 'snapshot_id': 'c397076e-29fb-4468-9845-5feedc7d80cf'}
May 27 03:55:28.731142 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10e7ef97-ea0a-4182-bc03-97582b180bd6 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:28.756943 n-d-843301-2 sudo[125943]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10e7ef97-ea0a-4182-bc03-97582b180bd6 stack-volumes-lvmdriver-1 -L 1g
May 27 03:55:28.758545 n-d-843301-2 sudo[125943]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:29.394625 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:55:29.402932 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:55:29.403895 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:55:29.421475 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] Flow 'volume_create_manager' (525fd5e0-1f32-459b-a70c-12609fe62e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:55:29.426781 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c7eda9c2-1915-4a5f-ba0e-dfd5c793bf57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:29.505995 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:55:29.557672 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c7eda9c2-1915-4a5f-ba0e-dfd5c793bf57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:55:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1031872164',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=9484fe38-4882-45bf-9fad-887cd1620b8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='131fc41450934b91a2400f06623aa1b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:55:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:55:29Z,user_id='1c428a2deba94f34b27db645cb3451ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:29.566746 n-d-843301-2 sudo[125943]: pam_unix(sudo:session): session closed for user root
May 27 03:55:29.568062 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (570255c5-b47c-488e-93e7-9678f1c8af62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:29.571150 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (570255c5-b47c-488e-93e7-9678f1c8af62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:29.575008 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0224a211-f196-46f0-8735-6c7d592d10ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:29.578410 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0224a211-f196-46f0-8735-6c7d592d10ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9484fe38-4882-45bf-9fad-887cd1620b8f', 'volume_name': 'volume-9484fe38-4882-45bf-9fad-887cd1620b8f', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:29.580971 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2089f9d-e107-4dca-9094-bac8c253aa9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:29.583513 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2089f9d-e107-4dca-9094-bac8c253aa9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:29.586327 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e68619bc-589b-45dc-8b8f-f582c31a75d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:29.587363 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] Volume 9484fe38-4882-45bf-9fad-887cd1620b8f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9484fe38-4882-45bf-9fad-887cd1620b8f', 'volume_size': 1}
May 27 03:55:29.589127 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9484fe38-4882-45bf-9fad-887cd1620b8f stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:29.627288 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10e7ef97-ea0a-4182-bc03-97582b180bd6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.897s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:29.629876 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:29.646408 n-d-843301-2 sudo[125982]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9484fe38-4882-45bf-9fad-887cd1620b8f stack-volumes-lvmdriver-1 -L 1g
May 27 03:55:29.648781 n-d-843301-2 sudo[125982]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:29.674082 n-d-843301-2 sudo[125983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
May 27 03:55:29.674874 n-d-843301-2 sudo[125983]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:30.189022 n-d-843301-2 sudo[125983]: pam_unix(sudo:session): session closed for user root
May 27 03:55:30.191445 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.561s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:30.193085 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-c397076e-29fb-4468-9845-5feedc7d80cf {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:30.255949 n-d-843301-2 sudo[125995]: ubuntu : 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-c397076e-29fb-4468-9845-5feedc7d80cf
May 27 03:55:30.256747 n-d-843301-2 sudo[125995]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:30.418959 n-d-843301-2 sudo[125982]: pam_unix(sudo:session): session closed for user root
May 27 03:55:30.421531 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9484fe38-4882-45bf-9fad-887cd1620b8f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.832s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:30.425827 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e68619bc-589b-45dc-8b8f-f582c31a75d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9484fe38-4882-45bf-9fad-887cd1620b8f', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:30.429098 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a9171219-2783-41aa-acd5-423c19e81d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:30.453437 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] Volume volume-9484fe38-4882-45bf-9fad-887cd1620b8f (9484fe38-4882-45bf-9fad-887cd1620b8f): created successfully
May 27 03:55:30.455833 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a9171219-2783-41aa-acd5-423c19e81d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:30.459927 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] Flow 'volume_create_manager' (525fd5e0-1f32-459b-a70c-12609fe62e63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:55:30.492117 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-b7259eec-cee6-4455-9bfb-db1290f649e9 tempest-VolumesActionsTest-804104932 None] Created volume successfully.
May 27 03:55:30.939627 n-d-843301-2 sudo[125995]: pam_unix(sudo:session): session closed for user root
May 27 03:55:30.941871 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-c397076e-29fb-4468-9845-5feedc7d80cf" returned: 0 in 0.748s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:30.944752 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c397076e--29fb--4468--9845--5feedc7d80cf of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10e7ef97--ea0a--4182--bc03--97582b180bd6 iflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:30.986691 n-d-843301-2 sudo[126020]: 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--c397076e--29fb--4468--9845--5feedc7d80cf of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10e7ef97--ea0a--4182--bc03--97582b180bd6 iflag=direct
May 27 03:55:30.989387 n-d-843301-2 sudo[126020]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:31.368731 n-d-843301-2 sudo[126020]: pam_unix(sudo:session): session closed for user root
May 27 03:55:31.371921 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c397076e--29fb--4468--9845--5feedc7d80cf of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10e7ef97--ea0a--4182--bc03--97582b180bd6 iflag=direct" returned: 0 in 0.427s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:31.373084 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c397076e--29fb--4468--9845--5feedc7d80cf of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10e7ef97--ea0a--4182--bc03--97582b180bd6 oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:31.403145 n-d-843301-2 sudo[126037]: 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--c397076e--29fb--4468--9845--5feedc7d80cf of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10e7ef97--ea0a--4182--bc03--97582b180bd6 oflag=direct
May 27 03:55:31.406940 n-d-843301-2 sudo[126037]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:31.950587 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-3ed90c13-17f0-4586-a48b-0c3d89fff089 tempest-VolumesActionsTest-804104932 None] Lock "b'cinder-9484fe38-4882-45bf-9fad-887cd1620b8f'" acquired by "attach_volume" :: waited 0.023s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:55:32.112315 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-3ed90c13-17f0-4586-a48b-0c3d89fff089 tempest-VolumesActionsTest-804104932 None] Attaching volume 9484fe38-4882-45bf-9fad-887cd1620b8f to instance 980c741b-dfc2-4aa6-a8d4-f4aa08a1a871 at mountpoint /dev/sdb on host None.
May 27 03:55:32.221243 n-d-843301-2 sudo[126037]: pam_unix(sudo:session): session closed for user root
May 27 03:55:32.289526 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c397076e--29fb--4468--9845--5feedc7d80cf of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10e7ef97--ea0a--4182--bc03--97582b180bd6 oflag=direct" returned: 0 in 0.916s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:32.293466 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c397076e--29fb--4468--9845--5feedc7d80cf of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10e7ef97--ea0a--4182--bc03--97582b180bd6 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:32.370716 n-d-843301-2 sudo[126101]: 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--c397076e--29fb--4468--9845--5feedc7d80cf of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10e7ef97--ea0a--4182--bc03--97582b180bd6 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 27 03:55:32.380805 n-d-843301-2 sudo[126101]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:32.422116 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-3ed90c13-17f0-4586-a48b-0c3d89fff089 tempest-VolumesActionsTest-804104932 None] Attach volume completed successfully.
May 27 03:55:32.428860 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-3ed90c13-17f0-4586-a48b-0c3d89fff089 tempest-VolumesActionsTest-804104932 None] Lock "b'cinder-9484fe38-4882-45bf-9fad-887cd1620b8f'" released by "attach_volume" :: held 0.479s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:55:34.389447 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-b68502c6-82b9-4dbb-b874-5a5fd0b2eb27 tempest-VolumesActionsTest-208390823 None] Terminate volume connection completed successfully.
May 27 03:55:34.450694 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-b68502c6-82b9-4dbb-b874-5a5fd0b2eb27 tempest-VolumesActionsTest-208390823 None] Lock "b'cinder-9484fe38-4882-45bf-9fad-887cd1620b8f-detach_volume'" acquired by "detach_volume" :: waited 0.013s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:55:34.484506 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-b68502c6-82b9-4dbb-b874-5a5fd0b2eb27 tempest-VolumesActionsTest-208390823 None] Detaching volume 9484fe38-4882-45bf-9fad-887cd1620b8f from instance 980c741b-dfc2-4aa6-a8d4-f4aa08a1a871.
May 27 03:55:34.485128 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-b68502c6-82b9-4dbb-b874-5a5fd0b2eb27 tempest-VolumesActionsTest-208390823 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9484fe38-4882-45bf-9fad-887cd1620b8f
May 27 03:55:34.588183 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-b68502c6-82b9-4dbb-b874-5a5fd0b2eb27 tempest-VolumesActionsTest-208390823 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:55:34.588183 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:55:34.588183 n-d-843301-2 cinder-volume[92445]:
May 27 03:55:34.596678 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-b68502c6-82b9-4dbb-b874-5a5fd0b2eb27 tempest-VolumesActionsTest-208390823 None] Detach volume completed successfully.
May 27 03:55:34.605737 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-b68502c6-82b9-4dbb-b874-5a5fd0b2eb27 tempest-VolumesActionsTest-208390823 None] Lock "b'cinder-9484fe38-4882-45bf-9fad-887cd1620b8f-detach_volume'" released by "detach_volume" :: held 0.155s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:55:35.173682 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-caf1daed-2a99-4c0f-b7f5-b6c2f951361a tempest-VolumesActionsTest-804104932 None] Lock "b'cinder-9484fe38-4882-45bf-9fad-887cd1620b8f-detach_volume'" acquired by "detach_volume" :: waited 0.009s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:55:35.174109 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-caf1daed-2a99-4c0f-b7f5-b6c2f951361a tempest-VolumesActionsTest-804104932 None] Volume detach called, but volume not attached.
May 27 03:55:35.198995 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-caf1daed-2a99-4c0f-b7f5-b6c2f951361a tempest-VolumesActionsTest-804104932 None] Lock "b'cinder-9484fe38-4882-45bf-9fad-887cd1620b8f-detach_volume'" released by "detach_volume" :: held 0.025s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:55:39.770932 n-d-843301-2 sudo[126101]: pam_unix(sudo:session): session closed for user root
May 27 03:55:39.773006 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c397076e--29fb--4468--9845--5feedc7d80cf of=/dev/mapper/stack--volumes--lvmdriver--1-volume--10e7ef97--ea0a--4182--bc03--97582b180bd6 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.479s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:39.774214 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c397076e--29fb--4468--9845--5feedc7d80cf, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--10e7ef97--ea0a--4182--bc03--97582b180bd6, size 1024.00 MB, duration 7.48 sec {{(pid=92445) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 27 03:55:39.775164 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.volume_utils [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Volume copy 1024.00 MB at 136.87 MB/s
May 27 03:55:39.868184 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6333190d-e77d-49fc-91be-3b1c92a67c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-10e7ef97-ea0a-4182-bc03-97582b180bd6', 'volume_size': 1, 'snapshot_id': 'c397076e-29fb-4468-9845-5feedc7d80cf'}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:39.881893 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0af5194d-fef6-4f3a-905c-a961248db923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:39.903877 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Volume volume-10e7ef97-ea0a-4182-bc03-97582b180bd6 (10e7ef97-ea0a-4182-bc03-97582b180bd6): created successfully
May 27 03:55:39.907327 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0af5194d-fef6-4f3a-905c-a961248db923) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:39.910326 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Flow 'volume_create_manager' (a2ebbb9f-914c-48c0-a123-32a2382567bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:55:39.935486 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e2a4387f-281d-4ddf-b1dd-94a675b081d6 tempest-VolumesDeleteCascade-78239306 None] Created volume successfully.
May 27 03:55:40.767998 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] Lock "b'cinder-17056c27-925b-4921-9909-8c67879b5f30-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:55:40.870824 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] Skipping remove_export. No iscsi_target is presently exported for volume: 17056c27-925b-4921-9909-8c67879b5f30
May 27 03:55:40.872625 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] Performing cascade delete. {{(pid=92445) delete_volume /opt/stack/cinder/cinder/volume/manager.py:881}}
May 27 03:55:40.894036 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] Lock "b'cinder-c397076e-29fb-4468-9845-5feedc7d80cf-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:55:40.895880 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c397076e-29fb-4468-9845-5feedc7d80cf {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:40.917936 n-d-843301-2 sudo[126248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c397076e-29fb-4468-9845-5feedc7d80cf
May 27 03:55:40.919920 n-d-843301-2 sudo[126248]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:41.381553 n-d-843301-2 sudo[126248]: pam_unix(sudo:session): session closed for user root
May 27 03:55:41.385986 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c397076e-29fb-4468-9845-5feedc7d80cf" returned: 0 in 0.488s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:41.391730 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c397076e-29fb-4468-9845-5feedc7d80cf {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:41.414083 n-d-843301-2 sudo[126253]: ubuntu : TTY=unknown ; 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-c397076e-29fb-4468-9845-5feedc7d80cf
May 27 03:55:41.415020 n-d-843301-2 sudo[126253]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:42.181689 n-d-843301-2 sudo[126253]: pam_unix(sudo:session): session closed for user root
May 27 03:55:42.184086 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c397076e-29fb-4468-9845-5feedc7d80cf" returned: 0 in 0.795s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:42.386246 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] Created reservations ['52f7c530-1ff6-40f1-a7ac-97a76f348dad', '3e05cce3-fefe-433d-9390-9310f6b36c30', 'fe7d2d7e-5fa3-4cd3-afde-2251af554627', '60ad4da0-4853-4fec-a15e-1203426047d0'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:55:42.395554 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:55:42.395554 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:55:42.395554 n-d-843301-2 cinder-volume[92445]:
May 27 03:55:42.492838 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] Delete snapshot completed successfully.
May 27 03:55:42.502326 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] Lock "b'cinder-c397076e-29fb-4468-9845-5feedc7d80cf-delete_snapshot'" released by "delete_snapshot" :: held 1.608s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:55:42.503069 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] Snapshots deleted, issuing volume delete {{(pid=92445) delete_volume /opt/stack/cinder/cinder/volume/manager.py:897}}
May 27 03:55:42.504418 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-17056c27-925b-4921-9909-8c67879b5f30 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:42.552220 n-d-843301-2 sudo[126346]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-17056c27-925b-4921-9909-8c67879b5f30
May 27 03:55:42.553085 n-d-843301-2 sudo[126346]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:43.131209 n-d-843301-2 sudo[126346]: pam_unix(sudo:session): session closed for user root
May 27 03:55:43.134004 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-17056c27-925b-4921-9909-8c67879b5f30" returned: 0 in 0.629s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:43.136087 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-17056c27-925b-4921-9909-8c67879b5f30 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:43.177593 n-d-843301-2 sudo[126352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-17056c27-925b-4921-9909-8c67879b5f30
May 27 03:55:43.178422 n-d-843301-2 sudo[126352]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:43.614498 n-d-843301-2 sudo[126352]: pam_unix(sudo:session): session closed for user root
May 27 03:55:43.616748 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-17056c27-925b-4921-9909-8c67879b5f30" returned: 0 in 0.480s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:43.618785 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-17056c27-925b-4921-9909-8c67879b5f30 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:43.638412 n-d-843301-2 sudo[126356]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-17056c27-925b-4921-9909-8c67879b5f30
May 27 03:55:43.640032 n-d-843301-2 sudo[126356]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:44.199575 n-d-843301-2 sudo[126356]: pam_unix(sudo:session): session closed for user root
May 27 03:55:44.202022 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-17056c27-925b-4921-9909-8c67879b5f30" returned: 0 in 0.583s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:44.203439 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] Successfully deleted volume: 17056c27-925b-4921-9909-8c67879b5f30
May 27 03:55:44.325985 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] Created reservations ['e5b00d47-0bc7-48aa-8138-8297ba9bafbe', '4cefc13a-f944-499e-8aa7-72d0fd337ec9', '558bb952-f1de-4439-966d-ee5d31b4c268', 'c07f07fb-f897-4bd6-a121-2303ad9c04b6'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:55:44.328166 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:55:44.328166 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:55:44.328166 n-d-843301-2 cinder-volume[92445]:
May 27 03:55:44.406752 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:55:44.407489 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:44.470897 n-d-843301-2 sudo[126370]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:55:44.474514 n-d-843301-2 sudo[126370]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:44.880022 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-2bcede2e-c82c-43d4-8142-eb8813a5319d tempest-VolumesDeleteCascade-78239306 None] Lock "b'cinder-10e7ef97-ea0a-4182-bc03-97582b180bd6-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:55:45.079737 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-2bcede2e-c82c-43d4-8142-eb8813a5319d tempest-VolumesDeleteCascade-78239306 None] Skipping remove_export. No iscsi_target is presently exported for volume: 10e7ef97-ea0a-4182-bc03-97582b180bd6
May 27 03:55:45.082095 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2bcede2e-c82c-43d4-8142-eb8813a5319d tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-10e7ef97-ea0a-4182-bc03-97582b180bd6 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:45.133364 n-d-843301-2 sudo[126385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-10e7ef97-ea0a-4182-bc03-97582b180bd6
May 27 03:55:45.134339 n-d-843301-2 sudo[126385]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:45.466352 n-d-843301-2 sudo[126370]: pam_unix(sudo:session): session closed for user root
May 27 03:55:45.469102 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.061s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:45.471141 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:45.531169 n-d-843301-2 sudo[126395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:55:45.533782 n-d-843301-2 sudo[126395]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:45.722124 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:55:45.733861 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:55:45.741076 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:55:45.788713 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] Flow 'volume_create_manager' (0558eb8f-fdbd-4582-9dde-7d2105579762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:55:45.795898 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b969ce6a-88c4-434a-9ff8-ff5524de76e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:45.894605 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:55:45.961694 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b969ce6a-88c4-434a-9ff8-ff5524de76e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:55:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2003377016',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=4bc25c4d-8be0-4c42-8f4a-c4c596fb938c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='131fc41450934b91a2400f06623aa1b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:55:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:55:46Z,user_id='1c428a2deba94f34b27db645cb3451ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:45.972052 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61e8c3b7-1d1e-4dbe-83fa-27086b5b9939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:45.974580 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61e8c3b7-1d1e-4dbe-83fa-27086b5b9939) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:45.977741 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8c39277-5f94-4c48-83b4-4e54700d32b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:45.980701 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8c39277-5f94-4c48-83b4-4e54700d32b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4bc25c4d-8be0-4c42-8f4a-c4c596fb938c', 'volume_name': 'volume-4bc25c4d-8be0-4c42-8f4a-c4c596fb938c', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:45.987972 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d75e6aa3-d759-464b-81bf-2971d5a313d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:45.990536 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d75e6aa3-d759-464b-81bf-2971d5a313d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:45.993987 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7183992a-9c42-4164-ad2f-90c5bc26dcd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:45.997913 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] Volume 4bc25c4d-8be0-4c42-8f4a-c4c596fb938c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4bc25c4d-8be0-4c42-8f4a-c4c596fb938c', 'volume_size': 1}
May 27 03:55:45.999543 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4bc25c4d-8be0-4c42-8f4a-c4c596fb938c stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:46.064204 n-d-843301-2 sudo[126405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4bc25c4d-8be0-4c42-8f4a-c4c596fb938c stack-volumes-lvmdriver-1 -L 1g
May 27 03:55:46.065721 n-d-843301-2 sudo[126405]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:46.081481 n-d-843301-2 sudo[126385]: pam_unix(sudo:session): session closed for user root
May 27 03:55:46.083746 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2bcede2e-c82c-43d4-8142-eb8813a5319d tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-10e7ef97-ea0a-4182-bc03-97582b180bd6" returned: 0 in 1.001s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:46.085600 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2bcede2e-c82c-43d4-8142-eb8813a5319d tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-10e7ef97-ea0a-4182-bc03-97582b180bd6 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:46.150374 n-d-843301-2 sudo[126407]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-10e7ef97-ea0a-4182-bc03-97582b180bd6
May 27 03:55:46.156472 n-d-843301-2 sudo[126407]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:46.727433 n-d-843301-2 sudo[126395]: pam_unix(sudo:session): session closed for user root
May 27 03:55:46.730226 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.258s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:46.732616 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:55:46.738335 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] Deleted volume successfully.
May 27 03:55:46.769220 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-1ab221ff-7901-41ee-9a6a-c6c21181368a tempest-VolumesDeleteCascade-78239306 None] Lock "b'cinder-17056c27-925b-4921-9909-8c67879b5f30-delete_volume'" released by "delete_volume" :: held 6.003s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:55:46.855209 n-d-843301-2 sudo[126407]: pam_unix(sudo:session): session closed for user root
May 27 03:55:46.857695 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2bcede2e-c82c-43d4-8142-eb8813a5319d tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-10e7ef97-ea0a-4182-bc03-97582b180bd6" returned: 0 in 0.772s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:46.859552 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2bcede2e-c82c-43d4-8142-eb8813a5319d tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-10e7ef97-ea0a-4182-bc03-97582b180bd6 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:46.891006 n-d-843301-2 sudo[126432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-10e7ef97-ea0a-4182-bc03-97582b180bd6
May 27 03:55:46.891821 n-d-843301-2 sudo[126432]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:47.222314 n-d-843301-2 sudo[126405]: pam_unix(sudo:session): session closed for user root
May 27 03:55:47.225202 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4bc25c4d-8be0-4c42-8f4a-c4c596fb938c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.225s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:47.230107 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7183992a-9c42-4164-ad2f-90c5bc26dcd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4bc25c4d-8be0-4c42-8f4a-c4c596fb938c', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:47.233081 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8eca4ca4-cf2e-4bb8-990c-95b81b97827e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:47.262045 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] Volume volume-4bc25c4d-8be0-4c42-8f4a-c4c596fb938c (4bc25c4d-8be0-4c42-8f4a-c4c596fb938c): created successfully
May 27 03:55:47.264297 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8eca4ca4-cf2e-4bb8-990c-95b81b97827e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:47.267603 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] Flow 'volume_create_manager' (0558eb8f-fdbd-4582-9dde-7d2105579762) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:55:47.279778 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-0d088085-80c7-4b2f-968e-c2f5d384c758 tempest-VolumesActionsTest-804104932 None] Created volume successfully.
May 27 03:55:47.622062 n-d-843301-2 sudo[126432]: pam_unix(sudo:session): session closed for user root
May 27 03:55:47.625241 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2bcede2e-c82c-43d4-8142-eb8813a5319d tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-10e7ef97-ea0a-4182-bc03-97582b180bd6" returned: 0 in 0.766s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:47.625904 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-2bcede2e-c82c-43d4-8142-eb8813a5319d tempest-VolumesDeleteCascade-78239306 None] Successfully deleted volume: 10e7ef97-ea0a-4182-bc03-97582b180bd6
May 27 03:55:47.715647 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-2bcede2e-c82c-43d4-8142-eb8813a5319d tempest-VolumesDeleteCascade-78239306 None] Created reservations ['4287a5b2-fed1-4b00-be0a-a3b948adf0fc', '1a03f502-c59d-44f4-b120-c09df86229cf', 'cf7590f7-892e-4bb3-8faa-a66c270389d4', 'c0397bce-9d42-4d0f-9381-4cd401ba7096'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:55:47.717922 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-2bcede2e-c82c-43d4-8142-eb8813a5319d tempest-VolumesDeleteCascade-78239306 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:55:47.717922 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:55:47.717922 n-d-843301-2 cinder-volume[92445]:
May 27 03:55:47.805014 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-2bcede2e-c82c-43d4-8142-eb8813a5319d tempest-VolumesDeleteCascade-78239306 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:55:47.805808 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2bcede2e-c82c-43d4-8142-eb8813a5319d tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:47.850988 n-d-843301-2 sudo[126496]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:55:47.856487 n-d-843301-2 sudo[126496]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:48.970558 n-d-843301-2 sudo[126496]: pam_unix(sudo:session): session closed for user root
May 27 03:55:48.972451 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2bcede2e-c82c-43d4-8142-eb8813a5319d tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.166s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:48.974073 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2bcede2e-c82c-43d4-8142-eb8813a5319d tempest-VolumesDeleteCascade-78239306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:49.019018 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-84f990f8-d999-47b5-b739-20684dda65c8 tempest-VolumesActionsTest-208390823 None] Lock "b'cinder-4bc25c4d-8be0-4c42-8f4a-c4c596fb938c-delete_volume'" acquired by "delete_volume" :: waited 0.061s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:55:49.049359 n-d-843301-2 sudo[126548]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:55:49.051806 n-d-843301-2 sudo[126548]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:49.168113 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-84f990f8-d999-47b5-b739-20684dda65c8 tempest-VolumesActionsTest-208390823 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4bc25c4d-8be0-4c42-8f4a-c4c596fb938c
May 27 03:55:49.170665 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-84f990f8-d999-47b5-b739-20684dda65c8 tempest-VolumesActionsTest-208390823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4bc25c4d-8be0-4c42-8f4a-c4c596fb938c {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:49.235359 n-d-843301-2 sudo[126555]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4bc25c4d-8be0-4c42-8f4a-c4c596fb938c
May 27 03:55:49.236195 n-d-843301-2 sudo[126555]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:49.899258 n-d-843301-2 sudo[126548]: pam_unix(sudo:session): session closed for user root
May 27 03:55:49.901510 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2bcede2e-c82c-43d4-8142-eb8813a5319d tempest-VolumesDeleteCascade-78239306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.927s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:49.903535 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-2bcede2e-c82c-43d4-8142-eb8813a5319d tempest-VolumesDeleteCascade-78239306 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:55:49.910037 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-2bcede2e-c82c-43d4-8142-eb8813a5319d tempest-VolumesDeleteCascade-78239306 None] Deleted volume successfully.
May 27 03:55:49.934248 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-2bcede2e-c82c-43d4-8142-eb8813a5319d tempest-VolumesDeleteCascade-78239306 None] Lock "b'cinder-10e7ef97-ea0a-4182-bc03-97582b180bd6-delete_volume'" released by "delete_volume" :: held 5.054s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:55:49.999421 n-d-843301-2 sudo[126555]: pam_unix(sudo:session): session closed for user root
May 27 03:55:50.001754 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-84f990f8-d999-47b5-b739-20684dda65c8 tempest-VolumesActionsTest-208390823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4bc25c4d-8be0-4c42-8f4a-c4c596fb938c" returned: 0 in 0.831s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:50.004676 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-84f990f8-d999-47b5-b739-20684dda65c8 tempest-VolumesActionsTest-208390823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4bc25c4d-8be0-4c42-8f4a-c4c596fb938c {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:50.032649 n-d-843301-2 sudo[126578]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4bc25c4d-8be0-4c42-8f4a-c4c596fb938c
May 27 03:55:50.034418 n-d-843301-2 sudo[126578]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:50.618197 n-d-843301-2 sudo[126578]: pam_unix(sudo:session): session closed for user root
May 27 03:55:50.621551 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-84f990f8-d999-47b5-b739-20684dda65c8 tempest-VolumesActionsTest-208390823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4bc25c4d-8be0-4c42-8f4a-c4c596fb938c" returned: 0 in 0.616s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:50.624287 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-84f990f8-d999-47b5-b739-20684dda65c8 tempest-VolumesActionsTest-208390823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4bc25c4d-8be0-4c42-8f4a-c4c596fb938c {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:50.664794 n-d-843301-2 sudo[126581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4bc25c4d-8be0-4c42-8f4a-c4c596fb938c
May 27 03:55:50.665785 n-d-843301-2 sudo[126581]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:51.215198 n-d-843301-2 sudo[126581]: pam_unix(sudo:session): session closed for user root
May 27 03:55:51.217900 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-84f990f8-d999-47b5-b739-20684dda65c8 tempest-VolumesActionsTest-208390823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4bc25c4d-8be0-4c42-8f4a-c4c596fb938c" returned: 0 in 0.593s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:51.219853 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-84f990f8-d999-47b5-b739-20684dda65c8 tempest-VolumesActionsTest-208390823 None] Successfully deleted volume: 4bc25c4d-8be0-4c42-8f4a-c4c596fb938c
May 27 03:55:51.273208 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-84f990f8-d999-47b5-b739-20684dda65c8 tempest-VolumesActionsTest-208390823 None] Created reservations ['61878635-79ff-4e12-9c5b-9f6e9c8c9965', '266f6cf4-a0b1-45c7-b7ed-4447ae556deb', '192019d8-a4ea-42bd-bd00-cf4bc35e8950', '88aae908-ac45-4be5-905c-5bea8423170c'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:55:51.281116 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-84f990f8-d999-47b5-b739-20684dda65c8 tempest-VolumesActionsTest-208390823 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:55:51.281116 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:55:51.281116 n-d-843301-2 cinder-volume[92445]:
May 27 03:55:51.379394 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-84f990f8-d999-47b5-b739-20684dda65c8 tempest-VolumesActionsTest-208390823 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:55:51.380465 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-84f990f8-d999-47b5-b739-20684dda65c8 tempest-VolumesActionsTest-208390823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:51.436731 n-d-843301-2 sudo[126598]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:55:51.437600 n-d-843301-2 sudo[126598]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:52.393339 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:55:52.400586 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:55:52.405680 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:55:52.453796 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] Flow 'volume_create_manager' (f47c139c-e163-433b-ab9e-883a6c63fc62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:55:52.460983 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (946e4377-5603-4ed8-8a25-729fb1f97c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:52.470629 n-d-843301-2 sudo[126598]: pam_unix(sudo:session): session closed for user root
May 27 03:55:52.500021 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-84f990f8-d999-47b5-b739-20684dda65c8 tempest-VolumesActionsTest-208390823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.120s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:52.502168 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-84f990f8-d999-47b5-b739-20684dda65c8 tempest-VolumesActionsTest-208390823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:52.526367 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:55:52.546767 n-d-843301-2 sudo[126628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:55:52.548572 n-d-843301-2 sudo[126628]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:52.574935 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (946e4377-5603-4ed8-8a25-729fb1f97c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:55:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-770774321',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=d4120be4-2699-4c4e-a332-f690a4c0bbc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='131fc41450934b91a2400f06623aa1b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:55:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:55:52Z,user_id='1c428a2deba94f34b27db645cb3451ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:52.577915 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f5fdf66-66af-401e-a418-a25a913652ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:52.581675 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f5fdf66-66af-401e-a418-a25a913652ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:52.584304 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d0aaec4a-2593-4e4d-b9a1-9d0bf5a362cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:52.587250 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d0aaec4a-2593-4e4d-b9a1-9d0bf5a362cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd4120be4-2699-4c4e-a332-f690a4c0bbc1', 'volume_name': 'volume-d4120be4-2699-4c4e-a332-f690a4c0bbc1', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:52.590253 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (60e70873-df52-43df-b103-8b2b09496787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:52.592569 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (60e70873-df52-43df-b103-8b2b09496787) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:52.595805 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dabb0193-6eed-494f-9d24-1bc32daefe2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:52.596836 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] Volume d4120be4-2699-4c4e-a332-f690a4c0bbc1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d4120be4-2699-4c4e-a332-f690a4c0bbc1', 'volume_size': 1}
May 27 03:55:52.598384 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d4120be4-2699-4c4e-a332-f690a4c0bbc1 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:52.625268 n-d-843301-2 sudo[126630]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d4120be4-2699-4c4e-a332-f690a4c0bbc1 stack-volumes-lvmdriver-1 -L 1g
May 27 03:55:52.627335 n-d-843301-2 sudo[126630]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:53.192976 n-d-843301-2 sudo[126628]: pam_unix(sudo:session): session closed for user root
May 27 03:55:53.195550 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-84f990f8-d999-47b5-b739-20684dda65c8 tempest-VolumesActionsTest-208390823 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:53.198847 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-84f990f8-d999-47b5-b739-20684dda65c8 tempest-VolumesActionsTest-208390823 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:55:53.213657 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-84f990f8-d999-47b5-b739-20684dda65c8 tempest-VolumesActionsTest-208390823 None] Deleted volume successfully.
May 27 03:55:53.256402 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-84f990f8-d999-47b5-b739-20684dda65c8 tempest-VolumesActionsTest-208390823 None] Lock "b'cinder-4bc25c4d-8be0-4c42-8f4a-c4c596fb938c-delete_volume'" released by "delete_volume" :: held 4.238s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:55:53.594192 n-d-843301-2 sudo[126630]: pam_unix(sudo:session): session closed for user root
May 27 03:55:53.595969 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d4120be4-2699-4c4e-a332-f690a4c0bbc1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.998s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:53.599866 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dabb0193-6eed-494f-9d24-1bc32daefe2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d4120be4-2699-4c4e-a332-f690a4c0bbc1', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:53.603386 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (658cbbc8-e840-4dc8-8b87-6df34b332a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:53.615316 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] Volume volume-d4120be4-2699-4c4e-a332-f690a4c0bbc1 (d4120be4-2699-4c4e-a332-f690a4c0bbc1): created successfully
May 27 03:55:53.618360 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (658cbbc8-e840-4dc8-8b87-6df34b332a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:53.622564 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] Flow 'volume_create_manager' (f47c139c-e163-433b-ab9e-883a6c63fc62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:55:53.633427 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e08d5765-0509-4c7a-8083-bbf4eb6e5557 tempest-VolumesActionsTest-804104932 None] Created volume successfully.
May 27 03:55:54.994281 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-08085482-d5e0-4421-b7fd-0d3f24c679af tempest-VolumesActionsTest-208390823 None] Lock "b'cinder-d4120be4-2699-4c4e-a332-f690a4c0bbc1-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:55:55.185063 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-08085482-d5e0-4421-b7fd-0d3f24c679af tempest-VolumesActionsTest-208390823 None] Skipping remove_export. No iscsi_target is presently exported for volume: d4120be4-2699-4c4e-a332-f690a4c0bbc1
May 27 03:55:55.191343 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08085482-d5e0-4421-b7fd-0d3f24c679af tempest-VolumesActionsTest-208390823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d4120be4-2699-4c4e-a332-f690a4c0bbc1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:55.224702 n-d-843301-2 sudo[126713]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d4120be4-2699-4c4e-a332-f690a4c0bbc1
May 27 03:55:55.227026 n-d-843301-2 sudo[126713]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:56.112653 n-d-843301-2 sudo[126713]: pam_unix(sudo:session): session closed for user root
May 27 03:55:56.115180 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08085482-d5e0-4421-b7fd-0d3f24c679af tempest-VolumesActionsTest-208390823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d4120be4-2699-4c4e-a332-f690a4c0bbc1" returned: 0 in 0.926s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:56.117704 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08085482-d5e0-4421-b7fd-0d3f24c679af tempest-VolumesActionsTest-208390823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d4120be4-2699-4c4e-a332-f690a4c0bbc1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:56.164132 n-d-843301-2 sudo[126779]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d4120be4-2699-4c4e-a332-f690a4c0bbc1
May 27 03:55:56.165078 n-d-843301-2 sudo[126779]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:56.852095 n-d-843301-2 sudo[126779]: pam_unix(sudo:session): session closed for user root
May 27 03:55:56.855032 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08085482-d5e0-4421-b7fd-0d3f24c679af tempest-VolumesActionsTest-208390823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d4120be4-2699-4c4e-a332-f690a4c0bbc1" returned: 0 in 0.737s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:56.857615 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08085482-d5e0-4421-b7fd-0d3f24c679af tempest-VolumesActionsTest-208390823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d4120be4-2699-4c4e-a332-f690a4c0bbc1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:56.913373 n-d-843301-2 sudo[126807]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d4120be4-2699-4c4e-a332-f690a4c0bbc1
May 27 03:55:56.914215 n-d-843301-2 sudo[126807]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:57.264840 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:55:57.270959 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:55:57.270959 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:55:57.285303 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] Flow 'volume_create_manager' (6b96a2e1-1308-4b1b-b52a-8e7a71845a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:55:57.288450 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1bda915b-5e76-4f13-8f72-1dc9588322b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:57.312939 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:55:57.340704 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1bda915b-5e76-4f13-8f72-1dc9588322b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:55:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-872199527',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=d3984b47-e087-45c2-b6be-1dc4bac46544,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01bc84a2eb10490caf49d50b3e803680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:55:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:55:57Z,user_id='9f032574321447cca58fef9849085a88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:57.343198 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a20bfdc5-221e-4df6-bb23-60d596964b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:57.345428 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a20bfdc5-221e-4df6-bb23-60d596964b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:57.347902 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f3e6dde2-d8ca-4257-b3b4-206efc4d0bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:57.350306 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f3e6dde2-d8ca-4257-b3b4-206efc4d0bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd3984b47-e087-45c2-b6be-1dc4bac46544', 'volume_name': 'volume-d3984b47-e087-45c2-b6be-1dc4bac46544', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:57.353483 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80f5aacd-cd28-4e9a-8d0e-e5f426b8c98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:57.355863 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80f5aacd-cd28-4e9a-8d0e-e5f426b8c98d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:57.358164 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ef94471-6917-48d0-b809-87adaf96f767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:57.359235 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] Volume d3984b47-e087-45c2-b6be-1dc4bac46544: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d3984b47-e087-45c2-b6be-1dc4bac46544', 'volume_size': 1}
May 27 03:55:57.361533 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d3984b47-e087-45c2-b6be-1dc4bac46544 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:57.416836 n-d-843301-2 sudo[126819]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d3984b47-e087-45c2-b6be-1dc4bac46544 stack-volumes-lvmdriver-1 -L 1g
May 27 03:55:57.418442 n-d-843301-2 sudo[126819]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:57.750955 n-d-843301-2 sudo[126807]: pam_unix(sudo:session): session closed for user root
May 27 03:55:57.754817 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08085482-d5e0-4421-b7fd-0d3f24c679af tempest-VolumesActionsTest-208390823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d4120be4-2699-4c4e-a332-f690a4c0bbc1" returned: 0 in 0.897s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:57.755987 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-08085482-d5e0-4421-b7fd-0d3f24c679af tempest-VolumesActionsTest-208390823 None] Successfully deleted volume: d4120be4-2699-4c4e-a332-f690a4c0bbc1
May 27 03:55:57.850810 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-08085482-d5e0-4421-b7fd-0d3f24c679af tempest-VolumesActionsTest-208390823 None] Created reservations ['da037381-6b03-4ace-9d0e-5edba2ef20a9', '8b148bbf-218a-4fb6-b425-688411448dbc', 'ce5faa5b-da28-47d4-85b3-fa26f8f23c21', '29c487e0-d4fb-4c63-b44e-16f4c5824e7d'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:55:57.853955 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-08085482-d5e0-4421-b7fd-0d3f24c679af tempest-VolumesActionsTest-208390823 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:55:57.853955 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:55:57.853955 n-d-843301-2 cinder-volume[92445]:
May 27 03:55:57.919968 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-08085482-d5e0-4421-b7fd-0d3f24c679af tempest-VolumesActionsTest-208390823 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:55:57.921198 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08085482-d5e0-4421-b7fd-0d3f24c679af tempest-VolumesActionsTest-208390823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:57.973313 n-d-843301-2 sudo[126827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:55:57.975295 n-d-843301-2 sudo[126827]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:58.239404 n-d-843301-2 sudo[126819]: pam_unix(sudo:session): session closed for user root
May 27 03:55:58.241858 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d3984b47-e087-45c2-b6be-1dc4bac46544 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.881s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:58.247477 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ef94471-6917-48d0-b809-87adaf96f767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d3984b47-e087-45c2-b6be-1dc4bac46544', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:58.250304 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f74e779-fa91-4b20-80d9-f985cb00ad88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:58.276170 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] Volume volume-d3984b47-e087-45c2-b6be-1dc4bac46544 (d3984b47-e087-45c2-b6be-1dc4bac46544): created successfully
May 27 03:55:58.278500 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f74e779-fa91-4b20-80d9-f985cb00ad88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:58.281478 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] Flow 'volume_create_manager' (6b96a2e1-1308-4b1b-b52a-8e7a71845a21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:55:58.297609 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-16534289-4b06-45ac-872d-222f4d02db5f tempest-VolumesBackupsTest-2124050371 None] Created volume successfully.
May 27 03:55:58.554637 n-d-843301-2 sudo[126827]: pam_unix(sudo:session): session closed for user root
May 27 03:55:58.557468 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08085482-d5e0-4421-b7fd-0d3f24c679af tempest-VolumesActionsTest-208390823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.636s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:58.559337 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08085482-d5e0-4421-b7fd-0d3f24c679af tempest-VolumesActionsTest-208390823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:58.582392 n-d-843301-2 sudo[126863]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:55:58.583907 n-d-843301-2 sudo[126863]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:55:59.255217 n-d-843301-2 sudo[126863]: pam_unix(sudo:session): session closed for user root
May 27 03:55:59.258607 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08085482-d5e0-4421-b7fd-0d3f24c679af tempest-VolumesActionsTest-208390823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.699s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:55:59.262370 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-08085482-d5e0-4421-b7fd-0d3f24c679af tempest-VolumesActionsTest-208390823 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:55:59.294621 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-08085482-d5e0-4421-b7fd-0d3f24c679af tempest-VolumesActionsTest-208390823 None] Deleted volume successfully.
May 27 03:55:59.321517 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-08085482-d5e0-4421-b7fd-0d3f24c679af tempest-VolumesActionsTest-208390823 None] Lock "b'cinder-d4120be4-2699-4c4e-a332-f690a4c0bbc1-delete_volume'" released by "delete_volume" :: held 4.328s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:55:59.617305 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:55:59.622340 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:55:59.623175 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:55:59.644859 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] Flow 'volume_create_manager' (1ac89e94-a3dc-4a4e-ae68-1d298436cbb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:55:59.648494 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7732e8d-871b-4f04-8b40-9b6132e514b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:59.681117 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:55:59.755491 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7732e8d-871b-4f04-8b40-9b6132e514b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:55:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-273823803',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='131fc41450934b91a2400f06623aa1b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:56:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:56:00Z,user_id='1c428a2deba94f34b27db645cb3451ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:59.769052 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4d48664e-e1f6-4d04-ad3c-e1055bcbd092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:59.774024 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4d48664e-e1f6-4d04-ad3c-e1055bcbd092) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:59.778446 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2898de5f-ad32-4998-8d2f-288e1d75153e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:59.785639 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2898de5f-ad32-4998-8d2f-288e1d75153e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9', 'volume_name': 'volume-da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:59.798390 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bd6de7af-0d34-4f23-a320-0370a3614f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:59.805256 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bd6de7af-0d34-4f23-a320-0370a3614f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:55:59.812804 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40ea8f0c-1ecd-48a0-901a-250b8184543d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:55:59.815311 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] Volume da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9', 'volume_size': 1}
May 27 03:55:59.820215 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:55:59.865816 n-d-843301-2 sudo[126891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9 stack-volumes-lvmdriver-1 -L 1g
May 27 03:55:59.866676 n-d-843301-2 sudo[126891]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:00.570845 n-d-843301-2 sudo[126891]: pam_unix(sudo:session): session closed for user root
May 27 03:56:00.574027 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.756s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:00.578136 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40ea8f0c-1ecd-48a0-901a-250b8184543d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:00.580834 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c62a612-f84d-47bf-b35c-5350c6681139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:00.593307 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] Volume volume-da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9 (da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9): created successfully
May 27 03:56:00.595747 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c62a612-f84d-47bf-b35c-5350c6681139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:00.600072 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] Flow 'volume_create_manager' (1ac89e94-a3dc-4a4e-ae68-1d298436cbb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:56:00.613366 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e05ccc39-a50c-4ea4-a48e-8da540a37396 tempest-VolumesActionsTest-804104932 None] Created volume successfully.
May 27 03:56:00.766530 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-f96dbd42-a61f-45ec-9e5b-a58ee40afc55 req-71073cb5-4878-4bc0-8a9a-186e4de4f0d9 tempest-AttachVolumeNegativeTest-1706307699 None] Terminate volume connection completed successfully.
May 27 03:56:00.769113 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-f96dbd42-a61f-45ec-9e5b-a58ee40afc55 req-71073cb5-4878-4bc0-8a9a-186e4de4f0d9 tempest-AttachVolumeNegativeTest-1706307699 None] Deleting attachment b3af4d92-712b-4a54-a1ba-46f41931df56. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:56:00.771569 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:00.999563 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.228s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:01.000207 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174880]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c76c5577-711e-4982-9b53-a2bef7309471\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c76c5577-711e-4982-9b53-a2bef7309471\n Backing store flags: \n Account information:\n nL346DerTKRLq8AK3ZMt\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:56:01.003536 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-f96dbd42-a61f-45ec-9e5b-a58ee40afc55 req-71073cb5-4878-4bc0-8a9a-186e4de4f0d9 tempest-AttachVolumeNegativeTest-1706307699 None] Removing iscsi_target for Volume ID: c76c5577-711e-4982-9b53-a2bef7309471
May 27 03:56:01.005132 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c76c5577-711e-4982-9b53-a2bef7309471 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:01.347680 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c76c5577-711e-4982-9b53-a2bef7309471 -f" returned: 0 in 0.342s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:01.348179 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174880]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:56:01.352227 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:01.593616 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-dcd9445c-6beb-4bfe-bc2e-3b3de9845790 tempest-VolumesActionsTest-208390823 None] Lock "b'cinder-da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:56:01.738042 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.319s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:01.738629 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174880]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:56:01.741812 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-dcd9445c-6beb-4bfe-bc2e-3b3de9845790 tempest-VolumesActionsTest-208390823 None] Skipping remove_export. No iscsi_target is presently exported for volume: da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9
May 27 03:56:01.743510 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dcd9445c-6beb-4bfe-bc2e-3b3de9845790 tempest-VolumesActionsTest-208390823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:01.789833 n-d-843301-2 sudo[126951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9
May 27 03:56:01.792736 n-d-843301-2 sudo[126951]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:02.483785 n-d-843301-2 sudo[126951]: pam_unix(sudo:session): session closed for user root
May 27 03:56:02.486180 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dcd9445c-6beb-4bfe-bc2e-3b3de9845790 tempest-VolumesActionsTest-208390823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9" returned: 0 in 0.743s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:02.488458 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dcd9445c-6beb-4bfe-bc2e-3b3de9845790 tempest-VolumesActionsTest-208390823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:02.511978 n-d-843301-2 sudo[126966]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9
May 27 03:56:02.513343 n-d-843301-2 sudo[126966]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:03.407848 n-d-843301-2 sudo[126966]: pam_unix(sudo:session): session closed for user root
May 27 03:56:03.413028 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dcd9445c-6beb-4bfe-bc2e-3b3de9845790 tempest-VolumesActionsTest-208390823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9" returned: 0 in 0.921s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:03.413028 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dcd9445c-6beb-4bfe-bc2e-3b3de9845790 tempest-VolumesActionsTest-208390823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:03.432562 n-d-843301-2 sudo[126995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9
May 27 03:56:03.433442 n-d-843301-2 sudo[126995]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:03.635126 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:56:03.635889 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:56:03.636881 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:03.695187 n-d-843301-2 sudo[127001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:56:03.695992 n-d-843301-2 sudo[127001]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:04.601518 n-d-843301-2 sudo[126995]: pam_unix(sudo:session): session closed for user root
May 27 03:56:04.604293 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dcd9445c-6beb-4bfe-bc2e-3b3de9845790 tempest-VolumesActionsTest-208390823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9" returned: 0 in 1.191s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:04.605571 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-dcd9445c-6beb-4bfe-bc2e-3b3de9845790 tempest-VolumesActionsTest-208390823 None] Successfully deleted volume: da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9
May 27 03:56:04.649248 n-d-843301-2 sudo[127001]: pam_unix(sudo:session): session closed for user root
May 27 03:56:04.652128 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.015s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:04.653520 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:04.704832 n-d-843301-2 sudo[127031]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:56:04.711730 n-d-843301-2 sudo[127031]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:04.734431 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-dcd9445c-6beb-4bfe-bc2e-3b3de9845790 tempest-VolumesActionsTest-208390823 None] Created reservations ['02cec086-52df-488c-89c5-b5f003d95c5e', '3570a342-bc61-42d9-8b32-ac87d2b373e9', '0c07c4b4-958f-4ad8-a4be-4cf151d2441d', '8c7701b6-0501-4fd6-b1ed-d91d0f4b2879'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:56:04.739557 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-dcd9445c-6beb-4bfe-bc2e-3b3de9845790 tempest-VolumesActionsTest-208390823 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:56:04.739557 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:56:04.739557 n-d-843301-2 cinder-volume[92445]:
May 27 03:56:04.833484 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-dcd9445c-6beb-4bfe-bc2e-3b3de9845790 tempest-VolumesActionsTest-208390823 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:56:04.834516 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dcd9445c-6beb-4bfe-bc2e-3b3de9845790 tempest-VolumesActionsTest-208390823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:04.879089 n-d-843301-2 sudo[127034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:56:04.879874 n-d-843301-2 sudo[127034]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:05.373449 n-d-843301-2 sudo[127031]: pam_unix(sudo:session): session closed for user root
May 27 03:56:05.375496 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.722s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:05.378523 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:56:05.487688 n-d-843301-2 sudo[127034]: pam_unix(sudo:session): session closed for user root
May 27 03:56:05.490352 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dcd9445c-6beb-4bfe-bc2e-3b3de9845790 tempest-VolumesActionsTest-208390823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.656s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:05.492270 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dcd9445c-6beb-4bfe-bc2e-3b3de9845790 tempest-VolumesActionsTest-208390823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:05.518335 n-d-843301-2 sudo[127038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:56:05.519916 n-d-843301-2 sudo[127038]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:05.938870 n-d-843301-2 sudo[127038]: pam_unix(sudo:session): session closed for user root
May 27 03:56:05.941426 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dcd9445c-6beb-4bfe-bc2e-3b3de9845790 tempest-VolumesActionsTest-208390823 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:05.943960 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-dcd9445c-6beb-4bfe-bc2e-3b3de9845790 tempest-VolumesActionsTest-208390823 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:56:05.950675 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-dcd9445c-6beb-4bfe-bc2e-3b3de9845790 tempest-VolumesActionsTest-208390823 None] Deleted volume successfully.
May 27 03:56:05.989583 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-dcd9445c-6beb-4bfe-bc2e-3b3de9845790 tempest-VolumesActionsTest-208390823 None] Lock "b'cinder-da4bec41-81f6-4cb8-a3ad-8ae3b3ac27b9-delete_volume'" released by "delete_volume" :: held 4.394s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:56:05.995385 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:56:06.000361 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:56:06.001038 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:56:06.015119 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] Flow 'volume_create_manager' (97110a86-3acd-45c3-9149-f20d599c64da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:56:06.018306 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bcd405aa-8eb1-45c2-a0dc-9da027ea30c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:06.044847 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:56:06.076208 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bcd405aa-8eb1-45c2-a0dc-9da027ea30c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:56:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-790201608',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=5782457a-ac37-4fa2-affb-1e749cb57b64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='131fc41450934b91a2400f06623aa1b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:56:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:56:06Z,user_id='1c428a2deba94f34b27db645cb3451ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:06.079672 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc937a91-5e27-43b8-b32a-db075be38ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:06.082000 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc937a91-5e27-43b8-b32a-db075be38ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:06.084545 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9759a5c7-f605-4b82-8467-9036c64c0b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:06.086993 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9759a5c7-f605-4b82-8467-9036c64c0b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5782457a-ac37-4fa2-affb-1e749cb57b64', 'volume_name': 'volume-5782457a-ac37-4fa2-affb-1e749cb57b64', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:06.089982 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b5b3ee8-2d7b-4c80-a933-6c478890ef96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:06.092260 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b5b3ee8-2d7b-4c80-a933-6c478890ef96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:06.095209 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (93f7b018-c8cc-49ab-b809-a62f048638a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:06.096190 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] Volume 5782457a-ac37-4fa2-affb-1e749cb57b64: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5782457a-ac37-4fa2-affb-1e749cb57b64', 'volume_size': 1}
May 27 03:56:06.098068 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5782457a-ac37-4fa2-affb-1e749cb57b64 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:06.138097 n-d-843301-2 sudo[127045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5782457a-ac37-4fa2-affb-1e749cb57b64 stack-volumes-lvmdriver-1 -L 1g
May 27 03:56:06.139670 n-d-843301-2 sudo[127045]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:06.817943 n-d-843301-2 sudo[127045]: pam_unix(sudo:session): session closed for user root
May 27 03:56:06.820436 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5782457a-ac37-4fa2-affb-1e749cb57b64 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.722s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:06.824969 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (93f7b018-c8cc-49ab-b809-a62f048638a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5782457a-ac37-4fa2-affb-1e749cb57b64', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:06.827441 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aaac05fa-5217-44f7-ba72-9bd5fdc9aac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:06.842299 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] Volume volume-5782457a-ac37-4fa2-affb-1e749cb57b64 (5782457a-ac37-4fa2-affb-1e749cb57b64): created successfully
May 27 03:56:06.844792 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aaac05fa-5217-44f7-ba72-9bd5fdc9aac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:06.849521 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] Flow 'volume_create_manager' (97110a86-3acd-45c3-9149-f20d599c64da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:56:06.860321 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-6aaea1f7-84d5-429f-b1db-469278d8ee84 tempest-VolumesActionsTest-804104932 None] Created volume successfully.
May 27 03:56:07.633139 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-a17e966d-9980-4788-817b-cc8902c31491 tempest-VolumesActionsTest-208390823 None] Lock "b'cinder-5782457a-ac37-4fa2-affb-1e749cb57b64-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:56:07.775948 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-a17e966d-9980-4788-817b-cc8902c31491 tempest-VolumesActionsTest-208390823 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5782457a-ac37-4fa2-affb-1e749cb57b64
May 27 03:56:07.778329 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a17e966d-9980-4788-817b-cc8902c31491 tempest-VolumesActionsTest-208390823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5782457a-ac37-4fa2-affb-1e749cb57b64 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:07.812401 n-d-843301-2 sudo[127108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5782457a-ac37-4fa2-affb-1e749cb57b64
May 27 03:56:07.813832 n-d-843301-2 sudo[127108]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:08.501756 n-d-843301-2 sudo[127108]: pam_unix(sudo:session): session closed for user root
May 27 03:56:08.504512 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a17e966d-9980-4788-817b-cc8902c31491 tempest-VolumesActionsTest-208390823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5782457a-ac37-4fa2-affb-1e749cb57b64" returned: 0 in 0.726s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:08.507158 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a17e966d-9980-4788-817b-cc8902c31491 tempest-VolumesActionsTest-208390823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5782457a-ac37-4fa2-affb-1e749cb57b64 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:08.559321 n-d-843301-2 sudo[127115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5782457a-ac37-4fa2-affb-1e749cb57b64
May 27 03:56:08.562809 n-d-843301-2 sudo[127115]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:09.218181 n-d-843301-2 sudo[127115]: pam_unix(sudo:session): session closed for user root
May 27 03:56:09.222124 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a17e966d-9980-4788-817b-cc8902c31491 tempest-VolumesActionsTest-208390823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5782457a-ac37-4fa2-affb-1e749cb57b64" returned: 0 in 0.715s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:09.226142 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a17e966d-9980-4788-817b-cc8902c31491 tempest-VolumesActionsTest-208390823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5782457a-ac37-4fa2-affb-1e749cb57b64 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:09.274172 n-d-843301-2 sudo[127119]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5782457a-ac37-4fa2-affb-1e749cb57b64
May 27 03:56:09.275126 n-d-843301-2 sudo[127119]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:10.236160 n-d-843301-2 sudo[127119]: pam_unix(sudo:session): session closed for user root
May 27 03:56:10.248620 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a17e966d-9980-4788-817b-cc8902c31491 tempest-VolumesActionsTest-208390823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5782457a-ac37-4fa2-affb-1e749cb57b64" returned: 0 in 1.022s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:10.249873 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-a17e966d-9980-4788-817b-cc8902c31491 tempest-VolumesActionsTest-208390823 None] Successfully deleted volume: 5782457a-ac37-4fa2-affb-1e749cb57b64
May 27 03:56:10.336723 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-a17e966d-9980-4788-817b-cc8902c31491 tempest-VolumesActionsTest-208390823 None] Created reservations ['5e1af9ed-7472-4f91-a7d8-c00f937d3d9f', '620644ba-39ec-4f57-a894-b8e352979ae3', 'fea17755-9f29-453c-8949-58ed82cb634c', '0e567578-ff18-45c1-99b2-2acea777fa51'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:56:10.341577 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-a17e966d-9980-4788-817b-cc8902c31491 tempest-VolumesActionsTest-208390823 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:56:10.341577 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:56:10.341577 n-d-843301-2 cinder-volume[92445]:
May 27 03:56:10.416420 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-a17e966d-9980-4788-817b-cc8902c31491 tempest-VolumesActionsTest-208390823 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:56:10.417872 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a17e966d-9980-4788-817b-cc8902c31491 tempest-VolumesActionsTest-208390823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:10.467627 n-d-843301-2 sudo[127170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:56:10.468426 n-d-843301-2 sudo[127170]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:11.020022 n-d-843301-2 sudo[127170]: pam_unix(sudo:session): session closed for user root
May 27 03:56:11.022367 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a17e966d-9980-4788-817b-cc8902c31491 tempest-VolumesActionsTest-208390823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.604s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:11.024392 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a17e966d-9980-4788-817b-cc8902c31491 tempest-VolumesActionsTest-208390823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:11.072222 n-d-843301-2 sudo[127184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:56:11.075658 n-d-843301-2 sudo[127184]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:11.921387 n-d-843301-2 sudo[127184]: pam_unix(sudo:session): session closed for user root
May 27 03:56:11.924006 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a17e966d-9980-4788-817b-cc8902c31491 tempest-VolumesActionsTest-208390823 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:11.927331 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-a17e966d-9980-4788-817b-cc8902c31491 tempest-VolumesActionsTest-208390823 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:56:11.934032 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a17e966d-9980-4788-817b-cc8902c31491 tempest-VolumesActionsTest-208390823 None] Deleted volume successfully.
May 27 03:56:11.971102 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-a17e966d-9980-4788-817b-cc8902c31491 tempest-VolumesActionsTest-208390823 None] Lock "b'cinder-5782457a-ac37-4fa2-affb-1e749cb57b64-delete_volume'" released by "delete_volume" :: held 4.337s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:56:12.028547 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:56:12.033424 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:56:12.034258 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:56:12.048072 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] Flow 'volume_create_manager' (aa29ee6a-8ae5-4d9b-a240-a3fef382ab71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:56:12.051533 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f383ce17-2ba0-449d-885b-2754f80e3b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:12.083728 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:56:12.132706 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f383ce17-2ba0-449d-885b-2754f80e3b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:56:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-513473333',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=8bd09ff6-06db-473a-a63e-e42aa302e9e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='131fc41450934b91a2400f06623aa1b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:56:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:56:12Z,user_id='1c428a2deba94f34b27db645cb3451ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:12.135773 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (91bbd0ac-4977-42fc-840e-9e3efeaa941d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:12.138808 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (91bbd0ac-4977-42fc-840e-9e3efeaa941d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:12.142306 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a59c3099-9e11-478e-bece-117d2c3c6fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:12.144721 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a59c3099-9e11-478e-bece-117d2c3c6fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8bd09ff6-06db-473a-a63e-e42aa302e9e3', 'volume_name': 'volume-8bd09ff6-06db-473a-a63e-e42aa302e9e3', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:12.147174 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c0c98336-2581-4ed0-b04e-160bd4dd45de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:12.149477 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c0c98336-2581-4ed0-b04e-160bd4dd45de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:12.159470 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce728cf0-2f46-4317-b01c-9fd441dcd04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:12.160782 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] Volume 8bd09ff6-06db-473a-a63e-e42aa302e9e3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8bd09ff6-06db-473a-a63e-e42aa302e9e3', 'volume_size': 1}
May 27 03:56:12.168548 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8bd09ff6-06db-473a-a63e-e42aa302e9e3 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:12.256796 n-d-843301-2 sudo[127237]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8bd09ff6-06db-473a-a63e-e42aa302e9e3 stack-volumes-lvmdriver-1 -L 1g
May 27 03:56:12.265948 n-d-843301-2 sudo[127237]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:13.223024 n-d-843301-2 sudo[127237]: pam_unix(sudo:session): session closed for user root
May 27 03:56:13.225649 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8bd09ff6-06db-473a-a63e-e42aa302e9e3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.063s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:13.230282 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce728cf0-2f46-4317-b01c-9fd441dcd04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8bd09ff6-06db-473a-a63e-e42aa302e9e3', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:13.232800 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae03700a-1c3b-437a-b0ce-38ab224e273f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:13.263336 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] Volume volume-8bd09ff6-06db-473a-a63e-e42aa302e9e3 (8bd09ff6-06db-473a-a63e-e42aa302e9e3): created successfully
May 27 03:56:13.266034 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae03700a-1c3b-437a-b0ce-38ab224e273f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:13.269795 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] Flow 'volume_create_manager' (aa29ee6a-8ae5-4d9b-a240-a3fef382ab71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:56:13.292431 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-fc7160b6-8831-4f4d-88ed-ea511c3fcbbb tempest-VolumesActionsTest-804104932 None] Created volume successfully.
May 27 03:56:16.558223 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-3dc24490-9b58-4d1f-82b6-b702a470afd1 tempest-VolumesActionsTest-804104932 None] Lock "b'cinder-8bd09ff6-06db-473a-a63e-e42aa302e9e3-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:56:16.641984 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-3dc24490-9b58-4d1f-82b6-b702a470afd1 tempest-VolumesActionsTest-804104932 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8bd09ff6-06db-473a-a63e-e42aa302e9e3
May 27 03:56:16.643335 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3dc24490-9b58-4d1f-82b6-b702a470afd1 tempest-VolumesActionsTest-804104932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8bd09ff6-06db-473a-a63e-e42aa302e9e3 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:16.707645 n-d-843301-2 sudo[127370]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8bd09ff6-06db-473a-a63e-e42aa302e9e3
May 27 03:56:16.709300 n-d-843301-2 sudo[127370]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:17.318284 n-d-843301-2 sudo[127370]: pam_unix(sudo:session): session closed for user root
May 27 03:56:17.321028 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3dc24490-9b58-4d1f-82b6-b702a470afd1 tempest-VolumesActionsTest-804104932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8bd09ff6-06db-473a-a63e-e42aa302e9e3" returned: 0 in 0.677s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:17.324690 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3dc24490-9b58-4d1f-82b6-b702a470afd1 tempest-VolumesActionsTest-804104932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8bd09ff6-06db-473a-a63e-e42aa302e9e3 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:17.379274 n-d-843301-2 sudo[127373]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8bd09ff6-06db-473a-a63e-e42aa302e9e3
May 27 03:56:17.381912 n-d-843301-2 sudo[127373]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:18.114848 n-d-843301-2 sudo[127373]: pam_unix(sudo:session): session closed for user root
May 27 03:56:18.117225 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3dc24490-9b58-4d1f-82b6-b702a470afd1 tempest-VolumesActionsTest-804104932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8bd09ff6-06db-473a-a63e-e42aa302e9e3" returned: 0 in 0.792s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:18.120970 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3dc24490-9b58-4d1f-82b6-b702a470afd1 tempest-VolumesActionsTest-804104932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8bd09ff6-06db-473a-a63e-e42aa302e9e3 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:18.144434 n-d-843301-2 sudo[127391]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8bd09ff6-06db-473a-a63e-e42aa302e9e3
May 27 03:56:18.145412 n-d-843301-2 sudo[127391]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:18.686619 n-d-843301-2 sudo[127391]: pam_unix(sudo:session): session closed for user root
May 27 03:56:18.689121 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3dc24490-9b58-4d1f-82b6-b702a470afd1 tempest-VolumesActionsTest-804104932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8bd09ff6-06db-473a-a63e-e42aa302e9e3" returned: 0 in 0.568s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:18.690775 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-3dc24490-9b58-4d1f-82b6-b702a470afd1 tempest-VolumesActionsTest-804104932 None] Successfully deleted volume: 8bd09ff6-06db-473a-a63e-e42aa302e9e3
May 27 03:56:18.787846 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-3dc24490-9b58-4d1f-82b6-b702a470afd1 tempest-VolumesActionsTest-804104932 None] Created reservations ['4d207cfc-4bb8-44cc-a443-31aa0ddef25a', '5465ba13-f445-4566-9c99-32e60c2f5591', 'b2ee8a3a-784f-4988-b4a5-a530655c3cd0', '41bf4a08-89a0-409d-b451-730c8c1b12fa'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:56:18.790793 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-3dc24490-9b58-4d1f-82b6-b702a470afd1 tempest-VolumesActionsTest-804104932 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:56:18.790793 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:56:18.790793 n-d-843301-2 cinder-volume[92445]:
May 27 03:56:18.850466 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-3dc24490-9b58-4d1f-82b6-b702a470afd1 tempest-VolumesActionsTest-804104932 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:56:18.851072 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3dc24490-9b58-4d1f-82b6-b702a470afd1 tempest-VolumesActionsTest-804104932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:18.886514 n-d-843301-2 sudo[127418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:56:18.887322 n-d-843301-2 sudo[127418]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:19.471528 n-d-843301-2 sudo[127418]: pam_unix(sudo:session): session closed for user root
May 27 03:56:19.479042 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3dc24490-9b58-4d1f-82b6-b702a470afd1 tempest-VolumesActionsTest-804104932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.625s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:19.480794 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3dc24490-9b58-4d1f-82b6-b702a470afd1 tempest-VolumesActionsTest-804104932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:19.531015 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-443e994c-5f9f-4ed8-8047-078807bb4022 tempest-VolumesActionsTest-804104932 None] Lock "b'cinder-9484fe38-4882-45bf-9fad-887cd1620b8f-delete_volume'" acquired by "delete_volume" :: waited 0.077s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:56:19.538747 n-d-843301-2 sudo[127421]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:56:19.540748 n-d-843301-2 sudo[127421]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:19.648663 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-443e994c-5f9f-4ed8-8047-078807bb4022 tempest-VolumesActionsTest-804104932 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9484fe38-4882-45bf-9fad-887cd1620b8f
May 27 03:56:19.650619 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-443e994c-5f9f-4ed8-8047-078807bb4022 tempest-VolumesActionsTest-804104932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9484fe38-4882-45bf-9fad-887cd1620b8f {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:19.684522 n-d-843301-2 sudo[127423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9484fe38-4882-45bf-9fad-887cd1620b8f
May 27 03:56:19.685772 n-d-843301-2 sudo[127423]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:20.184531 n-d-843301-2 sudo[127421]: pam_unix(sudo:session): session closed for user root
May 27 03:56:20.187516 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3dc24490-9b58-4d1f-82b6-b702a470afd1 tempest-VolumesActionsTest-804104932 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:20.189449 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-3dc24490-9b58-4d1f-82b6-b702a470afd1 tempest-VolumesActionsTest-804104932 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:56:20.197487 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-3dc24490-9b58-4d1f-82b6-b702a470afd1 tempest-VolumesActionsTest-804104932 None] Deleted volume successfully.
May 27 03:56:20.208255 n-d-843301-2 sudo[127423]: pam_unix(sudo:session): session closed for user root
May 27 03:56:20.210271 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-443e994c-5f9f-4ed8-8047-078807bb4022 tempest-VolumesActionsTest-804104932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9484fe38-4882-45bf-9fad-887cd1620b8f" returned: 0 in 0.560s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:20.211868 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-443e994c-5f9f-4ed8-8047-078807bb4022 tempest-VolumesActionsTest-804104932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9484fe38-4882-45bf-9fad-887cd1620b8f {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:20.245769 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-3dc24490-9b58-4d1f-82b6-b702a470afd1 tempest-VolumesActionsTest-804104932 None] Lock "b'cinder-8bd09ff6-06db-473a-a63e-e42aa302e9e3-delete_volume'" released by "delete_volume" :: held 3.687s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:56:20.251960 n-d-843301-2 sudo[127431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9484fe38-4882-45bf-9fad-887cd1620b8f
May 27 03:56:20.253340 n-d-843301-2 sudo[127431]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:20.705993 n-d-843301-2 sudo[127431]: pam_unix(sudo:session): session closed for user root
May 27 03:56:20.708471 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-443e994c-5f9f-4ed8-8047-078807bb4022 tempest-VolumesActionsTest-804104932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9484fe38-4882-45bf-9fad-887cd1620b8f" returned: 0 in 0.497s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:20.711069 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-443e994c-5f9f-4ed8-8047-078807bb4022 tempest-VolumesActionsTest-804104932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9484fe38-4882-45bf-9fad-887cd1620b8f {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:20.735718 n-d-843301-2 sudo[127434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9484fe38-4882-45bf-9fad-887cd1620b8f
May 27 03:56:20.737204 n-d-843301-2 sudo[127434]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:21.235618 n-d-843301-2 sudo[127434]: pam_unix(sudo:session): session closed for user root
May 27 03:56:21.238693 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-443e994c-5f9f-4ed8-8047-078807bb4022 tempest-VolumesActionsTest-804104932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9484fe38-4882-45bf-9fad-887cd1620b8f" returned: 0 in 0.526s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:21.240115 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-443e994c-5f9f-4ed8-8047-078807bb4022 tempest-VolumesActionsTest-804104932 None] Successfully deleted volume: 9484fe38-4882-45bf-9fad-887cd1620b8f
May 27 03:56:21.311773 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-443e994c-5f9f-4ed8-8047-078807bb4022 tempest-VolumesActionsTest-804104932 None] Created reservations ['695be0aa-495a-470b-9640-579cf91dec0c', '0de6644c-d7f0-4cbd-8435-2bb17cb3b400', '79b0ae96-6bb7-47b0-a7a7-c78dcd18221a', '792993e8-cb63-4e1d-a9b2-63de33934491'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:56:21.315744 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-443e994c-5f9f-4ed8-8047-078807bb4022 tempest-VolumesActionsTest-804104932 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:56:21.315744 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:56:21.315744 n-d-843301-2 cinder-volume[92445]:
May 27 03:56:21.410469 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-443e994c-5f9f-4ed8-8047-078807bb4022 tempest-VolumesActionsTest-804104932 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:56:21.411402 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-443e994c-5f9f-4ed8-8047-078807bb4022 tempest-VolumesActionsTest-804104932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:21.437551 n-d-843301-2 sudo[127450]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:56:21.439024 n-d-843301-2 sudo[127450]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:21.860393 n-d-843301-2 sudo[127450]: pam_unix(sudo:session): session closed for user root
May 27 03:56:21.862825 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-443e994c-5f9f-4ed8-8047-078807bb4022 tempest-VolumesActionsTest-804104932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:21.865558 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-443e994c-5f9f-4ed8-8047-078807bb4022 tempest-VolumesActionsTest-804104932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:21.886501 n-d-843301-2 sudo[127455]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:56:21.887964 n-d-843301-2 sudo[127455]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:22.421075 n-d-843301-2 sudo[127455]: pam_unix(sudo:session): session closed for user root
May 27 03:56:22.424561 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-443e994c-5f9f-4ed8-8047-078807bb4022 tempest-VolumesActionsTest-804104932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.558s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:22.427201 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-443e994c-5f9f-4ed8-8047-078807bb4022 tempest-VolumesActionsTest-804104932 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:56:22.444065 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-443e994c-5f9f-4ed8-8047-078807bb4022 tempest-VolumesActionsTest-804104932 None] Deleted volume successfully.
May 27 03:56:22.469761 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-443e994c-5f9f-4ed8-8047-078807bb4022 tempest-VolumesActionsTest-804104932 None] Lock "b'cinder-9484fe38-4882-45bf-9fad-887cd1620b8f-delete_volume'" released by "delete_volume" :: held 2.939s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:56:33.355150 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-eedbfce7-8932-4f3e-b56b-821aedf23ca9 req-a520bea2-8692-4d93-ad7f-cc107aad2bb8 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:33.381452 n-d-843301-2 sudo[127598]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:56:33.383567 n-d-843301-2 sudo[127598]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:33.996689 n-d-843301-2 sudo[127598]: pam_unix(sudo:session): session closed for user root
May 27 03:56:34.000260 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-eedbfce7-8932-4f3e-b56b-821aedf23ca9 req-a520bea2-8692-4d93-ad7f-cc107aad2bb8 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544" returned: 0 in 0.644s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:34.088429 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:34.122394 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.036s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:34.122705 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777464636256]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:56:34.123387 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-eedbfce7-8932-4f3e-b56b-821aedf23ca9 req-a520bea2-8692-4d93-ad7f-cc107aad2bb8 tempest-VolumesBackupsTest-2124050371 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:56:34.124186 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-eedbfce7-8932-4f3e-b56b-821aedf23ca9 req-a520bea2-8692-4d93-ad7f-cc107aad2bb8 tempest-VolumesBackupsTest-2124050371 None] Creating iscsi_target for Volume ID: volume-d3984b47-e087-45c2-b6be-1dc4bac46544 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:56:34.131143 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-eedbfce7-8932-4f3e-b56b-821aedf23ca9 req-a520bea2-8692-4d93-ad7f-cc107aad2bb8 tempest-VolumesBackupsTest-2124050371 None] Created volume path /opt/stack/data/cinder/volumes/volume-d3984b47-e087-45c2-b6be-1dc4bac46544,
May 27 03:56:34.131143 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:56:34.131143 n-d-843301-2 cinder-volume[92445]:
May 27 03:56:34.131143 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:56:34.131143 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:56:34.131143 n-d-843301-2 cinder-volume[92445]: incominguser u8aXe2c4c8HrZmktVdFS LSkdjT3ZcDaR2Uhg
May 27 03:56:34.131143 n-d-843301-2 cinder-volume[92445]:
May 27 03:56:34.131143 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:56:34.131143 n-d-843301-2 cinder-volume[92445]:
May 27 03:56:34.131143 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:56:34.134000 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:35.211752 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544" returned: 0 in 1.077s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:35.212369 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777464636256]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:56:35.213009 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-eedbfce7-8932-4f3e-b56b-821aedf23ca9 req-a520bea2-8692-4d93-ad7f-cc107aad2bb8 tempest-VolumesBackupsTest-2124050371 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:56:35.213404 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-eedbfce7-8932-4f3e-b56b-821aedf23ca9 req-a520bea2-8692-4d93-ad7f-cc107aad2bb8 tempest-VolumesBackupsTest-2124050371 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:56:35.214646 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:35.234506 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:35.235085 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777464636256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n Backing store flags: \n Account information:\n u8aXe2c4c8HrZmktVdFS\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:56:35.235936 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-eedbfce7-8932-4f3e-b56b-821aedf23ca9 req-a520bea2-8692-4d93-ad7f-cc107aad2bb8 tempest-VolumesBackupsTest-2124050371 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:56:35.237136 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:35.427646 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.189s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:35.428388 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777464636256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n Backing store flags: \n Account information:\n u8aXe2c4c8HrZmktVdFS\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:56:35.430019 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:35.637406 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.207s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:35.638137 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777464636256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n Backing store flags: \n Account information:\n u8aXe2c4c8HrZmktVdFS\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:56:35.639021 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-eedbfce7-8932-4f3e-b56b-821aedf23ca9 req-a520bea2-8692-4d93-ad7f-cc107aad2bb8 tempest-VolumesBackupsTest-2124050371 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:56:35.736479 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-eedbfce7-8932-4f3e-b56b-821aedf23ca9 req-a520bea2-8692-4d93-ad7f-cc107aad2bb8 tempest-VolumesBackupsTest-2124050371 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544', 'target_lun': 1, 'volume_id': 'd3984b47-e087-45c2-b6be-1dc4bac46544', 'auth_method': 'CHAP', 'auth_username': 'u8aXe2c4c8HrZmktVdFS', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '28552aea-a03f-468f-b175-e11ef996b6ea'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:56:36.097159 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-eedbfce7-8932-4f3e-b56b-821aedf23ca9 req-a520bea2-8692-4d93-ad7f-cc107aad2bb8 tempest-VolumesBackupsTest-2124050371 None] attachment_update completed successfully.
May 27 03:56:36.103240 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:56:36.108270 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:56:36.108948 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:56:36.136023 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] Flow 'volume_create_manager' (4211c3f1-6467-4a72-b577-f1940c2a049d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:56:36.150323 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (05523d94-42a9-477f-844c-2380c3147334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:36.188756 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:56:36.216775 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (05523d94-42a9-477f-844c-2380c3147334) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:56:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1006481667',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=af083549-87d5-4489-9d87-4c9845392fc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd094c5c95b84a22af2c89a2de5df741',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:56:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:56:36Z,user_id='5692b399ffa446cfab0c6e8eeac676ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:36.224571 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b422ae5-9dc7-4dc3-8517-531b852a48fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:36.227997 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b422ae5-9dc7-4dc3-8517-531b852a48fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:36.236964 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f9ba748f-f339-4f15-b84f-26babac2a753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:36.245085 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f9ba748f-f339-4f15-b84f-26babac2a753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'af083549-87d5-4489-9d87-4c9845392fc6', 'volume_name': 'volume-af083549-87d5-4489-9d87-4c9845392fc6', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:36.247722 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b53035df-4906-4df9-88a8-61787e2e7538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:36.253794 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b53035df-4906-4df9-88a8-61787e2e7538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:36.256193 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7cce8090-fd19-4af1-a09e-1aa8c6d6841f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:36.257184 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] Volume af083549-87d5-4489-9d87-4c9845392fc6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-af083549-87d5-4489-9d87-4c9845392fc6', 'volume_size': 1}
May 27 03:56:36.259277 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af083549-87d5-4489-9d87-4c9845392fc6 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:36.301937 n-d-843301-2 sudo[127704]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af083549-87d5-4489-9d87-4c9845392fc6 stack-volumes-lvmdriver-1 -L 1g
May 27 03:56:36.302793 n-d-843301-2 sudo[127704]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:37.116762 n-d-843301-2 sudo[127704]: pam_unix(sudo:session): session closed for user root
May 27 03:56:37.120076 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af083549-87d5-4489-9d87-4c9845392fc6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.860s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:37.125701 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7cce8090-fd19-4af1-a09e-1aa8c6d6841f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-af083549-87d5-4489-9d87-4c9845392fc6', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:37.128619 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e41bbeed-4763-41e9-b9ab-dd80c07034ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:37.162566 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] Volume volume-af083549-87d5-4489-9d87-4c9845392fc6 (af083549-87d5-4489-9d87-4c9845392fc6): created successfully
May 27 03:56:37.165659 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e41bbeed-4763-41e9-b9ab-dd80c07034ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:37.170991 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] Flow 'volume_create_manager' (4211c3f1-6467-4a72-b577-f1940c2a049d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:56:37.188567 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-f0cac4e0-6b88-4a25-8406-b8f04b0ae3ef tempest-VolumesTransfersTest-1676804651 None] Created volume successfully.
May 27 03:56:39.556373 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-5409eb64-f8f5-4bc5-b57f-a6fab0054624 tempest-VolumesTransfersTest-2033163858 None] Transfer volume completed successfully.
May 27 03:56:40.529072 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-8ef6e349-411f-41e6-84f4-e679330bcbe8 tempest-VolumesTransfersTest-1554058707 None] Lock "b'cinder-af083549-87d5-4489-9d87-4c9845392fc6-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:56:40.705907 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-8ef6e349-411f-41e6-84f4-e679330bcbe8 tempest-VolumesTransfersTest-1554058707 None] Skipping remove_export. No iscsi_target is presently exported for volume: af083549-87d5-4489-9d87-4c9845392fc6
May 27 03:56:40.706886 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8ef6e349-411f-41e6-84f4-e679330bcbe8 tempest-VolumesTransfersTest-1554058707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af083549-87d5-4489-9d87-4c9845392fc6 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:40.751710 n-d-843301-2 sudo[127793]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af083549-87d5-4489-9d87-4c9845392fc6
May 27 03:56:40.752509 n-d-843301-2 sudo[127793]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:41.328099 n-d-843301-2 sudo[127793]: pam_unix(sudo:session): session closed for user root
May 27 03:56:41.330276 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8ef6e349-411f-41e6-84f4-e679330bcbe8 tempest-VolumesTransfersTest-1554058707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af083549-87d5-4489-9d87-4c9845392fc6" returned: 0 in 0.623s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:41.331982 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8ef6e349-411f-41e6-84f4-e679330bcbe8 tempest-VolumesTransfersTest-1554058707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af083549-87d5-4489-9d87-4c9845392fc6 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:41.352690 n-d-843301-2 sudo[127805]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af083549-87d5-4489-9d87-4c9845392fc6
May 27 03:56:41.353530 n-d-843301-2 sudo[127805]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:41.832217 n-d-843301-2 sudo[127805]: pam_unix(sudo:session): session closed for user root
May 27 03:56:41.834593 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8ef6e349-411f-41e6-84f4-e679330bcbe8 tempest-VolumesTransfersTest-1554058707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af083549-87d5-4489-9d87-4c9845392fc6" returned: 0 in 0.502s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:41.838145 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8ef6e349-411f-41e6-84f4-e679330bcbe8 tempest-VolumesTransfersTest-1554058707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af083549-87d5-4489-9d87-4c9845392fc6 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:41.884639 n-d-843301-2 sudo[127814]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af083549-87d5-4489-9d87-4c9845392fc6
May 27 03:56:41.886363 n-d-843301-2 sudo[127814]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:42.518835 n-d-843301-2 sudo[127814]: pam_unix(sudo:session): session closed for user root
May 27 03:56:42.521484 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8ef6e349-411f-41e6-84f4-e679330bcbe8 tempest-VolumesTransfersTest-1554058707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af083549-87d5-4489-9d87-4c9845392fc6" returned: 0 in 0.683s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:42.523847 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-8ef6e349-411f-41e6-84f4-e679330bcbe8 tempest-VolumesTransfersTest-1554058707 None] Successfully deleted volume: af083549-87d5-4489-9d87-4c9845392fc6
May 27 03:56:42.597018 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-8ef6e349-411f-41e6-84f4-e679330bcbe8 tempest-VolumesTransfersTest-1554058707 None] Created reservations ['d13e537b-a3da-4a00-b878-6a07444292a6', '09ec0eb1-2aec-44ce-804f-28fedbb3a82c', 'ac211e1e-4e23-4bd4-84a0-30078e924cf2', '88cdc4f5-4cd2-4d3a-aa26-d696fa4ff5dc'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:56:42.600778 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-8ef6e349-411f-41e6-84f4-e679330bcbe8 tempest-VolumesTransfersTest-1554058707 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:56:42.600778 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:56:42.600778 n-d-843301-2 cinder-volume[92445]:
May 27 03:56:42.655914 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8ef6e349-411f-41e6-84f4-e679330bcbe8 tempest-VolumesTransfersTest-1554058707 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:56:42.657250 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8ef6e349-411f-41e6-84f4-e679330bcbe8 tempest-VolumesTransfersTest-1554058707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:42.688385 n-d-843301-2 sudo[127827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:56:42.689297 n-d-843301-2 sudo[127827]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:43.515153 n-d-843301-2 sudo[127827]: pam_unix(sudo:session): session closed for user root
May 27 03:56:43.517491 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8ef6e349-411f-41e6-84f4-e679330bcbe8 tempest-VolumesTransfersTest-1554058707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.860s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:43.520307 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8ef6e349-411f-41e6-84f4-e679330bcbe8 tempest-VolumesTransfersTest-1554058707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:43.585158 n-d-843301-2 sudo[127864]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:56:43.589530 n-d-843301-2 sudo[127864]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:43.918680 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:56:43.932152 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:56:43.933429 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:56:43.970119 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] Flow 'volume_create_manager' (4df9b3a7-74f7-44bf-ada3-1a2a4bcb8ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:56:43.975620 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b9ffd051-adc9-48fa-806a-8e61ff68b500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:44.040946 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:56:44.081381 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b9ffd051-adc9-48fa-806a-8e61ff68b500) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:56:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1554726941',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=8648e3c6-1ed3-4aff-8f38-c414922fae0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd094c5c95b84a22af2c89a2de5df741',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:56:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:56:44Z,user_id='5692b399ffa446cfab0c6e8eeac676ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:44.089064 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aece6948-d5f0-41be-bf7f-9a7f218b3462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:44.091198 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aece6948-d5f0-41be-bf7f-9a7f218b3462) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:44.100100 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b155232d-b084-4ff3-a2a8-da9372c77e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:44.105669 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b155232d-b084-4ff3-a2a8-da9372c77e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8648e3c6-1ed3-4aff-8f38-c414922fae0b', 'volume_name': 'volume-8648e3c6-1ed3-4aff-8f38-c414922fae0b', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:44.107945 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1dd87b8d-1ff3-4aee-9f84-53022df4fb3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:44.122577 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1dd87b8d-1ff3-4aee-9f84-53022df4fb3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:44.124750 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f71dc2c0-3a88-4495-b829-062b50083c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:44.125602 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] Volume 8648e3c6-1ed3-4aff-8f38-c414922fae0b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8648e3c6-1ed3-4aff-8f38-c414922fae0b', 'volume_size': 1}
May 27 03:56:44.126913 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8648e3c6-1ed3-4aff-8f38-c414922fae0b stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:44.198668 n-d-843301-2 sudo[127867]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8648e3c6-1ed3-4aff-8f38-c414922fae0b stack-volumes-lvmdriver-1 -L 1g
May 27 03:56:44.199660 n-d-843301-2 sudo[127867]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:44.263855 n-d-843301-2 sudo[127864]: pam_unix(sudo:session): session closed for user root
May 27 03:56:44.266928 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8ef6e349-411f-41e6-84f4-e679330bcbe8 tempest-VolumesTransfersTest-1554058707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.746s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:44.269405 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8ef6e349-411f-41e6-84f4-e679330bcbe8 tempest-VolumesTransfersTest-1554058707 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:56:44.288181 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-8ef6e349-411f-41e6-84f4-e679330bcbe8 tempest-VolumesTransfersTest-1554058707 None] Deleted volume successfully.
May 27 03:56:44.311969 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-8ef6e349-411f-41e6-84f4-e679330bcbe8 tempest-VolumesTransfersTest-1554058707 None] Lock "b'cinder-af083549-87d5-4489-9d87-4c9845392fc6-delete_volume'" released by "delete_volume" :: held 3.783s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:56:44.857012 n-d-843301-2 sudo[127867]: pam_unix(sudo:session): session closed for user root
May 27 03:56:44.861290 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8648e3c6-1ed3-4aff-8f38-c414922fae0b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.734s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:44.866722 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f71dc2c0-3a88-4495-b829-062b50083c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8648e3c6-1ed3-4aff-8f38-c414922fae0b', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:44.872558 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (056e6fb3-cd0b-44c4-ad51-0ff016ad0cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:56:44.906696 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] Volume volume-8648e3c6-1ed3-4aff-8f38-c414922fae0b (8648e3c6-1ed3-4aff-8f38-c414922fae0b): created successfully
May 27 03:56:44.908968 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (056e6fb3-cd0b-44c4-ad51-0ff016ad0cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:56:44.912114 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] Flow 'volume_create_manager' (4df9b3a7-74f7-44bf-ada3-1a2a4bcb8ad9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:56:44.930960 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-3f05275f-61c7-49a6-a6fc-29d12502597f tempest-VolumesTransfersTest-1676804651 None] Created volume successfully.
May 27 03:56:45.712331 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-106da938-69ed-4672-9433-81c2f8f62679 tempest-VolumesTransfersTest-1554058707 None] Lock "b'cinder-8648e3c6-1ed3-4aff-8f38-c414922fae0b-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:56:45.829378 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-106da938-69ed-4672-9433-81c2f8f62679 tempest-VolumesTransfersTest-1554058707 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8648e3c6-1ed3-4aff-8f38-c414922fae0b
May 27 03:56:45.830349 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-106da938-69ed-4672-9433-81c2f8f62679 tempest-VolumesTransfersTest-1554058707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8648e3c6-1ed3-4aff-8f38-c414922fae0b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:45.892971 n-d-843301-2 sudo[127901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8648e3c6-1ed3-4aff-8f38-c414922fae0b
May 27 03:56:45.894582 n-d-843301-2 sudo[127901]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:46.459095 n-d-843301-2 sudo[127901]: pam_unix(sudo:session): session closed for user root
May 27 03:56:46.461296 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-106da938-69ed-4672-9433-81c2f8f62679 tempest-VolumesTransfersTest-1554058707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8648e3c6-1ed3-4aff-8f38-c414922fae0b" returned: 0 in 0.630s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:46.462958 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-106da938-69ed-4672-9433-81c2f8f62679 tempest-VolumesTransfersTest-1554058707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8648e3c6-1ed3-4aff-8f38-c414922fae0b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:46.481804 n-d-843301-2 sudo[127905]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8648e3c6-1ed3-4aff-8f38-c414922fae0b
May 27 03:56:46.482588 n-d-843301-2 sudo[127905]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:46.919049 n-d-843301-2 sudo[127905]: pam_unix(sudo:session): session closed for user root
May 27 03:56:46.921341 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-106da938-69ed-4672-9433-81c2f8f62679 tempest-VolumesTransfersTest-1554058707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8648e3c6-1ed3-4aff-8f38-c414922fae0b" returned: 0 in 0.458s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:46.923641 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-106da938-69ed-4672-9433-81c2f8f62679 tempest-VolumesTransfersTest-1554058707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8648e3c6-1ed3-4aff-8f38-c414922fae0b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:46.980492 n-d-843301-2 sudo[127908]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8648e3c6-1ed3-4aff-8f38-c414922fae0b
May 27 03:56:46.983055 n-d-843301-2 sudo[127908]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:47.756708 n-d-843301-2 sudo[127908]: pam_unix(sudo:session): session closed for user root
May 27 03:56:47.759142 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-106da938-69ed-4672-9433-81c2f8f62679 tempest-VolumesTransfersTest-1554058707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8648e3c6-1ed3-4aff-8f38-c414922fae0b" returned: 0 in 0.835s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:47.760432 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-106da938-69ed-4672-9433-81c2f8f62679 tempest-VolumesTransfersTest-1554058707 None] Successfully deleted volume: 8648e3c6-1ed3-4aff-8f38-c414922fae0b
May 27 03:56:47.822071 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-106da938-69ed-4672-9433-81c2f8f62679 tempest-VolumesTransfersTest-1554058707 None] Created reservations ['b4025209-9b4d-46fe-89d0-ea92050189e2', 'cf9d44d5-5658-4c1c-9b0e-3a8faf139510', 'bf6424a0-627c-4600-b071-023403fa9c47', '60956753-d1b4-4864-a2b2-5747ce7ff20a'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:56:47.824182 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-106da938-69ed-4672-9433-81c2f8f62679 tempest-VolumesTransfersTest-1554058707 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:56:47.824182 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:56:47.824182 n-d-843301-2 cinder-volume[92445]:
May 27 03:56:47.872870 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-106da938-69ed-4672-9433-81c2f8f62679 tempest-VolumesTransfersTest-1554058707 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:56:47.873678 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-106da938-69ed-4672-9433-81c2f8f62679 tempest-VolumesTransfersTest-1554058707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:47.920095 n-d-843301-2 sudo[127923]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:56:47.921036 n-d-843301-2 sudo[127923]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:48.814141 n-d-843301-2 sudo[127923]: pam_unix(sudo:session): session closed for user root
May 27 03:56:48.816613 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-106da938-69ed-4672-9433-81c2f8f62679 tempest-VolumesTransfersTest-1554058707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.942s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:48.819230 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-106da938-69ed-4672-9433-81c2f8f62679 tempest-VolumesTransfersTest-1554058707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:48.860371 n-d-843301-2 sudo[127932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:56:48.867595 n-d-843301-2 sudo[127932]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:49.387055 n-d-843301-2 sudo[127932]: pam_unix(sudo:session): session closed for user root
May 27 03:56:49.390338 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-106da938-69ed-4672-9433-81c2f8f62679 tempest-VolumesTransfersTest-1554058707 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:49.392585 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-106da938-69ed-4672-9433-81c2f8f62679 tempest-VolumesTransfersTest-1554058707 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:56:49.400173 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-106da938-69ed-4672-9433-81c2f8f62679 tempest-VolumesTransfersTest-1554058707 None] Deleted volume successfully.
May 27 03:56:49.434649 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-106da938-69ed-4672-9433-81c2f8f62679 tempest-VolumesTransfersTest-1554058707 None] Lock "b'cinder-8648e3c6-1ed3-4aff-8f38-c414922fae0b-delete_volume'" released by "delete_volume" :: held 3.722s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:56:50.697761 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.driver [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Creating a new backup for volume volume-d3984b47-e087-45c2-b6be-1dc4bac46544. {{(pid=92445) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
May 27 03:56:50.759806 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Creating clone of volume: d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:56:50.761329 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:50.794017 n-d-843301-2 sudo[127943]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:56:50.794845 n-d-843301-2 sudo[127943]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:51.239386 n-d-843301-2 sudo[127943]: pam_unix(sudo:session): session closed for user root
May 27 03:56:51.241955 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544" returned: 0 in 0.480s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:51.243795 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-e1e208b3-5931-4b99-b1f6-02aae04b5b1b --snapshot stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544 -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:51.276982 n-d-843301-2 sudo[127946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-e1e208b3-5931-4b99-b1f6-02aae04b5b1b --snapshot stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544 -L 1.00g
May 27 03:56:51.277795 n-d-843301-2 sudo[127946]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:52.061888 n-d-843301-2 sudo[127946]: pam_unix(sudo:session): session closed for user root
May 27 03:56:52.064044 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-e1e208b3-5931-4b99-b1f6-02aae04b5b1b --snapshot stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544 -L 1.00g" returned: 0 in 0.820s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:52.066840 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:52.088765 n-d-843301-2 sudo[128048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b stack-volumes-lvmdriver-1 -L 1g
May 27 03:56:52.090825 n-d-843301-2 sudo[128048]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:52.657175 n-d-843301-2 sudo[128048]: pam_unix(sudo:session): session closed for user root
May 27 03:56:52.660090 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.593s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:52.661999 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-e1e208b3-5931-4b99-b1f6-02aae04b5b1b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:52.683630 n-d-843301-2 sudo[128079]: ubuntu : 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-e1e208b3-5931-4b99-b1f6-02aae04b5b1b
May 27 03:56:52.684448 n-d-843301-2 sudo[128079]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:53.114494 n-d-843301-2 sudo[128079]: pam_unix(sudo:session): session closed for user root
May 27 03:56:53.117931 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-e1e208b3-5931-4b99-b1f6-02aae04b5b1b" returned: 0 in 0.455s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:53.121859 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e1e208b3--5931--4b99--b1f6--02aae04b5b1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e1e208b3--5931--4b99--b1f6--02aae04b5b1b iflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:53.152872 n-d-843301-2 sudo[128082]: 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--e1e208b3--5931--4b99--b1f6--02aae04b5b1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e1e208b3--5931--4b99--b1f6--02aae04b5b1b iflag=direct
May 27 03:56:53.154738 n-d-843301-2 sudo[128082]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:53.493555 n-d-843301-2 sudo[128082]: pam_unix(sudo:session): session closed for user root
May 27 03:56:53.496206 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e1e208b3--5931--4b99--b1f6--02aae04b5b1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e1e208b3--5931--4b99--b1f6--02aae04b5b1b iflag=direct" returned: 0 in 0.375s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:53.502154 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e1e208b3--5931--4b99--b1f6--02aae04b5b1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e1e208b3--5931--4b99--b1f6--02aae04b5b1b oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:53.531421 n-d-843301-2 sudo[128098]: 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--e1e208b3--5931--4b99--b1f6--02aae04b5b1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e1e208b3--5931--4b99--b1f6--02aae04b5b1b oflag=direct
May 27 03:56:53.532233 n-d-843301-2 sudo[128098]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:56:53.916150 n-d-843301-2 sudo[128098]: pam_unix(sudo:session): session closed for user root
May 27 03:56:53.918472 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e1e208b3--5931--4b99--b1f6--02aae04b5b1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e1e208b3--5931--4b99--b1f6--02aae04b5b1b oflag=direct" returned: 0 in 0.418s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:56:53.919529 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e1e208b3--5931--4b99--b1f6--02aae04b5b1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e1e208b3--5931--4b99--b1f6--02aae04b5b1b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:56:53.941099 n-d-843301-2 sudo[128116]: 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--e1e208b3--5931--4b99--b1f6--02aae04b5b1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e1e208b3--5931--4b99--b1f6--02aae04b5b1b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 27 03:56:53.942094 n-d-843301-2 sudo[128116]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:00.788982 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:57:00.794004 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:57:00.796533 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:57:00.824014 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] Flow 'volume_create_manager' (6c2f83a6-6f13-40db-8293-82593341c745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:57:00.828848 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac4e68fa-0bcd-4e83-bf64-720f3f7687df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:00.860698 n-d-843301-2 sudo[128116]: pam_unix(sudo:session): session closed for user root
May 27 03:57:00.885705 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:57:00.924868 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac4e68fa-0bcd-4e83-bf64-720f3f7687df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:57:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1543592621',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=23f880aa-6465-4899-9cb9-553724f855cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64274a7223b94a5ea39df141b975b1f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:57:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:57:01Z,user_id='a0586e2e378b45ee8c0131877ef29c9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:00.927457 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (42f4056f-091e-4fb5-ac87-d57345687659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:00.930314 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (42f4056f-091e-4fb5-ac87-d57345687659) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:00.933267 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66c21888-70d8-4cb1-a7dd-85283eaf968a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:00.935647 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66c21888-70d8-4cb1-a7dd-85283eaf968a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '23f880aa-6465-4899-9cb9-553724f855cc', 'volume_name': 'volume-23f880aa-6465-4899-9cb9-553724f855cc', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:00.938103 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf13415f-024a-487a-909f-41b88f4721cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:00.940594 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf13415f-024a-487a-909f-41b88f4721cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:00.943277 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (99797979-a032-4242-b5fb-dbaf48f7bee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:00.945167 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] Volume 23f880aa-6465-4899-9cb9-553724f855cc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-23f880aa-6465-4899-9cb9-553724f855cc', 'volume_size': 1}
May 27 03:57:00.946647 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-23f880aa-6465-4899-9cb9-553724f855cc stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:00.971024 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e1e208b3--5931--4b99--b1f6--02aae04b5b1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e1e208b3--5931--4b99--b1f6--02aae04b5b1b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.051s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:00.971718 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e1e208b3--5931--4b99--b1f6--02aae04b5b1b, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--e1e208b3--5931--4b99--b1f6--02aae04b5b1b, size 1024.00 MB, duration 7.05 sec {{(pid=92445) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 27 03:57:00.972334 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.volume_utils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Volume copy 1024.00 MB at 145.20 MB/s
May 27 03:57:00.976633 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo 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-e1e208b3-5931-4b99-b1f6-02aae04b5b1b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:00.981348 n-d-843301-2 sudo[128178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-23f880aa-6465-4899-9cb9-553724f855cc stack-volumes-lvmdriver-1 -L 1g
May 27 03:57:00.982335 n-d-843301-2 sudo[128178]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:01.005571 n-d-843301-2 sudo[128181]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-e1e208b3-5931-4b99-b1f6-02aae04b5b1b
May 27 03:57:01.006508 n-d-843301-2 sudo[128181]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:01.462313 n-d-843301-2 sudo[128181]: pam_unix(sudo:session): session closed for user root
May 27 03:57:01.464928 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo 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-e1e208b3-5931-4b99-b1f6-02aae04b5b1b" returned: 0 in 0.490s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:01.466927 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-e1e208b3-5931-4b99-b1f6-02aae04b5b1b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:01.495821 n-d-843301-2 sudo[128194]: ubuntu : TTY=unknown ; 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-e1e208b3-5931-4b99-b1f6-02aae04b5b1b
May 27 03:57:01.497327 n-d-843301-2 sudo[128194]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:01.629243 n-d-843301-2 sudo[128178]: pam_unix(sudo:session): session closed for user root
May 27 03:57:01.632806 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-23f880aa-6465-4899-9cb9-553724f855cc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.685s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:01.636541 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (99797979-a032-4242-b5fb-dbaf48f7bee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-23f880aa-6465-4899-9cb9-553724f855cc', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:01.638872 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48b34bb0-009a-427a-a179-5f5a01aa6b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:01.651563 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] Volume volume-23f880aa-6465-4899-9cb9-553724f855cc (23f880aa-6465-4899-9cb9-553724f855cc): created successfully
May 27 03:57:01.656537 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (48b34bb0-009a-427a-a179-5f5a01aa6b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:01.670738 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] Flow 'volume_create_manager' (6c2f83a6-6f13-40db-8293-82593341c745) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:57:01.690572 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e4f4ee32-f40d-4725-97cf-d192230a60f1 tempest-VolumesTransfersV355Test-519920594 None] Created volume successfully.
May 27 03:57:02.206512 n-d-843301-2 sudo[128194]: pam_unix(sudo:session): session closed for user root
May 27 03:57:02.208454 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-e1e208b3-5931-4b99-b1f6-02aae04b5b1b" returned: 0 in 0.741s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:02.248713 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:02.270603 n-d-843301-2 sudo[128262]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b
May 27 03:57:02.271412 n-d-843301-2 sudo[128262]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:03.130566 n-d-843301-2 sudo[128262]: pam_unix(sudo:session): session closed for user root
May 27 03:57:03.133078 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b" returned: 0 in 0.884s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:03.207204 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:03.228212 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:03.228741 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777464636256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n Backing store flags: \n Account information:\n u8aXe2c4c8HrZmktVdFS\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: I_T nexus: 22
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: u8aXe2c4c8HrZmktVdFS
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:57:03.229330 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:57:03.232010 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Creating iscsi_target for Volume ID: volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:57:03.243405 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Created volume path /opt/stack/data/cinder/volumes/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b,
May 27 03:57:03.243405 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:57:03.243405 n-d-843301-2 cinder-volume[92445]:
May 27 03:57:03.243405 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b
May 27 03:57:03.243405 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:57:03.243405 n-d-843301-2 cinder-volume[92445]: incominguser ZM7fYzq9N5njho4SVMbY 8iBKRec2oaHNNqNY
May 27 03:57:03.243405 n-d-843301-2 cinder-volume[92445]:
May 27 03:57:03.243405 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:57:03.243405 n-d-843301-2 cinder-volume[92445]:
May 27 03:57:03.243405 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:57:03.246017 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:03.395938 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-0c6b45ba-c65a-4904-9f84-366d8fe34daa tempest-VolumesTransfersV355Test-1535913363 None] Transfer volume completed successfully.
May 27 03:57:03.404875 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:57:03.412991 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:57:03.413944 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:57:03.436759 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] Flow 'volume_create_manager' (443c74b2-5171-4c41-b7a9-8e6a1a21d0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:57:03.440820 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b876078-deb0-4698-aa6d-4bd3e3cfb2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:03.480278 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:57:03.544187 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b876078-deb0-4698-aa6d-4bd3e3cfb2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:57:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1578544062',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=9efc83c6-5075-429d-b79a-60ee9b843fd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='214021bbff9d415dbfa3c38b9aa9683c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:57:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:57:03Z,user_id='b5ce494c773c454688dc0d77bf1ccb62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:03.547538 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (256517da-c81c-48ec-98ca-7bb32ddbbf3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:03.552129 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (256517da-c81c-48ec-98ca-7bb32ddbbf3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:03.554498 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33cde863-9037-4e7d-9667-b311d2cd2fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:03.562002 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33cde863-9037-4e7d-9667-b311d2cd2fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9efc83c6-5075-429d-b79a-60ee9b843fd7', 'volume_name': 'volume-9efc83c6-5075-429d-b79a-60ee9b843fd7', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:03.571678 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efe093f0-43f6-4bb4-a5bb-3d0f57ae10d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:03.576905 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efe093f0-43f6-4bb4-a5bb-3d0f57ae10d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:03.582019 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (25963995-f3a9-43d1-84b7-63e1156eedf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:03.584582 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] Volume 9efc83c6-5075-429d-b79a-60ee9b843fd7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9efc83c6-5075-429d-b79a-60ee9b843fd7', 'volume_size': 1}
May 27 03:57:03.589115 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9efc83c6-5075-429d-b79a-60ee9b843fd7 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:03.632796 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:57:03.633917 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:57:03.635841 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:03.639633 n-d-843301-2 sudo[128278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9efc83c6-5075-429d-b79a-60ee9b843fd7 stack-volumes-lvmdriver-1 -L 1g
May 27 03:57:03.640423 n-d-843301-2 sudo[128278]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:03.703374 n-d-843301-2 sudo[128280]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:57:03.704188 n-d-843301-2 sudo[128280]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:03.981928 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b" returned: 0 in 0.735s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:03.982289 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777464636256]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:03.983272 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:57:03.983640 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:57:03.985920 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:04.006907 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:04.007293 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777464636256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n Backing store flags: \n Account information:\n u8aXe2c4c8HrZmktVdFS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n Backing store flags: \n Account information:\n ZM7fYzq9N5njho4SVMbY\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: I_T nexus: 22
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: u8aXe2c4c8HrZmktVdFS
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:57:04.008138 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:57:04.010563 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:04.197697 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.188s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:04.198353 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777464636256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n Backing store flags: \n Account information:\n u8aXe2c4c8HrZmktVdFS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n Backing store flags: \n Account information:\n ZM7fYzq9N5njho4SVMbY\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:04.202633 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:04.355972 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.156s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:04.356933 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777464636256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n Backing store flags: \n Account information:\n u8aXe2c4c8HrZmktVdFS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n Backing store flags: \n Account information:\n ZM7fYzq9N5njho4SVMbY\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:04.359107 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Set provider_location to: 10.222.0.46:3260,2 iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:57:04.513849 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Initialize volume connection completed successfully.
May 27 03:57:04.632498 n-d-843301-2 sudo[128278]: pam_unix(sudo:session): session closed for user root
May 27 03:57:04.633722 n-d-843301-2 sudo[128280]: pam_unix(sudo:session): session closed for user root
May 27 03:57:04.635992 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9efc83c6-5075-429d-b79a-60ee9b843fd7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.048s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:04.636493 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.001s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:04.639332 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (25963995-f3a9-43d1-84b7-63e1156eedf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9efc83c6-5075-429d-b79a-60ee9b843fd7', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:04.641577 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c04c64f0-113d-42b0-a90c-7c58d4f638ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:04.649378 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:04.708103 n-d-843301-2 sudo[128342]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:57:04.708994 n-d-843301-2 sudo[128342]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:04.734664 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] Volume volume-9efc83c6-5075-429d-b79a-60ee9b843fd7 (9efc83c6-5075-429d-b79a-60ee9b843fd7): created successfully
May 27 03:57:04.737702 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c04c64f0-113d-42b0-a90c-7c58d4f638ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:04.740020 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] Flow 'volume_create_manager' (443c74b2-5171-4c41-b7a9-8e6a1a21d0d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:57:04.766897 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-6891bce0-0a34-4019-b610-e80067f4a0c9 tempest-VolumesTransfersV355Test-917601116 None] Lock "b'cinder-23f880aa-6465-4899-9cb9-553724f855cc-delete_volume'" acquired by "delete_volume" :: waited 0.051s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:57:04.798786 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-71d45d5c-4ed5-43b1-9823-bfc9dc5a72ea tempest-AttachVolumeTestJSON-323317007 None] Created volume successfully.
May 27 03:57:04.910796 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-6891bce0-0a34-4019-b610-e80067f4a0c9 tempest-VolumesTransfersV355Test-917601116 None] Skipping remove_export. No iscsi_target is presently exported for volume: 23f880aa-6465-4899-9cb9-553724f855cc
May 27 03:57:04.911818 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6891bce0-0a34-4019-b610-e80067f4a0c9 tempest-VolumesTransfersV355Test-917601116 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-23f880aa-6465-4899-9cb9-553724f855cc {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:04.956724 n-d-843301-2 sudo[128360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-23f880aa-6465-4899-9cb9-553724f855cc
May 27 03:57:04.960631 n-d-843301-2 sudo[128360]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:05.427098 n-d-843301-2 sudo[128342]: pam_unix(sudo:session): session closed for user root
May 27 03:57:05.429798 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.780s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:05.432023 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:57:05.586677 n-d-843301-2 sudo[128360]: pam_unix(sudo:session): session closed for user root
May 27 03:57:05.589773 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6891bce0-0a34-4019-b610-e80067f4a0c9 tempest-VolumesTransfersV355Test-917601116 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-23f880aa-6465-4899-9cb9-553724f855cc" returned: 0 in 0.678s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:05.591316 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6891bce0-0a34-4019-b610-e80067f4a0c9 tempest-VolumesTransfersV355Test-917601116 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-23f880aa-6465-4899-9cb9-553724f855cc {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:05.657748 n-d-843301-2 sudo[128405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-23f880aa-6465-4899-9cb9-553724f855cc
May 27 03:57:05.658672 n-d-843301-2 sudo[128405]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:06.545969 n-d-843301-2 sudo[128405]: pam_unix(sudo:session): session closed for user root
May 27 03:57:06.548770 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6891bce0-0a34-4019-b610-e80067f4a0c9 tempest-VolumesTransfersV355Test-917601116 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-23f880aa-6465-4899-9cb9-553724f855cc" returned: 0 in 0.957s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:06.552438 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6891bce0-0a34-4019-b610-e80067f4a0c9 tempest-VolumesTransfersV355Test-917601116 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-23f880aa-6465-4899-9cb9-553724f855cc {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:06.606362 n-d-843301-2 sudo[128411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-23f880aa-6465-4899-9cb9-553724f855cc
May 27 03:57:06.607419 n-d-843301-2 sudo[128411]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:07.018250 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-be7429cc-2f8f-45c7-9651-296b6864c076 req-20830667-b36b-4470-8a64-5d33f906d200 tempest-AttachVolumeTestJSON-323317007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:07.065568 n-d-843301-2 sudo[128414]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7
May 27 03:57:07.070379 n-d-843301-2 sudo[128414]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:07.376452 n-d-843301-2 sudo[128411]: pam_unix(sudo:session): session closed for user root
May 27 03:57:07.383465 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6891bce0-0a34-4019-b610-e80067f4a0c9 tempest-VolumesTransfersV355Test-917601116 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-23f880aa-6465-4899-9cb9-553724f855cc" returned: 0 in 0.831s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:07.384837 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-6891bce0-0a34-4019-b610-e80067f4a0c9 tempest-VolumesTransfersV355Test-917601116 None] Successfully deleted volume: 23f880aa-6465-4899-9cb9-553724f855cc
May 27 03:57:07.502726 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-6891bce0-0a34-4019-b610-e80067f4a0c9 tempest-VolumesTransfersV355Test-917601116 None] Created reservations ['c3629eac-e31c-47ef-97ec-68a0409256d0', '655accaf-cfb5-43b2-b694-cef832bcd6e4', 'c5049ed8-607c-4772-8ce9-966415d41886', '4233dddd-0347-4232-85a3-a36948f0f5f0'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:57:07.505186 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-6891bce0-0a34-4019-b610-e80067f4a0c9 tempest-VolumesTransfersV355Test-917601116 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:57:07.505186 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:57:07.505186 n-d-843301-2 cinder-volume[92445]:
May 27 03:57:07.582166 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-6891bce0-0a34-4019-b610-e80067f4a0c9 tempest-VolumesTransfersV355Test-917601116 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:57:07.583041 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6891bce0-0a34-4019-b610-e80067f4a0c9 tempest-VolumesTransfersV355Test-917601116 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:07.657173 n-d-843301-2 sudo[128430]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:57:07.657998 n-d-843301-2 sudo[128430]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:07.883355 n-d-843301-2 sudo[128414]: pam_unix(sudo:session): session closed for user root
May 27 03:57:07.886332 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-be7429cc-2f8f-45c7-9651-296b6864c076 req-20830667-b36b-4470-8a64-5d33f906d200 tempest-AttachVolumeTestJSON-323317007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7" returned: 0 in 0.868s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:08.026628 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:08.042299 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:08.042798 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174880]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n Backing store flags: \n Account information:\n u8aXe2c4c8HrZmktVdFS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n Backing store flags: \n Account information:\n ZM7fYzq9N5njho4SVMbY\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-be7429cc-2f8f-45c7-9651-296b6864c076 req-20830667-b36b-4470-8a64-5d33f906d200 tempest-AttachVolumeTestJSON-323317007 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: I_T nexus: 22
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: u8aXe2c4c8HrZmktVdFS
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: I_T nexus: 23
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: ZM7fYzq9N5njho4SVMbY
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:57:08.043904 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:57:08.052120 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-be7429cc-2f8f-45c7-9651-296b6864c076 req-20830667-b36b-4470-8a64-5d33f906d200 tempest-AttachVolumeTestJSON-323317007 None] Creating iscsi_target for Volume ID: volume-9efc83c6-5075-429d-b79a-60ee9b843fd7 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:57:08.067505 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-be7429cc-2f8f-45c7-9651-296b6864c076 req-20830667-b36b-4470-8a64-5d33f906d200 tempest-AttachVolumeTestJSON-323317007 None] Created volume path /opt/stack/data/cinder/volumes/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7,
May 27 03:57:08.067505 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:57:08.067505 n-d-843301-2 cinder-volume[92445]:
May 27 03:57:08.067505 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7
May 27 03:57:08.067505 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:57:08.067505 n-d-843301-2 cinder-volume[92445]: incominguser 3Kg3b46CuGVwgvV8wR9X Pgr95SooaxW5n6GD
May 27 03:57:08.067505 n-d-843301-2 cinder-volume[92445]:
May 27 03:57:08.067505 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:57:08.067505 n-d-843301-2 cinder-volume[92445]:
May 27 03:57:08.067505 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:57:08.073464 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:08.279365 n-d-843301-2 sudo[128430]: pam_unix(sudo:session): session closed for user root
May 27 03:57:08.281383 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6891bce0-0a34-4019-b610-e80067f4a0c9 tempest-VolumesTransfersV355Test-917601116 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.698s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:08.283597 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6891bce0-0a34-4019-b610-e80067f4a0c9 tempest-VolumesTransfersV355Test-917601116 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:08.310276 n-d-843301-2 sudo[128489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:57:08.311714 n-d-843301-2 sudo[128489]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:08.833563 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7" returned: 0 in 0.758s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:08.835163 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174880]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:08.836214 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-be7429cc-2f8f-45c7-9651-296b6864c076 req-20830667-b36b-4470-8a64-5d33f906d200 tempest-AttachVolumeTestJSON-323317007 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:57:08.837111 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-be7429cc-2f8f-45c7-9651-296b6864c076 req-20830667-b36b-4470-8a64-5d33f906d200 tempest-AttachVolumeTestJSON-323317007 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:57:08.841061 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:08.864233 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:08.865046 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174880]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n Backing store flags: \n Account information:\n u8aXe2c4c8HrZmktVdFS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n Backing store flags: \n Account information:\n ZM7fYzq9N5njho4SVMbY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\n System information:\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-9efc83c6-5075-429d-b79a-60ee9b843fd7\n Backing store flags: \n Account information:\n 3Kg3b46CuGVwgvV8wR9X\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-be7429cc-2f8f-45c7-9651-296b6864c076 req-20830667-b36b-4470-8a64-5d33f906d200 tempest-AttachVolumeTestJSON-323317007 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: I_T nexus: 22
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: u8aXe2c4c8HrZmktVdFS
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: I_T nexus: 23
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: ZM7fYzq9N5njho4SVMbY
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:57:08.866606 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:57:08.878089 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:09.090158 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.215s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:09.090506 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174880]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n Backing store flags: \n Account information:\n u8aXe2c4c8HrZmktVdFS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n Backing store flags: \n Account information:\n ZM7fYzq9N5njho4SVMbY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\n System information:\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-9efc83c6-5075-429d-b79a-60ee9b843fd7\n Backing store flags: \n Account information:\n 3Kg3b46CuGVwgvV8wR9X\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:09.095078 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:09.237754 n-d-843301-2 sudo[128489]: pam_unix(sudo:session): session closed for user root
May 27 03:57:09.239701 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6891bce0-0a34-4019-b610-e80067f4a0c9 tempest-VolumesTransfersV355Test-917601116 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.956s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:09.242152 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-6891bce0-0a34-4019-b610-e80067f4a0c9 tempest-VolumesTransfersV355Test-917601116 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:57:09.248098 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-6891bce0-0a34-4019-b610-e80067f4a0c9 tempest-VolumesTransfersV355Test-917601116 None] Deleted volume successfully.
May 27 03:57:09.260850 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.159s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:09.261621 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174880]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n Backing store flags: \n Account information:\n u8aXe2c4c8HrZmktVdFS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n Backing store flags: \n Account information:\n ZM7fYzq9N5njho4SVMbY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\n System information:\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-9efc83c6-5075-429d-b79a-60ee9b843fd7\n Backing store flags: \n Account information:\n 3Kg3b46CuGVwgvV8wR9X\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:09.263034 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-be7429cc-2f8f-45c7-9651-296b6864c076 req-20830667-b36b-4470-8a64-5d33f906d200 tempest-AttachVolumeTestJSON-323317007 None] Set provider_location to: 10.222.0.46:3260,3 iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:57:09.282080 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-6891bce0-0a34-4019-b610-e80067f4a0c9 tempest-VolumesTransfersV355Test-917601116 None] Lock "b'cinder-23f880aa-6465-4899-9cb9-553724f855cc-delete_volume'" released by "delete_volume" :: held 4.515s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:57:09.346959 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-be7429cc-2f8f-45c7-9651-296b6864c076 req-20830667-b36b-4470-8a64-5d33f906d200 tempest-AttachVolumeTestJSON-323317007 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7', 'target_lun': 1, 'volume_id': '9efc83c6-5075-429d-b79a-60ee9b843fd7', 'auth_method': 'CHAP', 'auth_username': '3Kg3b46CuGVwgvV8wR9X', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ae183815-0b9a-4446-a9da-d3bfc5d47188'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:57:09.599295 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:57:09.605159 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:57:09.606340 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:57:09.622914 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] Flow 'volume_create_manager' (094238b7-0e24-4eeb-84bc-890f5abb0a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:57:09.626868 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2e88cc6d-0aca-4c8d-90be-ed457fd642c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:09.653738 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:57:09.685138 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2e88cc6d-0aca-4c8d-90be-ed457fd642c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:57:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1344990568',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=ec59d380-44b2-4667-b4d3-bfc09bbb267a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64274a7223b94a5ea39df141b975b1f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:57:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:57:09Z,user_id='a0586e2e378b45ee8c0131877ef29c9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:09.687771 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2c5d4fa-360d-4294-86c3-a444a040ae63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:09.690893 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2c5d4fa-360d-4294-86c3-a444a040ae63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:09.693332 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd337681-8afe-4d1d-a361-65d04604cb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:09.696496 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd337681-8afe-4d1d-a361-65d04604cb67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ec59d380-44b2-4667-b4d3-bfc09bbb267a', 'volume_name': 'volume-ec59d380-44b2-4667-b4d3-bfc09bbb267a', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:09.700793 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (020f2afc-0153-4229-81f1-13730e7ad786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:09.703091 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (020f2afc-0153-4229-81f1-13730e7ad786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:09.705488 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4f624c9f-bdbe-44eb-96aa-2b85eda97a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:09.706300 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] Volume ec59d380-44b2-4667-b4d3-bfc09bbb267a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ec59d380-44b2-4667-b4d3-bfc09bbb267a', 'volume_size': 1}
May 27 03:57:09.707589 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ec59d380-44b2-4667-b4d3-bfc09bbb267a stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:09.752339 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-be7429cc-2f8f-45c7-9651-296b6864c076 req-20830667-b36b-4470-8a64-5d33f906d200 tempest-AttachVolumeTestJSON-323317007 None] attachment_update completed successfully.
May 27 03:57:09.764392 n-d-843301-2 sudo[128524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ec59d380-44b2-4667-b4d3-bfc09bbb267a stack-volumes-lvmdriver-1 -L 1g
May 27 03:57:09.776484 n-d-843301-2 sudo[128524]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:10.875526 n-d-843301-2 sudo[128524]: pam_unix(sudo:session): session closed for user root
May 27 03:57:10.877403 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ec59d380-44b2-4667-b4d3-bfc09bbb267a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.170s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:10.880872 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4f624c9f-bdbe-44eb-96aa-2b85eda97a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ec59d380-44b2-4667-b4d3-bfc09bbb267a', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:10.884457 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (edd117bf-5d80-4d75-9b63-a1667b2a21f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:10.893356 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] Volume volume-ec59d380-44b2-4667-b4d3-bfc09bbb267a (ec59d380-44b2-4667-b4d3-bfc09bbb267a): created successfully
May 27 03:57:10.895824 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (edd117bf-5d80-4d75-9b63-a1667b2a21f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:10.900724 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] Flow 'volume_create_manager' (094238b7-0e24-4eeb-84bc-890f5abb0a88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:57:10.914568 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e3edafc9-9b84-4a5e-b4b6-1060f98e2770 tempest-VolumesTransfersV355Test-519920594 None] Created volume successfully.
May 27 03:57:12.802589 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-ca9be9fe-9b87-4f40-9aa4-3de3e429fe45 tempest-VolumesTransfersV355Test-917601116 None] Lock "b'cinder-ec59d380-44b2-4667-b4d3-bfc09bbb267a-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:57:12.896512 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-ca9be9fe-9b87-4f40-9aa4-3de3e429fe45 tempest-VolumesTransfersV355Test-917601116 None] Skipping remove_export. No iscsi_target is presently exported for volume: ec59d380-44b2-4667-b4d3-bfc09bbb267a
May 27 03:57:12.897753 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ca9be9fe-9b87-4f40-9aa4-3de3e429fe45 tempest-VolumesTransfersV355Test-917601116 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ec59d380-44b2-4667-b4d3-bfc09bbb267a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:12.962294 n-d-843301-2 sudo[128570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ec59d380-44b2-4667-b4d3-bfc09bbb267a
May 27 03:57:12.963132 n-d-843301-2 sudo[128570]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:13.629179 n-d-843301-2 sudo[128570]: pam_unix(sudo:session): session closed for user root
May 27 03:57:13.632126 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ca9be9fe-9b87-4f40-9aa4-3de3e429fe45 tempest-VolumesTransfersV355Test-917601116 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ec59d380-44b2-4667-b4d3-bfc09bbb267a" returned: 0 in 0.733s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:13.634304 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ca9be9fe-9b87-4f40-9aa4-3de3e429fe45 tempest-VolumesTransfersV355Test-917601116 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ec59d380-44b2-4667-b4d3-bfc09bbb267a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:13.663817 n-d-843301-2 sudo[128574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ec59d380-44b2-4667-b4d3-bfc09bbb267a
May 27 03:57:13.664821 n-d-843301-2 sudo[128574]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:14.310748 n-d-843301-2 sudo[128574]: pam_unix(sudo:session): session closed for user root
May 27 03:57:14.313307 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ca9be9fe-9b87-4f40-9aa4-3de3e429fe45 tempest-VolumesTransfersV355Test-917601116 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ec59d380-44b2-4667-b4d3-bfc09bbb267a" returned: 0 in 0.679s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:14.316215 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ca9be9fe-9b87-4f40-9aa4-3de3e429fe45 tempest-VolumesTransfersV355Test-917601116 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ec59d380-44b2-4667-b4d3-bfc09bbb267a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:14.338623 n-d-843301-2 sudo[128587]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ec59d380-44b2-4667-b4d3-bfc09bbb267a
May 27 03:57:14.340014 n-d-843301-2 sudo[128587]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:15.181018 n-d-843301-2 sudo[128587]: pam_unix(sudo:session): session closed for user root
May 27 03:57:15.183473 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ca9be9fe-9b87-4f40-9aa4-3de3e429fe45 tempest-VolumesTransfersV355Test-917601116 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ec59d380-44b2-4667-b4d3-bfc09bbb267a" returned: 0 in 0.867s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:15.184774 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-ca9be9fe-9b87-4f40-9aa4-3de3e429fe45 tempest-VolumesTransfersV355Test-917601116 None] Successfully deleted volume: ec59d380-44b2-4667-b4d3-bfc09bbb267a
May 27 03:57:15.308431 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-ca9be9fe-9b87-4f40-9aa4-3de3e429fe45 tempest-VolumesTransfersV355Test-917601116 None] Created reservations ['5bde5d3c-3e41-4f7f-b574-5b1161ac514c', '5a353933-356d-4784-8a0a-c93ce249e672', 'e9bb983e-8401-4eec-9aef-2992c91640be', '238c530b-6f92-4190-b00e-05ad545148a3'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:57:15.308431 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-ca9be9fe-9b87-4f40-9aa4-3de3e429fe45 tempest-VolumesTransfersV355Test-917601116 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:57:15.308431 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:57:15.308431 n-d-843301-2 cinder-volume[92445]:
May 27 03:57:15.389843 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-ca9be9fe-9b87-4f40-9aa4-3de3e429fe45 tempest-VolumesTransfersV355Test-917601116 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:57:15.390532 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ca9be9fe-9b87-4f40-9aa4-3de3e429fe45 tempest-VolumesTransfersV355Test-917601116 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:15.438406 n-d-843301-2 sudo[128596]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:57:15.439218 n-d-843301-2 sudo[128596]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:16.023916 n-d-843301-2 sudo[128596]: pam_unix(sudo:session): session closed for user root
May 27 03:57:16.027229 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ca9be9fe-9b87-4f40-9aa4-3de3e429fe45 tempest-VolumesTransfersV355Test-917601116 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.636s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:16.032065 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ca9be9fe-9b87-4f40-9aa4-3de3e429fe45 tempest-VolumesTransfersV355Test-917601116 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:16.092565 n-d-843301-2 sudo[128599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:57:16.097740 n-d-843301-2 sudo[128599]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:16.747701 n-d-843301-2 sudo[128599]: pam_unix(sudo:session): session closed for user root
May 27 03:57:16.758102 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ca9be9fe-9b87-4f40-9aa4-3de3e429fe45 tempest-VolumesTransfersV355Test-917601116 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.725s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:16.762302 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-ca9be9fe-9b87-4f40-9aa4-3de3e429fe45 tempest-VolumesTransfersV355Test-917601116 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:57:16.771373 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-ca9be9fe-9b87-4f40-9aa4-3de3e429fe45 tempest-VolumesTransfersV355Test-917601116 None] Deleted volume successfully.
May 27 03:57:16.819685 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-ca9be9fe-9b87-4f40-9aa4-3de3e429fe45 tempest-VolumesTransfersV355Test-917601116 None] Lock "b'cinder-ec59d380-44b2-4667-b4d3-bfc09bbb267a-delete_volume'" released by "delete_volume" :: held 4.017s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:57:19.945091 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a6af3187-95f0-40f8-8464-3e678991e247 tempest-GroupSnapshotsTest-1095205759 None] Group tempest-GroupSnapshotsTest-Group-245181436: creating
May 27 03:57:19.993696 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a6af3187-95f0-40f8-8464-3e678991e247 tempest-GroupSnapshotsTest-1095205759 None] Group tempest-GroupSnapshotsTest-Group-245181436: created successfully
May 27 03:57:20.046283 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a6af3187-95f0-40f8-8464-3e678991e247 tempest-GroupSnapshotsTest-1095205759 None] Create group completed successfully.
May 27 03:57:22.205941 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:57:22.249590 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:57:22.250132 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:57:22.275981 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] Flow 'volume_create_manager' (30a761af-a5fd-437e-aa90-0675f4d86acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:57:22.279187 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7bc25e36-164a-447e-907a-6cc16ebd0fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:22.312504 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:57:22.346928 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7bc25e36-164a-447e-907a-6cc16ebd0fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:57:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-579923992',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=b0190dce-d617-4496-8766-33c4d4d7caef,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=e821e710-361a-48e7-86ee-49ffc98c1ae2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0f7c91300574a0f8795572a612cf3fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:57:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:57:22Z,user_id='1316610023fc48389bcff86dc7cd3f7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4de6830-bf02-4d5d-940d-9431fca3b4bc),volume_type_id=e4de6830-bf02-4d5d-940d-9431fca3b4bc)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:22.351307 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de4d5220-dd8f-4302-83e5-cedd97345695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:22.353923 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de4d5220-dd8f-4302-83e5-cedd97345695) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:22.356879 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (df334569-33d0-4283-8b0b-be4df096f85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:22.359809 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (df334569-33d0-4283-8b0b-be4df096f85e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e821e710-361a-48e7-86ee-49ffc98c1ae2', 'volume_name': 'volume-e821e710-361a-48e7-86ee-49ffc98c1ae2', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:22.362689 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d73bb48f-d285-4bba-968e-7c99436616d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:22.365619 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d73bb48f-d285-4bba-968e-7c99436616d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:22.368809 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8030f5b3-ead8-4a44-ba01-d6d8b648ceda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:22.410974 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] Volume e821e710-361a-48e7-86ee-49ffc98c1ae2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e821e710-361a-48e7-86ee-49ffc98c1ae2', 'volume_size': 1}
May 27 03:57:22.412828 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e821e710-361a-48e7-86ee-49ffc98c1ae2 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:22.453426 n-d-843301-2 sudo[128616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e821e710-361a-48e7-86ee-49ffc98c1ae2 stack-volumes-lvmdriver-1 -L 1g
May 27 03:57:22.455112 n-d-843301-2 sudo[128616]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:23.406762 n-d-843301-2 sudo[128616]: pam_unix(sudo:session): session closed for user root
May 27 03:57:23.409378 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e821e710-361a-48e7-86ee-49ffc98c1ae2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.996s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:23.414022 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8030f5b3-ead8-4a44-ba01-d6d8b648ceda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e821e710-361a-48e7-86ee-49ffc98c1ae2', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:23.416849 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (620b3b91-779d-43b2-b0c5-d7f60f4e8988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:23.457410 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] Volume volume-e821e710-361a-48e7-86ee-49ffc98c1ae2 (e821e710-361a-48e7-86ee-49ffc98c1ae2): created successfully
May 27 03:57:23.459647 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (620b3b91-779d-43b2-b0c5-d7f60f4e8988) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:23.462895 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] Flow 'volume_create_manager' (30a761af-a5fd-437e-aa90-0675f4d86acd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:57:23.503224 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-bb043697-a7d9-46a8-a6fe-07aa87816dcd tempest-GroupSnapshotsTest-1095205759 None] Created volume successfully.
May 27 03:57:25.252668 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-cf305fa6-a7d2-4b7a-a0e1-5cbb25a66ba9 tempest-GroupSnapshotsTest-1095205759 None] GroupSnapshot c0e26c0c-a3eb-4a2d-99b6-29cf760b4be1: creating.
May 27 03:57:25.333151 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-cf305fa6-a7d2-4b7a-a0e1-5cbb25a66ba9 tempest-GroupSnapshotsTest-1095205759 None] Group snapshot c0e26c0c-a3eb-4a2d-99b6-29cf760b4be1: creating. {{(pid=92445) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3864}}
May 27 03:57:25.420349 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cf305fa6-a7d2-4b7a-a0e1-5cbb25a66ba9 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e821e710-361a-48e7-86ee-49ffc98c1ae2 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:25.486349 n-d-843301-2 sudo[128667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e821e710-361a-48e7-86ee-49ffc98c1ae2
May 27 03:57:25.487182 n-d-843301-2 sudo[128667]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:26.195445 n-d-843301-2 sudo[128667]: pam_unix(sudo:session): session closed for user root
May 27 03:57:26.197670 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cf305fa6-a7d2-4b7a-a0e1-5cbb25a66ba9 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e821e710-361a-48e7-86ee-49ffc98c1ae2" returned: 0 in 0.777s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:26.199363 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cf305fa6-a7d2-4b7a-a0e1-5cbb25a66ba9 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e41b76e2-e392-4576-b011-df258aeed7ef --snapshot stack-volumes-lvmdriver-1/volume-e821e710-361a-48e7-86ee-49ffc98c1ae2 -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:26.257785 n-d-843301-2 sudo[128670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e41b76e2-e392-4576-b011-df258aeed7ef --snapshot stack-volumes-lvmdriver-1/volume-e821e710-361a-48e7-86ee-49ffc98c1ae2 -L 1.00g
May 27 03:57:26.258631 n-d-843301-2 sudo[128670]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:27.164567 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:57:27.174387 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:57:27.178719 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:57:27.224812 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Flow 'volume_create_manager' (f61b0bc5-ca29-4760-9cec-3e4f6f0e900d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:57:27.243877 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9b304367-af1d-48ad-af52-49732f7edd50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:27.332543 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:57:27.417607 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9b304367-af1d-48ad-af52-49732f7edd50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:57:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1440820401',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=7159bc99-f098-41d4-9ede-00ba466a3e0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4d6d1d75d644dc4a42ad834aea0bdb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:57:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:57:27Z,user_id='1b39625c58d74421bcf76c777c738217',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:27.419238 n-d-843301-2 sudo[128670]: pam_unix(sudo:session): session closed for user root
May 27 03:57:27.427721 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6d93ac4-1a52-4348-b190-f0c686d1a14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:27.433824 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6d93ac4-1a52-4348-b190-f0c686d1a14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:27.440394 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fd66d8c4-1a7c-4069-b12d-9b58e9cad56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:27.451920 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cf305fa6-a7d2-4b7a-a0e1-5cbb25a66ba9 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e41b76e2-e392-4576-b011-df258aeed7ef --snapshot stack-volumes-lvmdriver-1/volume-e821e710-361a-48e7-86ee-49ffc98c1ae2 -L 1.00g" returned: 0 in 1.252s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:27.687770 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fd66d8c4-1a7c-4069-b12d-9b58e9cad56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '7159bc99-f098-41d4-9ede-00ba466a3e0b', 'volume_name': 'volume-7159bc99-f098-41d4-9ede-00ba466a3e0b', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:27.692644 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (64790f4c-52e3-45c1-aa1b-3bf069dad4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:27.698593 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (64790f4c-52e3-45c1-aa1b-3bf069dad4c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:27.702446 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b18a80ba-5433-4842-8b49-1919da104991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:27.703582 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Volume 7159bc99-f098-41d4-9ede-00ba466a3e0b: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-7159bc99-f098-41d4-9ede-00ba466a3e0b', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 27 03:57:27.704320 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Cloning 7159bc99-f098-41d4-9ede-00ba466a3e0b from image c742528c-2e23-4c76-85af-75edbc35cc02 at location (None, None). {{(pid=92445) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 27 03:57:27.750044 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-cf305fa6-a7d2-4b7a-a0e1-5cbb25a66ba9 tempest-GroupSnapshotsTest-1095205759 None] group_snapshot c0e26c0c-a3eb-4a2d-99b6-29cf760b4be1: created successfully
May 27 03:57:29.604182 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:57:29.613194 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:57:29.613653 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:57:29.644948 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] Flow 'volume_create_manager' (2d4057c1-96cc-4d53-9747-557b02549cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:57:29.651547 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf200bd5-e583-4fa9-ab97-7f67064c9be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:29.682383 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:57:29.718082 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf200bd5-e583-4fa9-ab97-7f67064c9be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:57:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-637677058',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=5e777729-9c51-4f43-91a0-38e2bc3aa1c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72ce98c6b6f349a8ba9b331b2eeb52c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:57:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:57:29Z,user_id='dfc57126793a48cfb2557fb031c98f99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:29.721591 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a14106e-593c-4004-95d5-dde17431fe26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:29.723666 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a14106e-593c-4004-95d5-dde17431fe26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:29.726614 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4151f63f-2953-4cb9-9716-282a8222536c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:29.728822 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4151f63f-2953-4cb9-9716-282a8222536c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5e777729-9c51-4f43-91a0-38e2bc3aa1c8', 'volume_name': 'volume-5e777729-9c51-4f43-91a0-38e2bc3aa1c8', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:29.731962 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0e64ba0d-99c3-4900-98ba-1fdf0053bc10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:29.734103 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0e64ba0d-99c3-4900-98ba-1fdf0053bc10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:29.736474 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f264b995-a5de-49f9-a752-589274a0cd2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:29.737081 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] Volume 5e777729-9c51-4f43-91a0-38e2bc3aa1c8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5e777729-9c51-4f43-91a0-38e2bc3aa1c8', 'volume_size': 1}
May 27 03:57:29.738254 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e777729-9c51-4f43-91a0-38e2bc3aa1c8 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:29.837417 n-d-843301-2 sudo[128788]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e777729-9c51-4f43-91a0-38e2bc3aa1c8 stack-volumes-lvmdriver-1 -L 1g
May 27 03:57:29.838288 n-d-843301-2 sudo[128788]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:30.237594 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:57:30.249359 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:57:30.259145 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:57:30.295204 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] Flow 'volume_create_manager' (3c49dce3-f218-4a15-94a7-a1436f5044a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:57:30.298729 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2c116a10-8494-4922-bce5-c8b044340449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:30.372801 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:57:30.453724 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2c116a10-8494-4922-bce5-c8b044340449) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:57:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1823712269',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=b71857b5-4506-40bf-8481-797985ab7c4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58701cb9b2f54ec0a357e5ec8f92cf6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:57:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:57:30Z,user_id='580c98b0771d45bca84adb9ce028a363',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:30.456527 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (09cf01fe-aee5-4db3-9842-833fda08832d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:30.461892 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (09cf01fe-aee5-4db3-9842-833fda08832d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:30.470411 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (708152c2-eccd-46c6-9e0f-305c100b63b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:30.473737 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (708152c2-eccd-46c6-9e0f-305c100b63b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b71857b5-4506-40bf-8481-797985ab7c4c', 'volume_name': 'volume-b71857b5-4506-40bf-8481-797985ab7c4c', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:30.482373 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5955b0f2-82c1-43dd-9dcb-f144fef78979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:30.484889 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5955b0f2-82c1-43dd-9dcb-f144fef78979) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:30.487851 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0cb846c5-eb82-4bfd-88c6-9e3585004f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:30.491998 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] Volume b71857b5-4506-40bf-8481-797985ab7c4c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b71857b5-4506-40bf-8481-797985ab7c4c', 'volume_size': 1}
May 27 03:57:30.494846 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b71857b5-4506-40bf-8481-797985ab7c4c stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:30.563721 n-d-843301-2 sudo[128792]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b71857b5-4506-40bf-8481-797985ab7c4c stack-volumes-lvmdriver-1 -L 1g
May 27 03:57:30.565919 n-d-843301-2 sudo[128792]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:31.004147 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7b2c61a-6955-4769-9fa7-c38646831c40 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-24c8c5c0-01d0-4899-8b23-1f6338f20500 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:31.078873 n-d-843301-2 sudo[128788]: pam_unix(sudo:session): session closed for user root
May 27 03:57:31.087353 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e777729-9c51-4f43-91a0-38e2bc3aa1c8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.349s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:31.091131 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f264b995-a5de-49f9-a752-589274a0cd2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5e777729-9c51-4f43-91a0-38e2bc3aa1c8', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:31.093568 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (08b3e410-c5b0-45c9-83ca-b77fd38d1f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:31.094968 n-d-843301-2 sudo[128823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-24c8c5c0-01d0-4899-8b23-1f6338f20500 stack-volumes-lvmdriver-1 -L 1g
May 27 03:57:31.098845 n-d-843301-2 sudo[128823]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:31.142511 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] Volume volume-5e777729-9c51-4f43-91a0-38e2bc3aa1c8 (5e777729-9c51-4f43-91a0-38e2bc3aa1c8): created successfully
May 27 03:57:31.144446 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (08b3e410-c5b0-45c9-83ca-b77fd38d1f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:31.147478 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] Flow 'volume_create_manager' (2d4057c1-96cc-4d53-9747-557b02549cfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:57:31.180866 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-dfd6fc0f-d3c8-4757-a94e-f769bb9f99ab tempest-VolumesServicesTestJSON-1965790958 None] Created volume successfully.
May 27 03:57:32.034858 n-d-843301-2 sudo[128792]: pam_unix(sudo:session): session closed for user root
May 27 03:57:32.037855 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b71857b5-4506-40bf-8481-797985ab7c4c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.543s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:32.040981 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0cb846c5-eb82-4bfd-88c6-9e3585004f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b71857b5-4506-40bf-8481-797985ab7c4c', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:32.043861 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (af902909-2529-4268-8b02-f922550e986c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:32.057800 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] Volume volume-b71857b5-4506-40bf-8481-797985ab7c4c (b71857b5-4506-40bf-8481-797985ab7c4c): created successfully
May 27 03:57:32.060198 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (af902909-2529-4268-8b02-f922550e986c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:32.063516 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] Flow 'volume_create_manager' (3c49dce3-f218-4a15-94a7-a1436f5044a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:57:32.078566 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-6cadf58d-a6d7-47ca-af0c-f4ee2f0d6a68 tempest-AttachVolumeNegativeTest-1706307699 None] Created volume successfully.
May 27 03:57:32.126302 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-f9e203d3-767a-43ea-afca-e3bfefee6275 tempest-VolumesServicesTestJSON-1965790958 None] Lock "b'cinder-5e777729-9c51-4f43-91a0-38e2bc3aa1c8-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:57:32.316659 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-f9e203d3-767a-43ea-afca-e3bfefee6275 tempest-VolumesServicesTestJSON-1965790958 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5e777729-9c51-4f43-91a0-38e2bc3aa1c8
May 27 03:57:32.319450 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f9e203d3-767a-43ea-afca-e3bfefee6275 tempest-VolumesServicesTestJSON-1965790958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5e777729-9c51-4f43-91a0-38e2bc3aa1c8 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:32.371023 n-d-843301-2 sudo[128823]: pam_unix(sudo:session): session closed for user root
May 27 03:57:32.374163 n-d-843301-2 sudo[128885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5e777729-9c51-4f43-91a0-38e2bc3aa1c8
May 27 03:57:32.374666 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7b2c61a-6955-4769-9fa7-c38646831c40 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-24c8c5c0-01d0-4899-8b23-1f6338f20500 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.370s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:32.374980 n-d-843301-2 sudo[128885]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:32.377557 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7b2c61a-6955-4769-9fa7-c38646831c40 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-e41b76e2-e392-4576-b011-df258aeed7ef {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:32.433275 n-d-843301-2 sudo[128887]: ubuntu : 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-e41b76e2-e392-4576-b011-df258aeed7ef
May 27 03:57:32.434086 n-d-843301-2 sudo[128887]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:33.056347 n-d-843301-2 sudo[128885]: pam_unix(sudo:session): session closed for user root
May 27 03:57:33.062367 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f9e203d3-767a-43ea-afca-e3bfefee6275 tempest-VolumesServicesTestJSON-1965790958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5e777729-9c51-4f43-91a0-38e2bc3aa1c8" returned: 0 in 0.744s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:33.065141 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f9e203d3-767a-43ea-afca-e3bfefee6275 tempest-VolumesServicesTestJSON-1965790958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5e777729-9c51-4f43-91a0-38e2bc3aa1c8 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:33.127292 n-d-843301-2 sudo[128891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5e777729-9c51-4f43-91a0-38e2bc3aa1c8
May 27 03:57:33.128363 n-d-843301-2 sudo[128891]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:33.306692 n-d-843301-2 sudo[128887]: pam_unix(sudo:session): session closed for user root
May 27 03:57:33.315277 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7b2c61a-6955-4769-9fa7-c38646831c40 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-e41b76e2-e392-4576-b011-df258aeed7ef" returned: 0 in 0.938s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:33.319231 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7b2c61a-6955-4769-9fa7-c38646831c40 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e41b76e2--e392--4576--b011--df258aeed7ef of=/dev/mapper/stack--volumes--lvmdriver--1-volume--24c8c5c0--01d0--4899--8b23--1f6338f20500 iflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:33.369651 n-d-843301-2 sudo[128893]: 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--e41b76e2--e392--4576--b011--df258aeed7ef of=/dev/mapper/stack--volumes--lvmdriver--1-volume--24c8c5c0--01d0--4899--8b23--1f6338f20500 iflag=direct
May 27 03:57:33.370487 n-d-843301-2 sudo[128893]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:33.830057 n-d-843301-2 sudo[128891]: pam_unix(sudo:session): session closed for user root
May 27 03:57:33.832965 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f9e203d3-767a-43ea-afca-e3bfefee6275 tempest-VolumesServicesTestJSON-1965790958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5e777729-9c51-4f43-91a0-38e2bc3aa1c8" returned: 0 in 0.767s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:33.834846 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f9e203d3-767a-43ea-afca-e3bfefee6275 tempest-VolumesServicesTestJSON-1965790958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e777729-9c51-4f43-91a0-38e2bc3aa1c8 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:33.863455 n-d-843301-2 sudo[128896]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e777729-9c51-4f43-91a0-38e2bc3aa1c8
May 27 03:57:33.870175 n-d-843301-2 sudo[128896]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:34.284240 n-d-843301-2 sudo[128893]: pam_unix(sudo:session): session closed for user root
May 27 03:57:34.288273 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7b2c61a-6955-4769-9fa7-c38646831c40 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e41b76e2--e392--4576--b011--df258aeed7ef of=/dev/mapper/stack--volumes--lvmdriver--1-volume--24c8c5c0--01d0--4899--8b23--1f6338f20500 iflag=direct" returned: 0 in 0.968s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:34.289957 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7b2c61a-6955-4769-9fa7-c38646831c40 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e41b76e2--e392--4576--b011--df258aeed7ef of=/dev/mapper/stack--volumes--lvmdriver--1-volume--24c8c5c0--01d0--4899--8b23--1f6338f20500 oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:34.347213 n-d-843301-2 sudo[128908]: 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--e41b76e2--e392--4576--b011--df258aeed7ef of=/dev/mapper/stack--volumes--lvmdriver--1-volume--24c8c5c0--01d0--4899--8b23--1f6338f20500 oflag=direct
May 27 03:57:34.348049 n-d-843301-2 sudo[128908]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:34.892499 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-948a5934-85fd-43f4-80dc-6ec43861a195 req-eb233fd1-a2cc-416e-b027-32e9198eb4db tempest-AttachVolumeNegativeTest-1706307699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b71857b5-4506-40bf-8481-797985ab7c4c {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:34.957167 n-d-843301-2 sudo[128914]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b71857b5-4506-40bf-8481-797985ab7c4c
May 27 03:57:34.957671 n-d-843301-2 sudo[128896]: pam_unix(sudo:session): session closed for user root
May 27 03:57:34.959172 n-d-843301-2 sudo[128914]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:34.960916 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f9e203d3-767a-43ea-afca-e3bfefee6275 tempest-VolumesServicesTestJSON-1965790958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e777729-9c51-4f43-91a0-38e2bc3aa1c8" returned: 0 in 1.126s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:34.962096 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-f9e203d3-767a-43ea-afca-e3bfefee6275 tempest-VolumesServicesTestJSON-1965790958 None] Successfully deleted volume: 5e777729-9c51-4f43-91a0-38e2bc3aa1c8
May 27 03:57:35.062524 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-f9e203d3-767a-43ea-afca-e3bfefee6275 tempest-VolumesServicesTestJSON-1965790958 None] Created reservations ['b9b908e6-f756-44b6-b5b5-a359a64bbc84', 'a161dde2-9690-4f2b-ae43-214b386b4f70', 'bfcfa9f9-84d0-4ad0-b855-f212fbaa7f75', '2f3bb9c9-79b9-4efd-8752-200cb3555bae'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:57:35.069226 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-f9e203d3-767a-43ea-afca-e3bfefee6275 tempest-VolumesServicesTestJSON-1965790958 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:57:35.069226 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:57:35.069226 n-d-843301-2 cinder-volume[92445]:
May 27 03:57:35.176062 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-f9e203d3-767a-43ea-afca-e3bfefee6275 tempest-VolumesServicesTestJSON-1965790958 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:57:35.178076 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f9e203d3-767a-43ea-afca-e3bfefee6275 tempest-VolumesServicesTestJSON-1965790958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:35.184038 n-d-843301-2 sudo[128908]: pam_unix(sudo:session): session closed for user root
May 27 03:57:35.219547 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7b2c61a-6955-4769-9fa7-c38646831c40 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e41b76e2--e392--4576--b011--df258aeed7ef of=/dev/mapper/stack--volumes--lvmdriver--1-volume--24c8c5c0--01d0--4899--8b23--1f6338f20500 oflag=direct" returned: 0 in 0.929s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:35.222083 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7b2c61a-6955-4769-9fa7-c38646831c40 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e41b76e2--e392--4576--b011--df258aeed7ef of=/dev/mapper/stack--volumes--lvmdriver--1-volume--24c8c5c0--01d0--4899--8b23--1f6338f20500 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:35.227504 n-d-843301-2 sudo[128926]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:57:35.228337 n-d-843301-2 sudo[128926]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:35.267385 n-d-843301-2 sudo[128927]: 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--e41b76e2--e392--4576--b011--df258aeed7ef of=/dev/mapper/stack--volumes--lvmdriver--1-volume--24c8c5c0--01d0--4899--8b23--1f6338f20500 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 27 03:57:35.268223 n-d-843301-2 sudo[128927]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:35.734478 n-d-843301-2 sudo[128914]: pam_unix(sudo:session): session closed for user root
May 27 03:57:35.750011 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-948a5934-85fd-43f4-80dc-6ec43861a195 req-eb233fd1-a2cc-416e-b027-32e9198eb4db tempest-AttachVolumeNegativeTest-1706307699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b71857b5-4506-40bf-8481-797985ab7c4c" returned: 0 in 0.853s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:35.871537 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:35.930286 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.058s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:35.930865 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n Backing store flags: \n Account information:\n u8aXe2c4c8HrZmktVdFS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n Backing store flags: \n Account information:\n ZM7fYzq9N5njho4SVMbY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\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-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\n Backing store flags: \n Account information:\n 3Kg3b46CuGVwgvV8wR9X\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-948a5934-85fd-43f4-80dc-6ec43861a195 req-eb233fd1-a2cc-416e-b027-32e9198eb4db tempest-AttachVolumeNegativeTest-1706307699 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: I_T nexus: 22
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: u8aXe2c4c8HrZmktVdFS
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: I_T nexus: 23
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: ZM7fYzq9N5njho4SVMbY
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Target 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: I_T nexus: 24
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.21
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030000
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf30
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030001
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf31
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: 3Kg3b46CuGVwgvV8wR9X
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:57:35.932509 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:57:35.968253 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-948a5934-85fd-43f4-80dc-6ec43861a195 req-eb233fd1-a2cc-416e-b027-32e9198eb4db tempest-AttachVolumeNegativeTest-1706307699 None] Creating iscsi_target for Volume ID: volume-b71857b5-4506-40bf-8481-797985ab7c4c {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:57:35.984140 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-948a5934-85fd-43f4-80dc-6ec43861a195 req-eb233fd1-a2cc-416e-b027-32e9198eb4db tempest-AttachVolumeNegativeTest-1706307699 None] Created volume path /opt/stack/data/cinder/volumes/volume-b71857b5-4506-40bf-8481-797985ab7c4c,
May 27 03:57:35.984140 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:57:35.984140 n-d-843301-2 cinder-volume[92445]:
May 27 03:57:35.984140 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b71857b5-4506-40bf-8481-797985ab7c4c
May 27 03:57:35.984140 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:57:35.984140 n-d-843301-2 cinder-volume[92445]: incominguser rDTi8NVLk6a9JSpsKD9G JV6QR8qvyX3QskFc
May 27 03:57:35.984140 n-d-843301-2 cinder-volume[92445]:
May 27 03:57:35.984140 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:57:35.984140 n-d-843301-2 cinder-volume[92445]:
May 27 03:57:35.984140 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:57:35.987533 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b71857b5-4506-40bf-8481-797985ab7c4c {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:36.118569 n-d-843301-2 sudo[128926]: pam_unix(sudo:session): session closed for user root
May 27 03:57:36.121872 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f9e203d3-767a-43ea-afca-e3bfefee6275 tempest-VolumesServicesTestJSON-1965790958 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.944s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:36.130203 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f9e203d3-767a-43ea-afca-e3bfefee6275 tempest-VolumesServicesTestJSON-1965790958 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:36.198477 n-d-843301-2 sudo[128935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:57:36.199616 n-d-843301-2 sudo[128935]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:37.277284 n-d-843301-2 sudo[128935]: pam_unix(sudo:session): session closed for user root
May 27 03:57:37.285759 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f9e203d3-767a-43ea-afca-e3bfefee6275 tempest-VolumesServicesTestJSON-1965790958 None] CMD "sudo cinder-rootwrap /etc/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.154s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:37.295927 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-f9e203d3-767a-43ea-afca-e3bfefee6275 tempest-VolumesServicesTestJSON-1965790958 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:57:37.335978 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-f9e203d3-767a-43ea-afca-e3bfefee6275 tempest-VolumesServicesTestJSON-1965790958 None] Deleted volume successfully.
May 27 03:57:37.348074 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b71857b5-4506-40bf-8481-797985ab7c4c" returned: 0 in 1.309s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:37.348074 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:37.348538 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-948a5934-85fd-43f4-80dc-6ec43861a195 req-eb233fd1-a2cc-416e-b027-32e9198eb4db tempest-AttachVolumeNegativeTest-1706307699 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:57:37.351935 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-948a5934-85fd-43f4-80dc-6ec43861a195 req-eb233fd1-a2cc-416e-b027-32e9198eb4db tempest-AttachVolumeNegativeTest-1706307699 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:57:37.357297 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:37.394160 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.042s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:37.396581 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n Backing store flags: \n Account information:\n u8aXe2c4c8HrZmktVdFS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n Backing store flags: \n Account information:\n ZM7fYzq9N5njho4SVMbY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\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-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\n Backing store flags: \n Account information:\n 3Kg3b46CuGVwgvV8wR9X\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b71857b5-4506-40bf-8481-797985ab7c4c\n System information:\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-b71857b5-4506-40bf-8481-797985ab7c4c\n Backing store flags: \n Account information:\n rDTi8NVLk6a9JSpsKD9G\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-948a5934-85fd-43f4-80dc-6ec43861a195 req-eb233fd1-a2cc-416e-b027-32e9198eb4db tempest-AttachVolumeNegativeTest-1706307699 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: I_T nexus: 22
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: u8aXe2c4c8HrZmktVdFS
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: I_T nexus: 23
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: ZM7fYzq9N5njho4SVMbY
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Target 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: I_T nexus: 24
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.21
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030000
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf30
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030001
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf31
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: 3Kg3b46CuGVwgvV8wR9X
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:57:37.402596 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:57:37.419472 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:37.431317 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-f9e203d3-767a-43ea-afca-e3bfefee6275 tempest-VolumesServicesTestJSON-1965790958 None] Lock "b'cinder-5e777729-9c51-4f43-91a0-38e2bc3aa1c8-delete_volume'" released by "delete_volume" :: held 5.305s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:57:37.688930 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.270s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:37.689424 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n Backing store flags: \n Account information:\n u8aXe2c4c8HrZmktVdFS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n Backing store flags: \n Account information:\n ZM7fYzq9N5njho4SVMbY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\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-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\n Backing store flags: \n Account information:\n 3Kg3b46CuGVwgvV8wR9X\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b71857b5-4506-40bf-8481-797985ab7c4c\n System information:\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-b71857b5-4506-40bf-8481-797985ab7c4c\n Backing store flags: \n Account information:\n rDTi8NVLk6a9JSpsKD9G\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:37.693938 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:37.939362 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.246s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:37.939655 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n Backing store flags: \n Account information:\n u8aXe2c4c8HrZmktVdFS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n Backing store flags: \n Account information:\n ZM7fYzq9N5njho4SVMbY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\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-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\n Backing store flags: \n Account information:\n 3Kg3b46CuGVwgvV8wR9X\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b71857b5-4506-40bf-8481-797985ab7c4c\n System information:\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-b71857b5-4506-40bf-8481-797985ab7c4c\n Backing store flags: \n Account information:\n rDTi8NVLk6a9JSpsKD9G\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:37.948478 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-948a5934-85fd-43f4-80dc-6ec43861a195 req-eb233fd1-a2cc-416e-b027-32e9198eb4db tempest-AttachVolumeNegativeTest-1706307699 None] Set provider_location to: 10.222.0.46:3260,4 iqn.2010-10.org.openstack:volume-b71857b5-4506-40bf-8481-797985ab7c4c 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:57:38.125220 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-948a5934-85fd-43f4-80dc-6ec43861a195 req-eb233fd1-a2cc-416e-b027-32e9198eb4db tempest-AttachVolumeNegativeTest-1706307699 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b71857b5-4506-40bf-8481-797985ab7c4c', 'target_lun': 1, 'volume_id': 'b71857b5-4506-40bf-8481-797985ab7c4c', 'auth_method': 'CHAP', 'auth_username': 'rDTi8NVLk6a9JSpsKD9G', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '2f16906c-a965-4f15-b123-9515b1082e14'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:57:38.451957 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-948a5934-85fd-43f4-80dc-6ec43861a195 req-eb233fd1-a2cc-416e-b027-32e9198eb4db tempest-AttachVolumeNegativeTest-1706307699 None] attachment_update completed successfully.
May 27 03:57:43.985239 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7b2c61a-6955-4769-9fa7-c38646831c40 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e41b76e2--e392--4576--b011--df258aeed7ef of=/dev/mapper/stack--volumes--lvmdriver--1-volume--24c8c5c0--01d0--4899--8b23--1f6338f20500 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.755s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:43.985239 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-b7b2c61a-6955-4769-9fa7-c38646831c40 tempest-GroupSnapshotsTest-1095205759 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--e41b76e2--e392--4576--b011--df258aeed7ef, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--24c8c5c0--01d0--4899--8b23--1f6338f20500, size 1024.00 MB, duration 8.76 sec {{(pid=92445) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 27 03:57:43.985239 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.volume_utils [None req-b7b2c61a-6955-4769-9fa7-c38646831c40 tempest-GroupSnapshotsTest-1095205759 None] Volume copy 1024.00 MB at 116.95 MB/s
May 27 03:57:44.298542 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-b7b2c61a-6955-4769-9fa7-c38646831c40 tempest-GroupSnapshotsTest-1095205759 None] Create group from source-snapshot-c0e26c0c-a3eb-4a2d-99b6-29cf760b4be1 completed successfully.
May 27 03:57:45.974166 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-5ebda4a3-a006-4985-81ea-6370d6d947a1 tempest-GroupSnapshotsTest-1095205759 None] Skipping remove_export. No iscsi_target is presently exported for volume: 24c8c5c0-01d0-4899-8b23-1f6338f20500
May 27 03:57:45.975511 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ebda4a3-a006-4985-81ea-6370d6d947a1 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24c8c5c0-01d0-4899-8b23-1f6338f20500 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:45.999184 n-d-843301-2 sudo[129049]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24c8c5c0-01d0-4899-8b23-1f6338f20500
May 27 03:57:46.000033 n-d-843301-2 sudo[129049]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:46.524761 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-6da88934-ac17-41bb-a183-fef62d6a0f26 req-37aab0c2-4933-4b3c-88de-700d6940b5cf tempest-AttachVolumeNegativeTest-1706307699 None] Terminate volume connection completed successfully.
May 27 03:57:46.525522 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-6da88934-ac17-41bb-a183-fef62d6a0f26 req-37aab0c2-4933-4b3c-88de-700d6940b5cf tempest-AttachVolumeNegativeTest-1706307699 None] Deleting attachment 2f16906c-a965-4f15-b123-9515b1082e14. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:57:46.536646 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:46.685430 n-d-843301-2 sudo[129049]: pam_unix(sudo:session): session closed for user root
May 27 03:57:46.692067 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ebda4a3-a006-4985-81ea-6370d6d947a1 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24c8c5c0-01d0-4899-8b23-1f6338f20500" returned: 0 in 0.715s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:46.696291 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ebda4a3-a006-4985-81ea-6370d6d947a1 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-24c8c5c0-01d0-4899-8b23-1f6338f20500 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:46.736796 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.203s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:46.737208 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n Backing store flags: \n Account information:\n u8aXe2c4c8HrZmktVdFS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n Backing store flags: \n Account information:\n ZM7fYzq9N5njho4SVMbY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\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-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\n Backing store flags: \n Account information:\n 3Kg3b46CuGVwgvV8wR9X\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b71857b5-4506-40bf-8481-797985ab7c4c\n System information:\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-b71857b5-4506-40bf-8481-797985ab7c4c\n Backing store flags: \n Account information:\n rDTi8NVLk6a9JSpsKD9G\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:46.739933 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-6da88934-ac17-41bb-a183-fef62d6a0f26 req-37aab0c2-4933-4b3c-88de-700d6940b5cf tempest-AttachVolumeNegativeTest-1706307699 None] Removing iscsi_target for Volume ID: b71857b5-4506-40bf-8481-797985ab7c4c
May 27 03:57:46.741491 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b71857b5-4506-40bf-8481-797985ab7c4c -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:46.771964 n-d-843301-2 sudo[129055]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-24c8c5c0-01d0-4899-8b23-1f6338f20500
May 27 03:57:46.774237 n-d-843301-2 sudo[129055]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:47.041234 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b71857b5-4506-40bf-8481-797985ab7c4c -f" returned: 0 in 0.298s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:47.041844 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276256]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:47.059377 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:47.326381 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.281s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:47.326693 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n Backing store flags: \n Account information:\n u8aXe2c4c8HrZmktVdFS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n Backing store flags: \n Account information:\n ZM7fYzq9N5njho4SVMbY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\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-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\n Backing store flags: \n Account information:\n 3Kg3b46CuGVwgvV8wR9X\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:47.558780 n-d-843301-2 sudo[129055]: pam_unix(sudo:session): session closed for user root
May 27 03:57:47.561536 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ebda4a3-a006-4985-81ea-6370d6d947a1 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-24c8c5c0-01d0-4899-8b23-1f6338f20500" returned: 0 in 0.865s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:47.563701 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ebda4a3-a006-4985-81ea-6370d6d947a1 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-24c8c5c0-01d0-4899-8b23-1f6338f20500 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:47.603247 n-d-843301-2 sudo[129072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-24c8c5c0-01d0-4899-8b23-1f6338f20500
May 27 03:57:47.604854 n-d-843301-2 sudo[129072]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:48.177653 n-d-843301-2 sudo[129072]: pam_unix(sudo:session): session closed for user root
May 27 03:57:48.180114 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ebda4a3-a006-4985-81ea-6370d6d947a1 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-24c8c5c0-01d0-4899-8b23-1f6338f20500" returned: 0 in 0.616s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:48.184099 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-5ebda4a3-a006-4985-81ea-6370d6d947a1 tempest-GroupSnapshotsTest-1095205759 None] Successfully deleted volume: 24c8c5c0-01d0-4899-8b23-1f6338f20500
May 27 03:57:48.359644 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-5ebda4a3-a006-4985-81ea-6370d6d947a1 tempest-GroupSnapshotsTest-1095205759 None] Created reservations ['419bcece-7da0-4182-a1dc-91cf8e07690d'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:57:48.388402 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-5ebda4a3-a006-4985-81ea-6370d6d947a1 tempest-GroupSnapshotsTest-1095205759 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-752902357 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-752902357, it is now deprecated. Please use the default quota class for default quota.
May 27 03:57:48.389303 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-5ebda4a3-a006-4985-81ea-6370d6d947a1 tempest-GroupSnapshotsTest-1095205759 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-752902357 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-752902357, it is now deprecated. Please use the default quota class for default quota.
May 27 03:57:48.427516 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-5ebda4a3-a006-4985-81ea-6370d6d947a1 tempest-GroupSnapshotsTest-1095205759 None] Created reservations ['0c784cd1-5ae1-43ce-b791-0ead5ed5defb', 'ced2bc11-9c1e-42df-b236-0e94718222e3', 'eeb9fe2b-e091-4968-8b6c-5239ca04ab79', 'daf81a21-dd4e-47c6-967a-6e7f7b7fd463'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:57:48.429881 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-5ebda4a3-a006-4985-81ea-6370d6d947a1 tempest-GroupSnapshotsTest-1095205759 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:57:48.429881 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:57:48.429881 n-d-843301-2 cinder-volume[92445]:
May 27 03:57:48.571369 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-5ebda4a3-a006-4985-81ea-6370d6d947a1 tempest-GroupSnapshotsTest-1095205759 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:57:48.572057 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ebda4a3-a006-4985-81ea-6370d6d947a1 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:48.621659 n-d-843301-2 sudo[129081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:57:48.631019 n-d-843301-2 sudo[129081]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:49.323288 n-d-843301-2 sudo[129081]: pam_unix(sudo:session): session closed for user root
May 27 03:57:49.325721 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ebda4a3-a006-4985-81ea-6370d6d947a1 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.753s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:49.328250 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ebda4a3-a006-4985-81ea-6370d6d947a1 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:49.360309 n-d-843301-2 sudo[129084]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:57:49.361322 n-d-843301-2 sudo[129084]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:49.644549 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:57:49.659420 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:57:49.660131 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:57:49.676472 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] Flow 'volume_create_manager' (465cbbc0-1357-452a-99be-c8d76ede28f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:57:49.681062 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3de72248-a771-4e3f-b76a-19f694491f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:49.712763 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:57:49.732961 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-7e9deaa8-77ef-4a59-a7f3-9004ab1dedf5 tempest-GroupSnapshotsTest-1095205759 None] group_snapshot c0e26c0c-a3eb-4a2d-99b6-29cf760b4be1: deleting
May 27 03:57:49.764215 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3de72248-a771-4e3f-b76a-19f694491f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:57:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-2059028328',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=943757f7-3da3-4d81-8d71-d2e29483ab89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93ed2bbf1d8949cd8453b14a275479fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:57:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:57:50Z,user_id='1fd3e612b537460990c2a732819f0e0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56a4ccae-2fec-46e1-9862-92ea9589e864),volume_type_id=56a4ccae-2fec-46e1-9862-92ea9589e864)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:49.766878 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (453a0422-a989-437c-bb80-b1aeb7ea0101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:49.769146 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (453a0422-a989-437c-bb80-b1aeb7ea0101) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:49.772225 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d15fc2f-18f5-4af2-94ab-66cb634fd4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:49.774606 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d15fc2f-18f5-4af2-94ab-66cb634fd4da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '943757f7-3da3-4d81-8d71-d2e29483ab89', 'volume_name': 'volume-943757f7-3da3-4d81-8d71-d2e29483ab89', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:49.776980 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (30841c45-4325-4121-aaf2-ad0a2cd17854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:49.779123 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (30841c45-4325-4121-aaf2-ad0a2cd17854) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:49.781504 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8797dc60-28ae-4c57-b5a1-d01329b5117b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:49.782404 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] Volume 943757f7-3da3-4d81-8d71-d2e29483ab89: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-943757f7-3da3-4d81-8d71-d2e29483ab89', 'volume_size': 1}
May 27 03:57:49.784119 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-943757f7-3da3-4d81-8d71-d2e29483ab89 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:49.840510 n-d-843301-2 sudo[129087]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-943757f7-3da3-4d81-8d71-d2e29483ab89 stack-volumes-lvmdriver-1 -L 1g
May 27 03:57:49.846648 n-d-843301-2 sudo[129087]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:49.865349 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-7e9deaa8-77ef-4a59-a7f3-9004ab1dedf5 tempest-GroupSnapshotsTest-1095205759 None] group_snapshot c0e26c0c-a3eb-4a2d-99b6-29cf760b4be1: deleting {{(pid=92445) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4031}}
May 27 03:57:49.877247 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7e9deaa8-77ef-4a59-a7f3-9004ab1dedf5 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e41b76e2-e392-4576-b011-df258aeed7ef {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:49.931551 n-d-843301-2 sudo[129089]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e41b76e2-e392-4576-b011-df258aeed7ef
May 27 03:57:49.932350 n-d-843301-2 sudo[129089]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:49.944034 n-d-843301-2 sudo[129084]: pam_unix(sudo:session): session closed for user root
May 27 03:57:49.946470 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ebda4a3-a006-4985-81ea-6370d6d947a1 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.618s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:49.948690 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-5ebda4a3-a006-4985-81ea-6370d6d947a1 tempest-GroupSnapshotsTest-1095205759 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:57:49.981633 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-5ebda4a3-a006-4985-81ea-6370d6d947a1 tempest-GroupSnapshotsTest-1095205759 None] Delete group completed successfully.
May 27 03:57:50.741807 n-d-843301-2 sudo[129087]: pam_unix(sudo:session): session closed for user root
May 27 03:57:50.745897 n-d-843301-2 sudo[129089]: pam_unix(sudo:session): session closed for user root
May 27 03:57:50.747627 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7e9deaa8-77ef-4a59-a7f3-9004ab1dedf5 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e41b76e2-e392-4576-b011-df258aeed7ef" returned: 0 in 0.871s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:50.749318 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7e9deaa8-77ef-4a59-a7f3-9004ab1dedf5 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e41b76e2-e392-4576-b011-df258aeed7ef {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:50.765772 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-943757f7-3da3-4d81-8d71-d2e29483ab89 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.982s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:50.770086 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8797dc60-28ae-4c57-b5a1-d01329b5117b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-943757f7-3da3-4d81-8d71-d2e29483ab89', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:50.772678 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2a377830-607f-45e0-bae3-a203b0ee4f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:50.785303 n-d-843301-2 sudo[129122]: ubuntu : TTY=unknown ; 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-e41b76e2-e392-4576-b011-df258aeed7ef
May 27 03:57:50.786672 n-d-843301-2 sudo[129122]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:50.794738 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] Volume volume-943757f7-3da3-4d81-8d71-d2e29483ab89 (943757f7-3da3-4d81-8d71-d2e29483ab89): created successfully
May 27 03:57:50.796651 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2a377830-607f-45e0-bae3-a203b0ee4f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:50.799710 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] Flow 'volume_create_manager' (465cbbc0-1357-452a-99be-c8d76ede28f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:57:50.828253 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-9e57df59-f9b7-48ca-9bfe-87577d8a683b tempest-VolumeTypesAccessTest-2005565425 None] Created volume successfully.
May 27 03:57:51.520763 n-d-843301-2 sudo[129122]: pam_unix(sudo:session): session closed for user root
May 27 03:57:51.522724 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7e9deaa8-77ef-4a59-a7f3-9004ab1dedf5 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e41b76e2-e392-4576-b011-df258aeed7ef" returned: 0 in 0.773s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:51.627386 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-7e9deaa8-77ef-4a59-a7f3-9004ab1dedf5 tempest-GroupSnapshotsTest-1095205759 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-752902357 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-752902357, it is now deprecated. Please use the default quota class for default quota.
May 27 03:57:51.650808 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-7e9deaa8-77ef-4a59-a7f3-9004ab1dedf5 tempest-GroupSnapshotsTest-1095205759 None] Created reservations ['cf97659d-48fe-4179-aabd-a55f6f72c125', '826d198a-6ddf-4460-8c40-9c3cdc9d5082', 'e92c22a9-3c94-4b0e-b3bc-759978d52f53', '9d182c7f-9035-41b8-9c76-57d05b7e1375'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:57:51.654399 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-7e9deaa8-77ef-4a59-a7f3-9004ab1dedf5 tempest-GroupSnapshotsTest-1095205759 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:57:51.654399 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:57:51.654399 n-d-843301-2 cinder-volume[92445]:
May 27 03:57:51.731355 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-7e9deaa8-77ef-4a59-a7f3-9004ab1dedf5 tempest-GroupSnapshotsTest-1095205759 None] group_snapshot c0e26c0c-a3eb-4a2d-99b6-29cf760b4be1: deleted successfully
May 27 03:57:52.722302 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-10760683-c564-4e9a-8071-23e9c81c46e6 tempest-VolumeTypesAccessTest-2005565425 None] Lock "b'cinder-943757f7-3da3-4d81-8d71-d2e29483ab89-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:57:52.909666 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-4075225c-3986-4c56-af32-53b48ab73fa3 tempest-GroupSnapshotsTest-1095205759 None] Skipping remove_export. No iscsi_target is presently exported for volume: e821e710-361a-48e7-86ee-49ffc98c1ae2
May 27 03:57:52.911666 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4075225c-3986-4c56-af32-53b48ab73fa3 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e821e710-361a-48e7-86ee-49ffc98c1ae2 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:52.950024 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-10760683-c564-4e9a-8071-23e9c81c46e6 tempest-VolumeTypesAccessTest-2005565425 None] Skipping remove_export. No iscsi_target is presently exported for volume: 943757f7-3da3-4d81-8d71-d2e29483ab89
May 27 03:57:52.951743 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-10760683-c564-4e9a-8071-23e9c81c46e6 tempest-VolumeTypesAccessTest-2005565425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-943757f7-3da3-4d81-8d71-d2e29483ab89 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:52.956733 n-d-843301-2 sudo[129169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e821e710-361a-48e7-86ee-49ffc98c1ae2
May 27 03:57:52.957648 n-d-843301-2 sudo[129169]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:53.025465 n-d-843301-2 sudo[129172]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-943757f7-3da3-4d81-8d71-d2e29483ab89
May 27 03:57:53.026304 n-d-843301-2 sudo[129172]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:53.588664 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_p8eq1ko3n-d-843301-2@lvmdriver-1, size 616.00 MB, duration 25.88 sec {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 27 03:57:53.589880 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Image download 616.00 MB at 23.80 MB/s
May 27 03:57:53.605479 n-d-843301-2 sudo[129172]: pam_unix(sudo:session): session closed for user root
May 27 03:57:53.607446 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-10760683-c564-4e9a-8071-23e9c81c46e6 tempest-VolumeTypesAccessTest-2005565425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-943757f7-3da3-4d81-8d71-d2e29483ab89" returned: 0 in 0.656s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:53.609789 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-10760683-c564-4e9a-8071-23e9c81c46e6 tempest-VolumeTypesAccessTest-2005565425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-943757f7-3da3-4d81-8d71-d2e29483ab89 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:53.633909 n-d-843301-2 sudo[129184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-943757f7-3da3-4d81-8d71-d2e29483ab89
May 27 03:57:53.634768 n-d-843301-2 sudo[129184]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:53.655059 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_p8eq1ko3n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:53.747950 n-d-843301-2 sudo[129169]: pam_unix(sudo:session): session closed for user root
May 27 03:57:53.750581 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4075225c-3986-4c56-af32-53b48ab73fa3 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e821e710-361a-48e7-86ee-49ffc98c1ae2" returned: 0 in 0.838s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:53.752373 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4075225c-3986-4c56-af32-53b48ab73fa3 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e821e710-361a-48e7-86ee-49ffc98c1ae2 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:53.806399 n-d-843301-2 sudo[129187]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e821e710-361a-48e7-86ee-49ffc98c1ae2
May 27 03:57:53.808384 n-d-843301-2 sudo[129187]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:53.854507 n-d-843301-2 sudo[129186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_p8eq1ko3n-d-843301-2@lvmdriver-1
May 27 03:57:53.855500 n-d-843301-2 sudo[129186]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:54.608725 n-d-843301-2 sudo[129184]: pam_unix(sudo:session): session closed for user root
May 27 03:57:54.611285 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-10760683-c564-4e9a-8071-23e9c81c46e6 tempest-VolumeTypesAccessTest-2005565425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-943757f7-3da3-4d81-8d71-d2e29483ab89" returned: 0 in 1.001s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:54.613316 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-10760683-c564-4e9a-8071-23e9c81c46e6 tempest-VolumeTypesAccessTest-2005565425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-943757f7-3da3-4d81-8d71-d2e29483ab89 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:54.638773 n-d-843301-2 sudo[129195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-943757f7-3da3-4d81-8d71-d2e29483ab89
May 27 03:57:54.639608 n-d-843301-2 sudo[129195]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:54.704771 n-d-843301-2 sudo[129186]: pam_unix(sudo:session): session closed for user root
May 27 03:57:54.707749 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_p8eq1ko3n-d-843301-2@lvmdriver-1" returned: 0 in 1.053s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:54.708881 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 is fetched for user 1b39625c58d74421bcf76c777c738217. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 27 03:57:54.754107 n-d-843301-2 sudo[129187]: pam_unix(sudo:session): session closed for user root
May 27 03:57:54.763629 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4075225c-3986-4c56-af32-53b48ab73fa3 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e821e710-361a-48e7-86ee-49ffc98c1ae2" returned: 0 in 1.011s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:54.767302 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4075225c-3986-4c56-af32-53b48ab73fa3 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e821e710-361a-48e7-86ee-49ffc98c1ae2 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:54.818959 n-d-843301-2 sudo[129197]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e821e710-361a-48e7-86ee-49ffc98c1ae2
May 27 03:57:54.821505 n-d-843301-2 sudo[129197]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:54.825984 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_p8eq1ko3n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:55.057579 n-d-843301-2 sudo[129199]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_p8eq1ko3n-d-843301-2@lvmdriver-1
May 27 03:57:55.059207 n-d-843301-2 sudo[129199]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:55.471019 n-d-843301-2 sudo[129195]: pam_unix(sudo:session): session closed for user root
May 27 03:57:55.473712 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-10760683-c564-4e9a-8071-23e9c81c46e6 tempest-VolumeTypesAccessTest-2005565425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-943757f7-3da3-4d81-8d71-d2e29483ab89" returned: 0 in 0.860s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:55.474926 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-10760683-c564-4e9a-8071-23e9c81c46e6 tempest-VolumeTypesAccessTest-2005565425 None] Successfully deleted volume: 943757f7-3da3-4d81-8d71-d2e29483ab89
May 27 03:57:55.533138 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-10760683-c564-4e9a-8071-23e9c81c46e6 tempest-VolumeTypesAccessTest-2005565425 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-513757708 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-513757708, it is now deprecated. Please use the default quota class for default quota.
May 27 03:57:55.533968 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-10760683-c564-4e9a-8071-23e9c81c46e6 tempest-VolumeTypesAccessTest-2005565425 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-513757708 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-513757708, it is now deprecated. Please use the default quota class for default quota.
May 27 03:57:55.579485 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-10760683-c564-4e9a-8071-23e9c81c46e6 tempest-VolumeTypesAccessTest-2005565425 None] Created reservations ['d08a73c8-eaac-4967-b89d-101b60f7d415', '15321ba7-52a4-4db9-aff7-24c7b66fb781', '98deb55c-b4b7-438b-b490-719d9c47a9a3', '1adfb843-240e-499a-89aa-eaa244277008'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:57:55.581776 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-10760683-c564-4e9a-8071-23e9c81c46e6 tempest-VolumeTypesAccessTest-2005565425 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:57:55.581776 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:57:55.581776 n-d-843301-2 cinder-volume[92445]:
May 27 03:57:55.648519 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-10760683-c564-4e9a-8071-23e9c81c46e6 tempest-VolumeTypesAccessTest-2005565425 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:57:55.649556 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-10760683-c564-4e9a-8071-23e9c81c46e6 tempest-VolumeTypesAccessTest-2005565425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:55.715037 n-d-843301-2 sudo[129211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:57:55.715924 n-d-843301-2 sudo[129211]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:55.756164 n-d-843301-2 sudo[129197]: pam_unix(sudo:session): session closed for user root
May 27 03:57:55.759220 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4075225c-3986-4c56-af32-53b48ab73fa3 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e821e710-361a-48e7-86ee-49ffc98c1ae2" returned: 0 in 0.994s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:55.761090 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-4075225c-3986-4c56-af32-53b48ab73fa3 tempest-GroupSnapshotsTest-1095205759 None] Successfully deleted volume: e821e710-361a-48e7-86ee-49ffc98c1ae2
May 27 03:57:55.790540 n-d-843301-2 sudo[129199]: pam_unix(sudo:session): session closed for user root
May 27 03:57:55.845667 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_p8eq1ko3n-d-843301-2@lvmdriver-1" returned: 0 in 1.020s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:55.874880 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7159bc99-f098-41d4-9ede-00ba466a3e0b stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:55.936138 n-d-843301-2 sudo[129215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7159bc99-f098-41d4-9ede-00ba466a3e0b stack-volumes-lvmdriver-1 -L 1g
May 27 03:57:55.945100 n-d-843301-2 sudo[129215]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:56.064262 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-4075225c-3986-4c56-af32-53b48ab73fa3 tempest-GroupSnapshotsTest-1095205759 None] Created reservations ['71ce706c-5c19-4008-b80b-58137b049886'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:57:56.152053 n-d-843301-2 cinder-volume[92445]: WARNING cinder.db.sqlalchemy.api [None req-4075225c-3986-4c56-af32-53b48ab73fa3 tempest-GroupSnapshotsTest-1095205759 None] Change will make usage less than 0 for the following resources: ['gigabytes', 'gigabytes_tempest-GroupSnapshotsTest-volume-type-752902357']
May 27 03:57:56.153153 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-4075225c-3986-4c56-af32-53b48ab73fa3 tempest-GroupSnapshotsTest-1095205759 None] Created reservations ['a21136b4-0aa4-40ea-9388-f15024eaa204', '9139d1af-6223-4bc8-babb-3ed205f7425a', '41af8733-a03a-4582-ab13-ddb3e56c7d5a', '20808978-1c0e-4022-b218-aba3c8a4ae6a'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:57:56.156381 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-4075225c-3986-4c56-af32-53b48ab73fa3 tempest-GroupSnapshotsTest-1095205759 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:57:56.156381 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:57:56.156381 n-d-843301-2 cinder-volume[92445]:
May 27 03:57:56.348242 n-d-843301-2 sudo[129211]: pam_unix(sudo:session): session closed for user root
May 27 03:57:56.374539 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-10760683-c564-4e9a-8071-23e9c81c46e6 tempest-VolumeTypesAccessTest-2005565425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.725s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:56.383432 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-10760683-c564-4e9a-8071-23e9c81c46e6 tempest-VolumeTypesAccessTest-2005565425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:56.428236 n-d-843301-2 sudo[129219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:57:56.429089 n-d-843301-2 sudo[129219]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:56.435935 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-4075225c-3986-4c56-af32-53b48ab73fa3 tempest-GroupSnapshotsTest-1095205759 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:57:56.437526 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4075225c-3986-4c56-af32-53b48ab73fa3 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:56.502028 n-d-843301-2 sudo[129222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:57:56.516025 n-d-843301-2 sudo[129222]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:57.242889 n-d-843301-2 sudo[129215]: pam_unix(sudo:session): session closed for user root
May 27 03:57:57.245219 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7159bc99-f098-41d4-9ede-00ba466a3e0b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.370s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:57.287201 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Attempting download of c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume 7159bc99-f098-41d4-9ede-00ba466a3e0b. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 27 03:57:57.310212 n-d-843301-2 sudo[129219]: pam_unix(sudo:session): session closed for user root
May 27 03:57:57.313343 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-10760683-c564-4e9a-8071-23e9c81c46e6 tempest-VolumeTypesAccessTest-2005565425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.930s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:57.315804 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-10760683-c564-4e9a-8071-23e9c81c46e6 tempest-VolumeTypesAccessTest-2005565425 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:57:57.331964 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-10760683-c564-4e9a-8071-23e9c81c46e6 tempest-VolumeTypesAccessTest-2005565425 None] Deleted volume successfully.
May 27 03:57:57.395355 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_v9sxhl2q {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:57.450857 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-10760683-c564-4e9a-8071-23e9c81c46e6 tempest-VolumeTypesAccessTest-2005565425 None] Lock "b'cinder-943757f7-3da3-4d81-8d71-d2e29483ab89-delete_volume'" released by "delete_volume" :: held 4.728s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:57:57.637332 n-d-843301-2 sudo[129264]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_c742528c-2e23-4c76-85af-75edbc35cc02_v9sxhl2q
May 27 03:57:57.642939 n-d-843301-2 sudo[129264]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:57.656863 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-fb148a08-3a4f-4426-b5fc-6d81a82aebb4 tempest-GroupSnapshotsTest-1095205759 None] Group tempest-GroupSnapshotsTest-Group-1573521025: creating
May 27 03:57:57.718310 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-fb148a08-3a4f-4426-b5fc-6d81a82aebb4 tempest-GroupSnapshotsTest-1095205759 None] Group tempest-GroupSnapshotsTest-Group-1573521025: created successfully
May 27 03:57:57.774810 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-fb148a08-3a4f-4426-b5fc-6d81a82aebb4 tempest-GroupSnapshotsTest-1095205759 None] Create group completed successfully.
May 27 03:57:57.796661 n-d-843301-2 sudo[129222]: pam_unix(sudo:session): session closed for user root
May 27 03:57:57.799297 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4075225c-3986-4c56-af32-53b48ab73fa3 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.362s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:57.801300 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4075225c-3986-4c56-af32-53b48ab73fa3 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:57.827727 n-d-843301-2 sudo[129271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:57:57.829220 n-d-843301-2 sudo[129271]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:58.004695 n-d-843301-2 sudo[129264]: pam_unix(sudo:session): session closed for user root
May 27 03:57:58.007091 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_v9sxhl2q" returned: 0 in 0.612s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:58.009604 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_p8eq1ko3n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:58.171401 n-d-843301-2 sudo[129276]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_p8eq1ko3n-d-843301-2@lvmdriver-1
May 27 03:57:58.177013 n-d-843301-2 sudo[129276]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:58.490049 n-d-843301-2 sudo[129271]: pam_unix(sudo:session): session closed for user root
May 27 03:57:58.498481 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4075225c-3986-4c56-af32-53b48ab73fa3 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.698s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:58.500220 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-4075225c-3986-4c56-af32-53b48ab73fa3 tempest-GroupSnapshotsTest-1095205759 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:57:58.518925 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Terminate volume connection completed successfully.
May 27 03:57:58.538909 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-4075225c-3986-4c56-af32-53b48ab73fa3 tempest-GroupSnapshotsTest-1095205759 None] Delete group completed successfully.
May 27 03:57:58.603028 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:58.611321 n-d-843301-2 sudo[129276]: pam_unix(sudo:session): session closed for user root
May 27 03:57:58.613557 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_p8eq1ko3n-d-843301-2@lvmdriver-1" returned: 0 in 0.604s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:58.615401 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] c742528c-2e23-4c76-85af-75edbc35cc02 was vhdx, converting to raw {{(pid=92445) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 27 03:57:58.616541 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_p8eq1ko3n-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7159bc99--f098--41d4--9ede--00ba466a3e0b oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:58.653232 n-d-843301-2 sudo[129300]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_p8eq1ko3n-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7159bc99--f098--41d4--9ede--00ba466a3e0b oflag=direct
May 27 03:57:58.656248 n-d-843301-2 sudo[129300]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:58.773832 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.170s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:58.774234 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777464636256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n Backing store flags: \n Account information:\n u8aXe2c4c8HrZmktVdFS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b\n Backing store flags: \n Account information:\n ZM7fYzq9N5njho4SVMbY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\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-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\n Backing store flags: \n Account information:\n 3Kg3b46CuGVwgvV8wR9X\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:58.775276 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Removing iscsi_target for Volume ID: e1e208b3-5931-4b99-b1f6-02aae04b5b1b
May 27 03:57:58.777012 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:59.090478 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b -f" returned: 0 in 0.313s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:59.091104 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777464636256]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:59.093445 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:59.177231 n-d-843301-2 sudo[129300]: pam_unix(sudo:session): session closed for user root
May 27 03:57:59.179186 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_p8eq1ko3n-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7159bc99--f098--41d4--9ede--00ba466a3e0b oflag=direct" returned: 0 in 0.563s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:59.180416 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 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_c742528c-2e23-4c76-85af-75edbc35cc02_p8eq1ko3n-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7159bc99--f098--41d4--9ede--00ba466a3e0b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:59.204796 n-d-843301-2 sudo[129326]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_p8eq1ko3n-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7159bc99--f098--41d4--9ede--00ba466a3e0b
May 27 03:57:59.206590 n-d-843301-2 sudo[129326]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:59.313777 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.220s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:59.314372 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777464636256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n Backing store flags: \n Account information:\n u8aXe2c4c8HrZmktVdFS\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\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-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\n Backing store flags: \n Account information:\n 3Kg3b46CuGVwgvV8wR9X\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:59.315609 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Remove volume export completed successfully.
May 27 03:57:59.525597 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Lock "b'cinder-e1e208b3-5931-4b99-b1f6-02aae04b5b1b-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:57:59.653728 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:57:59.660133 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:57:59.661426 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:57:59.681259 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] Flow 'volume_create_manager' (a1373a45-53ec-476d-bf03-37c42e82e190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:57:59.685499 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d13acf01-733d-494c-a756-e2eb2cae043d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:59.729585 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:57:59.784820 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d13acf01-733d-494c-a756-e2eb2cae043d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:57:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-26411935',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=04349bfd-e088-442f-afc1-97aa5adb244e,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=857e818e-9660-4c56-94eb-f2673277e7e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0f7c91300574a0f8795572a612cf3fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:58:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:58:00Z,user_id='1316610023fc48389bcff86dc7cd3f7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8d89a8cb-804c-40b9-ba9c-f9f0e3f8cdbd),volume_type_id=8d89a8cb-804c-40b9-ba9c-f9f0e3f8cdbd)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:59.787644 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4324ed00-0e1d-4faa-b5f8-efed7536cab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:59.789925 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4324ed00-0e1d-4faa-b5f8-efed7536cab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:59.792369 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b06a614-9903-4694-826b-04cef02b9401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:59.794836 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b06a614-9903-4694-826b-04cef02b9401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '857e818e-9660-4c56-94eb-f2673277e7e1', 'volume_name': 'volume-857e818e-9660-4c56-94eb-f2673277e7e1', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:59.797199 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (68ff4fa2-954f-468c-ac4b-9fd54cf81792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:59.799635 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (68ff4fa2-954f-468c-ac4b-9fd54cf81792) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:57:59.802590 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f79abf00-c984-4ceb-9223-a5ba3e85c25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:57:59.818472 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Trying to delete temp volume: e1e208b3-5931-4b99-b1f6-02aae04b5b1b
May 27 03:57:59.838288 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:59.839414 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] Volume 857e818e-9660-4c56-94eb-f2673277e7e1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-857e818e-9660-4c56-94eb-f2673277e7e1', 'volume_size': 1}
May 27 03:57:59.840851 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-857e818e-9660-4c56-94eb-f2673277e7e1 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:57:59.914733 n-d-843301-2 sudo[129348]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-857e818e-9660-4c56-94eb-f2673277e7e1 stack-volumes-lvmdriver-1 -L 1g
May 27 03:57:59.918942 n-d-843301-2 sudo[129348]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:57:59.965465 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:57:59.965763 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777464636256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n Backing store flags: \n Account information:\n u8aXe2c4c8HrZmktVdFS\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\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-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\n Backing store flags: \n Account information:\n 3Kg3b46CuGVwgvV8wR9X\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:57:59.966979 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Skipping remove_export. No iscsi_target is presently exported for volume: e1e208b3-5931-4b99-b1f6-02aae04b5b1b
May 27 03:57:59.968464 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:00.021958 n-d-843301-2 sudo[129352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b
May 27 03:58:00.027782 n-d-843301-2 sudo[129352]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:00.725357 n-d-843301-2 sudo[129352]: pam_unix(sudo:session): session closed for user root
May 27 03:58:00.728423 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b" returned: 0 in 0.760s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:00.730110 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:00.781428 n-d-843301-2 sudo[129356]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b
May 27 03:58:00.782223 n-d-843301-2 sudo[129356]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:00.965882 n-d-843301-2 sudo[129326]: pam_unix(sudo:session): session closed for user root
May 27 03:58:00.970699 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 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_c742528c-2e23-4c76-85af-75edbc35cc02_p8eq1ko3n-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7159bc99--f098--41d4--9ede--00ba466a3e0b" returned: 0 in 1.790s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:00.973429 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_p8eq1ko3n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:01.103607 n-d-843301-2 sudo[129348]: pam_unix(sudo:session): session closed for user root
May 27 03:58:01.105947 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-857e818e-9660-4c56-94eb-f2673277e7e1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.265s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:01.111457 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f79abf00-c984-4ceb-9223-a5ba3e85c25e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-857e818e-9660-4c56-94eb-f2673277e7e1', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:01.114653 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5baed8dc-85d2-46cd-8572-f9a633aadd43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:01.138628 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] Volume volume-857e818e-9660-4c56-94eb-f2673277e7e1 (857e818e-9660-4c56-94eb-f2673277e7e1): created successfully
May 27 03:58:01.145085 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5baed8dc-85d2-46cd-8572-f9a633aadd43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:01.154461 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] Flow 'volume_create_manager' (a1373a45-53ec-476d-bf03-37c42e82e190) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:58:01.175397 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-2e364b08-96fe-49f8-a0d8-23b6f3db9600 tempest-GroupSnapshotsTest-1095205759 None] Created volume successfully.
May 27 03:58:01.196877 n-d-843301-2 sudo[129384]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_p8eq1ko3n-d-843301-2@lvmdriver-1
May 27 03:58:01.197754 n-d-843301-2 sudo[129384]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:01.580711 n-d-843301-2 sudo[129356]: pam_unix(sudo:session): session closed for user root
May 27 03:58:01.582545 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b" returned: 0 in 0.852s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:01.584173 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:01.624884 n-d-843301-2 sudo[129401]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b
May 27 03:58:01.625734 n-d-843301-2 sudo[129401]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:01.650429 n-d-843301-2 sudo[129384]: pam_unix(sudo:session): session closed for user root
May 27 03:58:01.652683 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_p8eq1ko3n-d-843301-2@lvmdriver-1" returned: 0 in 0.680s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:01.653672 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_p8eq1ko3n-d-843301-2@lvmdriver-1, size 700.00 MB, duration 1.79 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--7159bc99--f098--41d4--9ede--00ba466a3e0b {{(pid=92445) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 27 03:58:01.654110 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Converted 700.00 MB image at 390.77 MB/s
May 27 03:58:01.654809 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Downloaded image c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume 7159bc99-f098-41d4-9ede-00ba466a3e0b successfully. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 27 03:58:02.017358 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 for user 1b39625c58d74421bcf76c777c738217 is deleted. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 27 03:58:02.029744 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Marking volume 7159bc99-f098-41d4-9ede-00ba466a3e0b as bootable. {{(pid=92445) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 27 03:58:02.065233 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Copying metadata from image c742528c-2e23-4c76-85af-75edbc35cc02 to 7159bc99-f098-41d4-9ede-00ba466a3e0b. {{(pid=92445) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 27 03:58:02.065233 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Creating volume glance metadata for volume 7159bc99-f098-41d4-9ede-00ba466a3e0b backed by image c742528c-2e23-4c76-85af-75edbc35cc02 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92445) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 27 03:58:02.247923 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b18a80ba-5433-4842-8b49-1919da104991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7159bc99-f098-41d4-9ede-00ba466a3e0b', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:02.255189 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb989c58-4091-4d81-930f-f24870ce8323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:02.275886 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Volume volume-7159bc99-f098-41d4-9ede-00ba466a3e0b (7159bc99-f098-41d4-9ede-00ba466a3e0b): created successfully
May 27 03:58:02.278066 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb989c58-4091-4d81-930f-f24870ce8323) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:02.281780 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Flow 'volume_create_manager' (f61b0bc5-ca29-4760-9cec-3e4f6f0e900d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:58:02.299955 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-ce1f46fe-75e9-4045-a248-1bffd9272655 tempest-VolumesCloneTest-1228892402 None] Created volume successfully.
May 27 03:58:02.904808 n-d-843301-2 sudo[129401]: pam_unix(sudo:session): session closed for user root
May 27 03:58:02.906877 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e1e208b3-5931-4b99-b1f6-02aae04b5b1b" returned: 0 in 1.323s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:02.907931 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Successfully deleted volume: e1e208b3-5931-4b99-b1f6-02aae04b5b1b
May 27 03:58:02.911515 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:58:02.911515 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:58:02.911515 n-d-843301-2 cinder-volume[92445]:
May 27 03:58:02.944047 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Deleted volume successfully.
May 27 03:58:02.952804 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-c7a1ab5c-aeb8-44ef-a840-6cb9c13ac8a1 tempest-VolumesBackupsTest-2124050371 None] Lock "b'cinder-e1e208b3-5931-4b99-b1f6-02aae04b5b1b-delete_volume'" released by "delete_volume" :: held 3.427s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:58:03.374041 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:58:03.380171 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:58:03.380663 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:58:03.415745 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] Flow 'volume_create_manager' (77c06adf-b2db-4708-8d1b-1387fadc577f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:58:03.426018 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e57946fb-4fc7-42f4-b09a-57c268cd9656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:03.502034 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:58:03.552855 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e57946fb-4fc7-42f4-b09a-57c268cd9656) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:58:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-53258147',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=04349bfd-e088-442f-afc1-97aa5adb244e,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=fc3dea8c-f3a9-4289-938d-a456d65b8ea0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0f7c91300574a0f8795572a612cf3fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:58:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:58:03Z,user_id='1316610023fc48389bcff86dc7cd3f7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8d89a8cb-804c-40b9-ba9c-f9f0e3f8cdbd),volume_type_id=8d89a8cb-804c-40b9-ba9c-f9f0e3f8cdbd)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:03.560405 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (db1a39a8-a107-4895-afaf-e803a80f480e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:03.562530 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (db1a39a8-a107-4895-afaf-e803a80f480e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:03.572849 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b82c2856-2236-4a47-af7c-32ff657b8f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:03.578154 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b82c2856-2236-4a47-af7c-32ff657b8f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fc3dea8c-f3a9-4289-938d-a456d65b8ea0', 'volume_name': 'volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:03.615071 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (73763666-1173-41d2-8eb0-bc9f631e715e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:03.620779 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (73763666-1173-41d2-8eb0-bc9f631e715e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:03.623833 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7a959e65-29bb-4d38-a77a-5942cec3ea35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:03.664713 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:58:03.665567 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:58:03.666394 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:03.706541 n-d-843301-2 sudo[129408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:58:03.715839 n-d-843301-2 sudo[129408]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:03.764502 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] Volume fc3dea8c-f3a9-4289-938d-a456d65b8ea0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0', 'volume_size': 1}
May 27 03:58:03.795839 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:03.881157 n-d-843301-2 sudo[129410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0 stack-volumes-lvmdriver-1 -L 1g
May 27 03:58:03.885634 n-d-843301-2 sudo[129410]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:04.679314 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:58:04.684504 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:58:04.685186 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:58:04.790076 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Flow 'volume_create_manager' (45031529-290a-48f5-bc2d-ed3703395794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:58:04.794601 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (397c28d4-048f-401b-9aaa-1e1ffdd74f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:04.911190 n-d-843301-2 sudo[129408]: pam_unix(sudo:session): session closed for user root
May 27 03:58:04.921897 n-d-843301-2 sudo[129410]: pam_unix(sudo:session): session closed for user root
May 27 03:58:04.931015 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.265s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:04.931728 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.150s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:04.933358 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:04.963161 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7a959e65-29bb-4d38-a77a-5942cec3ea35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:04.963841 n-d-843301-2 sudo[129442]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:58:04.966414 n-d-843301-2 sudo[129442]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:04.968414 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (858a6279-ec9b-4761-bad8-09f7fe0a7c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:04.983505 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:58:05.057519 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (397c28d4-048f-401b-9aaa-1e1ffdd74f7f) 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-05-27T03:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1959385169',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=ad08d0af-c745-410f-95a7-036b82a14307,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4d6d1d75d644dc4a42ad834aea0bdb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:58:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=7159bc99-f098-41d4-9ede-00ba466a3e0b,status='creating',terminated_at=None,updated_at=2022-05-27T03:58:05Z,user_id='1b39625c58d74421bcf76c777c738217',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:05.062941 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de7b6ae8-33d7-4709-9516-91f3872d7356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:05.070159 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de7b6ae8-33d7-4709-9516-91f3872d7356) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:05.079265 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8f7f4a7-c521-4767-acef-a104b8ce16ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:05.215970 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8f7f4a7-c521-4767-acef-a104b8ce16ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'ad08d0af-c745-410f-95a7-036b82a14307', 'volume_name': 'volume-ad08d0af-c745-410f-95a7-036b82a14307', 'volume_size': 1, 'source_volid': '7159bc99-f098-41d4-9ede-00ba466a3e0b', 'source_volstatus': 'available'}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:05.224827 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (548498d4-8dd7-4558-8e8f-c6c51f9f9ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:05.232453 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (548498d4-8dd7-4558-8e8f-c6c51f9f9ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:05.236984 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (817d57c6-897c-4294-9c6d-8803e6be60f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:05.238701 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Volume ad08d0af-c745-410f-95a7-036b82a14307: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-ad08d0af-c745-410f-95a7-036b82a14307', 'volume_size': 1, 'source_volid': '7159bc99-f098-41d4-9ede-00ba466a3e0b', 'source_volstatus': 'available'}
May 27 03:58:05.288863 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Creating clone of volume: 7159bc99-f098-41d4-9ede-00ba466a3e0b
May 27 03:58:05.293421 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7159bc99-f098-41d4-9ede-00ba466a3e0b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:05.317353 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] Volume volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0 (fc3dea8c-f3a9-4289-938d-a456d65b8ea0): created successfully
May 27 03:58:05.321047 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (858a6279-ec9b-4761-bad8-09f7fe0a7c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:05.324554 n-d-843301-2 sudo[129446]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7159bc99-f098-41d4-9ede-00ba466a3e0b
May 27 03:58:05.326029 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] Flow 'volume_create_manager' (77c06adf-b2db-4708-8d1b-1387fadc577f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:58:05.339342 n-d-843301-2 sudo[129446]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:05.342302 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e706c625-03f1-4c43-9d44-38ac3eecb405 tempest-GroupSnapshotsTest-1095205759 None] Created volume successfully.
May 27 03:58:05.902419 n-d-843301-2 sudo[129442]: pam_unix(sudo:session): session closed for user root
May 27 03:58:05.904524 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:05.906686 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:58:06.210174 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-24488068-03c9-44da-83f0-975de0cc0532 tempest-GroupSnapshotsTest-1095205759 None] Update group completed successfully.
May 27 03:58:06.285277 n-d-843301-2 sudo[129446]: pam_unix(sudo:session): session closed for user root
May 27 03:58:06.287221 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7159bc99-f098-41d4-9ede-00ba466a3e0b" returned: 0 in 0.994s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:06.288543 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-ad08d0af-c745-410f-95a7-036b82a14307 --snapshot stack-volumes-lvmdriver-1/volume-7159bc99-f098-41d4-9ede-00ba466a3e0b -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:06.335579 n-d-843301-2 sudo[129487]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-ad08d0af-c745-410f-95a7-036b82a14307 --snapshot stack-volumes-lvmdriver-1/volume-7159bc99-f098-41d4-9ede-00ba466a3e0b -L 1.00g
May 27 03:58:06.336431 n-d-843301-2 sudo[129487]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:07.386316 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-a927fe90-d8e0-474e-98a0-859a0c839c06 req-d87b998c-a03c-48c1-9055-d75b580e066b tempest-VolumesBackupsTest-2124050371 None] Terminate volume connection completed successfully.
May 27 03:58:07.387953 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-a927fe90-d8e0-474e-98a0-859a0c839c06 req-d87b998c-a03c-48c1-9055-d75b580e066b tempest-VolumesBackupsTest-2124050371 None] Deleting attachment 28552aea-a03f-468f-b175-e11ef996b6ea. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:58:07.391234 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:07.474028 n-d-843301-2 sudo[129487]: pam_unix(sudo:session): session closed for user root
May 27 03:58:07.477031 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-ad08d0af-c745-410f-95a7-036b82a14307 --snapshot stack-volumes-lvmdriver-1/volume-7159bc99-f098-41d4-9ede-00ba466a3e0b -L 1.00g" returned: 0 in 1.188s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:07.479232 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ad08d0af-c745-410f-95a7-036b82a14307 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:07.513894 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:07.517528 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777464636256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544\n Backing store flags: \n Account information:\n u8aXe2c4c8HrZmktVdFS\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\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-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\n Backing store flags: \n Account information:\n 3Kg3b46CuGVwgvV8wR9X\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:58:07.521384 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-a927fe90-d8e0-474e-98a0-859a0c839c06 req-d87b998c-a03c-48c1-9055-d75b580e066b tempest-VolumesBackupsTest-2124050371 None] Removing iscsi_target for Volume ID: d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:58:07.524991 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:07.550069 n-d-843301-2 sudo[129602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ad08d0af-c745-410f-95a7-036b82a14307 stack-volumes-lvmdriver-1 -L 1g
May 27 03:58:07.554681 n-d-843301-2 sudo[129602]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:07.782141 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d3984b47-e087-45c2-b6be-1dc4bac46544 -f" returned: 0 in 0.247s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:07.792437 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777464636256]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:58:07.796415 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:07.849405 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-1b358dd0-4a6b-4d93-81e8-f712050af408 tempest-GroupSnapshotsTest-1095205759 None] Update group completed successfully.
May 27 03:58:07.957737 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.163s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:07.958357 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777464636256]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\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-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\n Backing store flags: \n Account information:\n 3Kg3b46CuGVwgvV8wR9X\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:58:08.496452 n-d-843301-2 sudo[129602]: pam_unix(sudo:session): session closed for user root
May 27 03:58:08.500275 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ad08d0af-c745-410f-95a7-036b82a14307 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.021s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:08.507661 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-ad08d0af-c745-410f-95a7-036b82a14307 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:08.528558 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-d08fb778-1f50-4c79-8c24-dbd0cd064b09 tempest-GroupSnapshotsTest-1095205759 None] Update group completed successfully.
May 27 03:58:08.536012 n-d-843301-2 sudo[129650]: ubuntu : 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-ad08d0af-c745-410f-95a7-036b82a14307
May 27 03:58:08.537456 n-d-843301-2 sudo[129650]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:09.261785 n-d-843301-2 sudo[129650]: pam_unix(sudo:session): session closed for user root
May 27 03:58:09.263566 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-ad08d0af-c745-410f-95a7-036b82a14307" returned: 0 in 0.756s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:09.265803 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ad08d0af--c745--410f--95a7--036b82a14307 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad08d0af--c745--410f--95a7--036b82a14307 iflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:09.305285 n-d-843301-2 sudo[129660]: 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--ad08d0af--c745--410f--95a7--036b82a14307 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad08d0af--c745--410f--95a7--036b82a14307 iflag=direct
May 27 03:58:09.306791 n-d-843301-2 sudo[129660]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:09.399045 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:58:09.403846 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:58:09.404418 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:58:09.433837 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] Flow 'volume_create_manager' (f0d35011-83d0-4d5b-9d7a-8ec516953cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:58:09.449523 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0f65c536-6ceb-428b-8c04-40c7e08ec640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:09.513735 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:58:09.564510 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0f65c536-6ceb-428b-8c04-40c7e08ec640) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:58:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1786996971',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=b9c4c7a8-6246-4629-b554-d7abf53fa2ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9b62ce3f2a44a378ee085c8097ae8e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:58:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:58:09Z,user_id='def79b012ce349b88cd0af94759b8f82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:09.578106 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b39adcf9-a539-4703-a60d-d8826f13a602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:09.580552 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b39adcf9-a539-4703-a60d-d8826f13a602) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:09.583714 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (621a02d1-8ef4-4cee-98c3-575161ac92ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:09.586346 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (621a02d1-8ef4-4cee-98c3-575161ac92ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b9c4c7a8-6246-4629-b554-d7abf53fa2ee', 'volume_name': 'volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:09.588728 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e15dec63-9662-4c11-ba45-df4eaa0b392b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:09.603324 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e15dec63-9662-4c11-ba45-df4eaa0b392b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:09.605758 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aff0d966-206d-44a3-ac4e-9f8b03a6a9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:09.606720 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] Volume b9c4c7a8-6246-4629-b554-d7abf53fa2ee: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee', 'volume_size': 1}
May 27 03:58:09.608102 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:09.672385 n-d-843301-2 sudo[129666]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee stack-volumes-lvmdriver-1 -L 1g
May 27 03:58:09.673260 n-d-843301-2 sudo[129666]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:09.884438 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-8268a0b1-f99f-441c-bbc9-089299040a38 tempest-GroupSnapshotsTest-1095205759 None] Update group completed successfully.
May 27 03:58:09.896135 n-d-843301-2 sudo[129660]: pam_unix(sudo:session): session closed for user root
May 27 03:58:09.897919 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ad08d0af--c745--410f--95a7--036b82a14307 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad08d0af--c745--410f--95a7--036b82a14307 iflag=direct" returned: 0 in 0.632s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:09.899314 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ad08d0af--c745--410f--95a7--036b82a14307 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad08d0af--c745--410f--95a7--036b82a14307 oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:09.921648 n-d-843301-2 sudo[129683]: 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--ad08d0af--c745--410f--95a7--036b82a14307 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad08d0af--c745--410f--95a7--036b82a14307 oflag=direct
May 27 03:58:09.923279 n-d-843301-2 sudo[129683]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:10.316268 n-d-843301-2 sudo[129666]: pam_unix(sudo:session): session closed for user root
May 27 03:58:10.320144 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.711s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:10.324201 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aff0d966-206d-44a3-ac4e-9f8b03a6a9fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:10.326770 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75927600-4c64-40c6-a3cd-6caf2d354a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:10.350332 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] Volume volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee (b9c4c7a8-6246-4629-b554-d7abf53fa2ee): created successfully
May 27 03:58:10.352313 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75927600-4c64-40c6-a3cd-6caf2d354a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:10.355322 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] Flow 'volume_create_manager' (f0d35011-83d0-4d5b-9d7a-8ec516953cac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:58:10.359786 n-d-843301-2 sudo[129683]: pam_unix(sudo:session): session closed for user root
May 27 03:58:10.365203 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ad08d0af--c745--410f--95a7--036b82a14307 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad08d0af--c745--410f--95a7--036b82a14307 oflag=direct" returned: 0 in 0.466s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:10.367476 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ad08d0af--c745--410f--95a7--036b82a14307 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad08d0af--c745--410f--95a7--036b82a14307 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:10.405440 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-c3324ebd-327e-4ed9-9539-023425fe136a tempest-VolumesBackupsAdminTest-892239263 None] Created volume successfully.
May 27 03:58:10.416831 n-d-843301-2 sudo[129732]: 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--ad08d0af--c745--410f--95a7--036b82a14307 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad08d0af--c745--410f--95a7--036b82a14307 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 27 03:58:10.418397 n-d-843301-2 sudo[129732]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:11.648751 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-33607bd0-b62c-4c52-914b-54b532e77eb1 tempest-GroupSnapshotsTest-1095205759 None] GroupSnapshot 5b9e3d6b-492c-4024-b161-3c0c09747ca9: creating.
May 27 03:58:11.729800 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-33607bd0-b62c-4c52-914b-54b532e77eb1 tempest-GroupSnapshotsTest-1095205759 None] Group snapshot 5b9e3d6b-492c-4024-b161-3c0c09747ca9: creating. {{(pid=92445) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3864}}
May 27 03:58:11.986170 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-33607bd0-b62c-4c52-914b-54b532e77eb1 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:12.075886 n-d-843301-2 sudo[129760]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0
May 27 03:58:12.079442 n-d-843301-2 sudo[129760]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:12.381567 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.driver [None req-d936b168-2823-4086-be16-06368fe8dd4f tempest-VolumesBackupsAdminTest-892239263 None] Creating a new backup for volume volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee. {{(pid=92445) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
May 27 03:58:12.404571 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d936b168-2823-4086-be16-06368fe8dd4f tempest-VolumesBackupsAdminTest-892239263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:12.488700 n-d-843301-2 sudo[129768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee
May 27 03:58:12.495255 n-d-843301-2 sudo[129768]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:12.757241 n-d-843301-2 sudo[129760]: pam_unix(sudo:session): session closed for user root
May 27 03:58:12.761558 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-33607bd0-b62c-4c52-914b-54b532e77eb1 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0" returned: 0 in 0.774s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:12.764520 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-33607bd0-b62c-4c52-914b-54b532e77eb1 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-35a1f10e-6a78-4a49-adac-7d1d69a96f67 --snapshot stack-volumes-lvmdriver-1/volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0 -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:12.808363 n-d-843301-2 sudo[129771]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-35a1f10e-6a78-4a49-adac-7d1d69a96f67 --snapshot stack-volumes-lvmdriver-1/volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0 -L 1.00g
May 27 03:58:12.810350 n-d-843301-2 sudo[129771]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:13.127920 n-d-843301-2 sudo[129768]: pam_unix(sudo:session): session closed for user root
May 27 03:58:13.131010 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d936b168-2823-4086-be16-06368fe8dd4f tempest-VolumesBackupsAdminTest-892239263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee" returned: 0 in 0.726s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:13.281348 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:13.294868 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:13.295333 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\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-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\n Backing store flags: \n Account information:\n 3Kg3b46CuGVwgvV8wR9X\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-d936b168-2823-4086-be16-06368fe8dd4f tempest-VolumesBackupsAdminTest-892239263 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: I_T nexus: 24
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.21
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030000
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf30
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030001
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf31
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: 3Kg3b46CuGVwgvV8wR9X
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:58:13.296257 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:58:13.300989 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-d936b168-2823-4086-be16-06368fe8dd4f tempest-VolumesBackupsAdminTest-892239263 None] Creating iscsi_target for Volume ID: volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:58:13.312873 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-d936b168-2823-4086-be16-06368fe8dd4f tempest-VolumesBackupsAdminTest-892239263 None] Created volume path /opt/stack/data/cinder/volumes/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee,
May 27 03:58:13.312873 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:58:13.312873 n-d-843301-2 cinder-volume[92445]:
May 27 03:58:13.312873 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee
May 27 03:58:13.312873 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:58:13.312873 n-d-843301-2 cinder-volume[92445]: incominguser 7xJADD6L7L6XaqWveQBn ejGncB9ewHLB2hMN
May 27 03:58:13.312873 n-d-843301-2 cinder-volume[92445]:
May 27 03:58:13.312873 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:58:13.312873 n-d-843301-2 cinder-volume[92445]:
May 27 03:58:13.312873 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:58:13.316418 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:13.896535 n-d-843301-2 sudo[129771]: pam_unix(sudo:session): session closed for user root
May 27 03:58:13.899129 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-33607bd0-b62c-4c52-914b-54b532e77eb1 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-35a1f10e-6a78-4a49-adac-7d1d69a96f67 --snapshot stack-volumes-lvmdriver-1/volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0 -L 1.00g" returned: 0 in 1.135s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:14.072268 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-33607bd0-b62c-4c52-914b-54b532e77eb1 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-857e818e-9660-4c56-94eb-f2673277e7e1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:14.190427 n-d-843301-2 sudo[129904]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-857e818e-9660-4c56-94eb-f2673277e7e1
May 27 03:58:14.191895 n-d-843301-2 sudo[129904]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:14.419182 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee" returned: 0 in 1.102s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:14.419806 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:58:14.421355 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-d936b168-2823-4086-be16-06368fe8dd4f tempest-VolumesBackupsAdminTest-892239263 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:58:14.421937 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-d936b168-2823-4086-be16-06368fe8dd4f tempest-VolumesBackupsAdminTest-892239263 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:58:14.431513 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:14.448566 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:14.450126 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\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-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\n Backing store flags: \n Account information:\n 3Kg3b46CuGVwgvV8wR9X\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n System information:\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-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n Backing store flags: \n Account information:\n 7xJADD6L7L6XaqWveQBn\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-d936b168-2823-4086-be16-06368fe8dd4f tempest-VolumesBackupsAdminTest-892239263 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: I_T nexus: 24
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.21
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030000
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf30
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00030001
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf31
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: 3Kg3b46CuGVwgvV8wR9X
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:58:14.451815 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:58:14.462202 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:14.674445 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.214s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:14.674754 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\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-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\n Backing store flags: \n Account information:\n 3Kg3b46CuGVwgvV8wR9X\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n System information:\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-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n Backing store flags: \n Account information:\n 7xJADD6L7L6XaqWveQBn\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:58:14.678609 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:14.901945 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.225s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:14.902563 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\n System information:\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-9efc83c6-5075-429d-b79a-60ee9b843fd7\n Backing store flags: \n Account information:\n 3Kg3b46CuGVwgvV8wR9X\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n System information:\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-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n Backing store flags: \n Account information:\n 7xJADD6L7L6XaqWveQBn\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:58:14.903395 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [None req-d936b168-2823-4086-be16-06368fe8dd4f tempest-VolumesBackupsAdminTest-892239263 None] Set provider_location to: 10.222.0.46:3260,4 iqn.2010-10.org.openstack:volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:58:15.046818 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-d936b168-2823-4086-be16-06368fe8dd4f tempest-VolumesBackupsAdminTest-892239263 None] Initialize volume connection completed successfully.
May 27 03:58:15.060635 n-d-843301-2 sudo[129904]: pam_unix(sudo:session): session closed for user root
May 27 03:58:15.062270 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-a2592568-2c26-4ef3-9ec9-fd3fe3cd9e37 tempest-VolumesBackupsTest-2124050371 None] Lock "b'cinder-d3984b47-e087-45c2-b6be-1dc4bac46544-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:58:15.065254 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-33607bd0-b62c-4c52-914b-54b532e77eb1 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-857e818e-9660-4c56-94eb-f2673277e7e1" returned: 0 in 0.994s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:15.067284 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-33607bd0-b62c-4c52-914b-54b532e77eb1 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d08ff0b6-37ec-41f7-9c00-21e09f5bbf21 --snapshot stack-volumes-lvmdriver-1/volume-857e818e-9660-4c56-94eb-f2673277e7e1 -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:15.100640 n-d-843301-2 sudo[129945]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d08ff0b6-37ec-41f7-9c00-21e09f5bbf21 --snapshot stack-volumes-lvmdriver-1/volume-857e818e-9660-4c56-94eb-f2673277e7e1 -L 1.00g
May 27 03:58:15.101579 n-d-843301-2 sudo[129945]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:15.105093 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-7dfff1a5-d2ed-47e4-9acf-cb769b2b5251 req-58bee0b2-f931-4285-aac9-b21f3fae835d tempest-AttachVolumeTestJSON-323317007 None] Terminate volume connection completed successfully.
May 27 03:58:15.105518 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-7dfff1a5-d2ed-47e4-9acf-cb769b2b5251 req-58bee0b2-f931-4285-aac9-b21f3fae835d tempest-AttachVolumeTestJSON-323317007 None] Deleting attachment ae183815-0b9a-4446-a9da-d3bfc5d47188. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:58:15.108042 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:15.220399 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:15.491748 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.259s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:15.491748 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275776]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\n System information:\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-9efc83c6-5075-429d-b79a-60ee9b843fd7\n Backing store flags: \n Account information:\n 3Kg3b46CuGVwgvV8wR9X\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n Backing store flags: \n Account information:\n 7xJADD6L7L6XaqWveQBn\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:58:15.491748 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-a2592568-2c26-4ef3-9ec9-fd3fe3cd9e37 tempest-VolumesBackupsTest-2124050371 None] Skipping remove_export. No iscsi_target is presently exported for volume: d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:58:15.491748 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a2592568-2c26-4ef3-9ec9-fd3fe3cd9e37 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:15.554766 n-d-843301-2 sudo[129977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:58:15.555590 n-d-843301-2 sudo[129977]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:15.584979 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.470s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:15.585690 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7\n System information:\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-9efc83c6-5075-429d-b79a-60ee9b843fd7\n Backing store flags: \n Account information:\n 3Kg3b46CuGVwgvV8wR9X\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n Backing store flags: \n Account information:\n 7xJADD6L7L6XaqWveQBn\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:58:15.586995 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-7dfff1a5-d2ed-47e4-9acf-cb769b2b5251 req-58bee0b2-f931-4285-aac9-b21f3fae835d tempest-AttachVolumeTestJSON-323317007 None] Removing iscsi_target for Volume ID: 9efc83c6-5075-429d-b79a-60ee9b843fd7
May 27 03:58:15.588600 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:15.791229 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9efc83c6-5075-429d-b79a-60ee9b843fd7 -f" returned: 0 in 0.202s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:15.791862 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:58:15.796549 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:15.930569 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:15.931655 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n Backing store flags: \n Account information:\n 7xJADD6L7L6XaqWveQBn\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:58:16.348247 n-d-843301-2 sudo[129977]: pam_unix(sudo:session): session closed for user root
May 27 03:58:16.350166 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a2592568-2c26-4ef3-9ec9-fd3fe3cd9e37 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544" returned: 0 in 0.859s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:16.351795 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a2592568-2c26-4ef3-9ec9-fd3fe3cd9e37 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:16.372573 n-d-843301-2 sudo[130109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:58:16.374074 n-d-843301-2 sudo[130109]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:16.394331 n-d-843301-2 sudo[129945]: pam_unix(sudo:session): session closed for user root
May 27 03:58:16.397504 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-33607bd0-b62c-4c52-914b-54b532e77eb1 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d08ff0b6-37ec-41f7-9c00-21e09f5bbf21 --snapshot stack-volumes-lvmdriver-1/volume-857e818e-9660-4c56-94eb-f2673277e7e1 -L 1.00g" returned: 0 in 1.329s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:17.068934 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-33607bd0-b62c-4c52-914b-54b532e77eb1 tempest-GroupSnapshotsTest-1095205759 None] group_snapshot 5b9e3d6b-492c-4024-b161-3c0c09747ca9: created successfully
May 27 03:58:17.516157 n-d-843301-2 sudo[130109]: pam_unix(sudo:session): session closed for user root
May 27 03:58:17.519960 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a2592568-2c26-4ef3-9ec9-fd3fe3cd9e37 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544" returned: 0 in 1.167s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:17.525366 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a2592568-2c26-4ef3-9ec9-fd3fe3cd9e37 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:17.606477 n-d-843301-2 sudo[130129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:58:17.607328 n-d-843301-2 sudo[130129]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:18.016874 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-f339a455-9385-4dfb-870c-ef0d24b15232 tempest-GroupSnapshotsTest-1095205759 None] group_snapshot 5b9e3d6b-492c-4024-b161-3c0c09747ca9: deleting
May 27 03:58:18.094738 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-f339a455-9385-4dfb-870c-ef0d24b15232 tempest-GroupSnapshotsTest-1095205759 None] group_snapshot 5b9e3d6b-492c-4024-b161-3c0c09747ca9: deleting {{(pid=92445) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4031}}
May 27 03:58:18.115887 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f339a455-9385-4dfb-870c-ef0d24b15232 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-35a1f10e-6a78-4a49-adac-7d1d69a96f67 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:18.155512 n-d-843301-2 sudo[130132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-35a1f10e-6a78-4a49-adac-7d1d69a96f67
May 27 03:58:18.157018 n-d-843301-2 sudo[130132]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:18.686160 n-d-843301-2 sudo[130129]: pam_unix(sudo:session): session closed for user root
May 27 03:58:18.688794 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a2592568-2c26-4ef3-9ec9-fd3fe3cd9e37 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d3984b47-e087-45c2-b6be-1dc4bac46544" returned: 0 in 1.167s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:18.691518 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-a2592568-2c26-4ef3-9ec9-fd3fe3cd9e37 tempest-VolumesBackupsTest-2124050371 None] Successfully deleted volume: d3984b47-e087-45c2-b6be-1dc4bac46544
May 27 03:58:18.773574 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-a2592568-2c26-4ef3-9ec9-fd3fe3cd9e37 tempest-VolumesBackupsTest-2124050371 None] Created reservations ['c3ffd7f1-9bee-486a-bc4e-6764134e5d49', 'd0331a47-4bfe-4353-b51e-62e2347bec5a', '92d1b223-134b-4000-8fb0-690f5a5259cf', 'ea0eaac5-f511-4ab2-b3cc-777d3d3fdcb4'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:58:18.779042 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-a2592568-2c26-4ef3-9ec9-fd3fe3cd9e37 tempest-VolumesBackupsTest-2124050371 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:58:18.779042 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:58:18.779042 n-d-843301-2 cinder-volume[92445]:
May 27 03:58:18.785783 n-d-843301-2 sudo[130132]: pam_unix(sudo:session): session closed for user root
May 27 03:58:18.820796 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f339a455-9385-4dfb-870c-ef0d24b15232 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-35a1f10e-6a78-4a49-adac-7d1d69a96f67" returned: 0 in 0.692s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:18.821045 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f339a455-9385-4dfb-870c-ef0d24b15232 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-35a1f10e-6a78-4a49-adac-7d1d69a96f67 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:18.903517 n-d-843301-2 sudo[130141]: ubuntu : TTY=unknown ; 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-35a1f10e-6a78-4a49-adac-7d1d69a96f67
May 27 03:58:18.904347 n-d-843301-2 sudo[130141]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:18.944667 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-a2592568-2c26-4ef3-9ec9-fd3fe3cd9e37 tempest-VolumesBackupsTest-2124050371 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:58:18.950339 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a2592568-2c26-4ef3-9ec9-fd3fe3cd9e37 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:19.027527 n-d-843301-2 sudo[130143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:58:19.029250 n-d-843301-2 sudo[130143]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:19.432353 n-d-843301-2 sudo[129732]: pam_unix(sudo:session): session closed for user root
May 27 03:58:19.437499 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ad08d0af--c745--410f--95a7--036b82a14307 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad08d0af--c745--410f--95a7--036b82a14307 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 9.068s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:19.437499 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--ad08d0af--c745--410f--95a7--036b82a14307, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--ad08d0af--c745--410f--95a7--036b82a14307, size 1024.00 MB, duration 9.07 sec {{(pid=92445) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 27 03:58:19.437499 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.volume_utils [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Volume copy 1024.00 MB at 112.90 MB/s
May 27 03:58:19.438254 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo 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-ad08d0af-c745-410f-95a7-036b82a14307 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:19.505927 n-d-843301-2 sudo[130149]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-ad08d0af-c745-410f-95a7-036b82a14307
May 27 03:58:19.517063 n-d-843301-2 sudo[130149]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:19.771593 n-d-843301-2 sudo[130143]: pam_unix(sudo:session): session closed for user root
May 27 03:58:19.776651 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a2592568-2c26-4ef3-9ec9-fd3fe3cd9e37 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.830s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:19.782988 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a2592568-2c26-4ef3-9ec9-fd3fe3cd9e37 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:19.853251 n-d-843301-2 sudo[130160]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:58:19.855133 n-d-843301-2 sudo[130160]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:20.150126 n-d-843301-2 sudo[130141]: pam_unix(sudo:session): session closed for user root
May 27 03:58:20.152433 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f339a455-9385-4dfb-870c-ef0d24b15232 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-35a1f10e-6a78-4a49-adac-7d1d69a96f67" returned: 0 in 1.331s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:20.154327 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f339a455-9385-4dfb-870c-ef0d24b15232 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d08ff0b6-37ec-41f7-9c00-21e09f5bbf21 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:20.225410 n-d-843301-2 sudo[130203]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d08ff0b6-37ec-41f7-9c00-21e09f5bbf21
May 27 03:58:20.229330 n-d-843301-2 sudo[130203]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:20.241253 n-d-843301-2 sudo[130149]: pam_unix(sudo:session): session closed for user root
May 27 03:58:20.243876 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] CMD "sudo 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-ad08d0af-c745-410f-95a7-036b82a14307" returned: 0 in 0.805s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:20.246508 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-ad08d0af-c745-410f-95a7-036b82a14307 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:20.313722 n-d-843301-2 sudo[130205]: ubuntu : TTY=unknown ; 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-ad08d0af-c745-410f-95a7-036b82a14307
May 27 03:58:20.326711 n-d-843301-2 sudo[130205]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:20.745771 n-d-843301-2 sudo[130160]: pam_unix(sudo:session): session closed for user root
May 27 03:58:20.748697 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a2592568-2c26-4ef3-9ec9-fd3fe3cd9e37 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.967s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:20.751473 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-a2592568-2c26-4ef3-9ec9-fd3fe3cd9e37 tempest-VolumesBackupsTest-2124050371 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:58:20.771641 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a2592568-2c26-4ef3-9ec9-fd3fe3cd9e37 tempest-VolumesBackupsTest-2124050371 None] Deleted volume successfully.
May 27 03:58:20.798727 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-a2592568-2c26-4ef3-9ec9-fd3fe3cd9e37 tempest-VolumesBackupsTest-2124050371 None] Lock "b'cinder-d3984b47-e087-45c2-b6be-1dc4bac46544-delete_volume'" released by "delete_volume" :: held 5.736s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:58:21.129877 n-d-843301-2 sudo[130203]: pam_unix(sudo:session): session closed for user root
May 27 03:58:21.134013 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f339a455-9385-4dfb-870c-ef0d24b15232 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d08ff0b6-37ec-41f7-9c00-21e09f5bbf21" returned: 0 in 0.980s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:21.137589 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f339a455-9385-4dfb-870c-ef0d24b15232 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d08ff0b6-37ec-41f7-9c00-21e09f5bbf21 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:21.195006 n-d-843301-2 sudo[130232]: ubuntu : TTY=unknown ; 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-d08ff0b6-37ec-41f7-9c00-21e09f5bbf21
May 27 03:58:21.195817 n-d-843301-2 sudo[130232]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:21.441286 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:58:21.453163 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:58:21.454124 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:58:21.470520 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Flow 'volume_create_manager' (5daf912e-5189-44a8-821e-c6637d0b4c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:58:21.474422 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ffafc4b-ed4a-4fe2-ba85-b06d4a44f9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:21.500938 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:58:21.508078 n-d-843301-2 sudo[130205]: pam_unix(sudo:session): session closed for user root
May 27 03:58:21.513566 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-ad08d0af-c745-410f-95a7-036b82a14307" returned: 0 in 1.267s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:21.514961 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Marking volume ad08d0af-c745-410f-95a7-036b82a14307 as bootable. {{(pid=92445) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 27 03:58:21.557059 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Copying metadata from source volume 7159bc99-f098-41d4-9ede-00ba466a3e0b to ad08d0af-c745-410f-95a7-036b82a14307. {{(pid=92445) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:428}}
May 27 03:58:21.574077 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ffafc4b-ed4a-4fe2-ba85-b06d4a44f9cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-875732124',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=9eddf058-9502-498a-8286-f93a5553d4a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01bc84a2eb10490caf49d50b3e803680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:58:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:58:21Z,user_id='9f032574321447cca58fef9849085a88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:21.576644 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (417978ea-ff2d-4aec-8d63-d5d391ee0f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:21.578735 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (417978ea-ff2d-4aec-8d63-d5d391ee0f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:21.581645 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1fcdbbb-436e-42e1-8f3c-f5b90573327e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:21.611470 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (817d57c6-897c-4294-9c6d-8803e6be60f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ad08d0af-c745-410f-95a7-036b82a14307', 'volume_size': 1, 'source_volid': '7159bc99-f098-41d4-9ede-00ba466a3e0b', 'source_volstatus': 'available'}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:21.615164 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a23b12a-9069-4fba-b785-840675f5a650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:21.629498 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Volume volume-ad08d0af-c745-410f-95a7-036b82a14307 (ad08d0af-c745-410f-95a7-036b82a14307): created successfully
May 27 03:58:21.632181 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a23b12a-9069-4fba-b785-840675f5a650) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:21.636971 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Flow 'volume_create_manager' (45031529-290a-48f5-bc2d-ed3703395794) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:58:21.660687 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-76167105-905f-475e-98c8-f2b1f369906c tempest-VolumesCloneTest-1228892402 None] Created volume successfully.
May 27 03:58:21.715616 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1fcdbbb-436e-42e1-8f3c-f5b90573327e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '9eddf058-9502-498a-8286-f93a5553d4a8', 'volume_name': 'volume-9eddf058-9502-498a-8286-f93a5553d4a8', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:21.717894 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04a58890-8d73-42f1-8be4-f1e056302e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:21.719875 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04a58890-8d73-42f1-8be4-f1e056302e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:21.722213 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cea47854-5d3a-474f-8e1a-ed60644de432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:21.723024 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Volume 9eddf058-9502-498a-8286-f93a5553d4a8: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-9eddf058-9502-498a-8286-f93a5553d4a8', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 27 03:58:21.723610 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Cloning 9eddf058-9502-498a-8286-f93a5553d4a8 from image c742528c-2e23-4c76-85af-75edbc35cc02 at location (None, None). {{(pid=92445) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 27 03:58:21.990133 n-d-843301-2 sudo[130232]: pam_unix(sudo:session): session closed for user root
May 27 03:58:21.994211 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f339a455-9385-4dfb-870c-ef0d24b15232 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d08ff0b6-37ec-41f7-9c00-21e09f5bbf21" returned: 0 in 0.857s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:22.234880 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-f339a455-9385-4dfb-870c-ef0d24b15232 tempest-GroupSnapshotsTest-1095205759 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-143732277 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-143732277, it is now deprecated. Please use the default quota class for default quota.
May 27 03:58:22.235978 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-f339a455-9385-4dfb-870c-ef0d24b15232 tempest-GroupSnapshotsTest-1095205759 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-143732277 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-143732277, it is now deprecated. Please use the default quota class for default quota.
May 27 03:58:22.261962 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-f339a455-9385-4dfb-870c-ef0d24b15232 tempest-GroupSnapshotsTest-1095205759 None] Created reservations ['a73bdb66-2dc5-44c8-88df-ace9fdb63408', '582f6927-2d3d-408a-9df5-f128374851e9', 'd7a8d145-13f1-4405-8783-8f2898f2a53a', '22dc0946-591a-48fe-a948-a44fe462ff3d'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:58:22.264854 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-f339a455-9385-4dfb-870c-ef0d24b15232 tempest-GroupSnapshotsTest-1095205759 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:58:22.264854 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:58:22.264854 n-d-843301-2 cinder-volume[92445]:
May 27 03:58:22.510438 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-f339a455-9385-4dfb-870c-ef0d24b15232 tempest-GroupSnapshotsTest-1095205759 None] Created reservations ['952e3025-c8df-4d73-bc98-c2a27da3004a', 'a1936fb1-6270-48ef-aa3d-4cc8bbb8dbd1', 'a695cf21-6744-428a-baaf-285ea0474ab7', '8f4731a0-a3d1-411a-bfcb-5d505e20e011'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:58:22.511942 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-f339a455-9385-4dfb-870c-ef0d24b15232 tempest-GroupSnapshotsTest-1095205759 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:58:22.511942 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:58:22.511942 n-d-843301-2 cinder-volume[92445]:
May 27 03:58:22.620924 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-f339a455-9385-4dfb-870c-ef0d24b15232 tempest-GroupSnapshotsTest-1095205759 None] group_snapshot 5b9e3d6b-492c-4024-b161-3c0c09747ca9: deleted successfully
May 27 03:58:23.736059 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] Skipping remove_export. No iscsi_target is presently exported for volume: 857e818e-9660-4c56-94eb-f2673277e7e1
May 27 03:58:23.737220 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-857e818e-9660-4c56-94eb-f2673277e7e1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:23.773838 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:58:23.784382 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:58:23.788180 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:58:23.789467 n-d-843301-2 sudo[130304]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-857e818e-9660-4c56-94eb-f2673277e7e1
May 27 03:58:23.792284 n-d-843301-2 sudo[130304]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:23.808316 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] Flow 'volume_create_manager' (e00d5b1e-d4a9-4b3a-ada4-31fcab6d8ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:58:23.812277 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5808cc9f-469f-4235-a32c-d45f10375bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:23.876872 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:58:23.967783 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5808cc9f-469f-4235-a32c-d45f10375bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:58:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1639346870',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=139d79ac-fe7b-47f4-b0bb-99b3935a6b0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4d6d1d75d644dc4a42ad834aea0bdb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:58:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:58:24Z,user_id='1b39625c58d74421bcf76c777c738217',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:23.972412 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b1fbfdcf-2661-42dc-a48c-42a52278a090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:23.977278 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b1fbfdcf-2661-42dc-a48c-42a52278a090) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:23.995277 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd17718e-ecdc-40a0-be8f-3055221e1661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:23.998584 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd17718e-ecdc-40a0-be8f-3055221e1661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '139d79ac-fe7b-47f4-b0bb-99b3935a6b0e', 'volume_name': 'volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:24.000042 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0212be67-5189-4175-8767-54c19e767c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:24.010483 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0212be67-5189-4175-8767-54c19e767c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:24.010483 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7a9067b3-fdd5-4479-a1ce-30834b801cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:24.010483 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] Volume 139d79ac-fe7b-47f4-b0bb-99b3935a6b0e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e', 'volume_size': 1}
May 27 03:58:24.011874 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:24.035385 n-d-843301-2 sudo[130306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e stack-volumes-lvmdriver-1 -L 1g
May 27 03:58:24.036363 n-d-843301-2 sudo[130306]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:24.834187 n-d-843301-2 sudo[130306]: pam_unix(sudo:session): session closed for user root
May 27 03:58:24.836765 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.825s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:24.843586 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7a9067b3-fdd5-4479-a1ce-30834b801cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:24.852103 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8909dcd4-99f7-4b51-ae0d-40e1a603225b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:24.853512 n-d-843301-2 sudo[130304]: pam_unix(sudo:session): session closed for user root
May 27 03:58:24.874201 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-857e818e-9660-4c56-94eb-f2673277e7e1" returned: 0 in 1.137s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:24.877296 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-857e818e-9660-4c56-94eb-f2673277e7e1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:24.914364 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] Volume volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e (139d79ac-fe7b-47f4-b0bb-99b3935a6b0e): created successfully
May 27 03:58:24.918058 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8909dcd4-99f7-4b51-ae0d-40e1a603225b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:24.921539 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] Flow 'volume_create_manager' (e00d5b1e-d4a9-4b3a-ada4-31fcab6d8ac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:58:24.926121 n-d-843301-2 sudo[130339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-857e818e-9660-4c56-94eb-f2673277e7e1
May 27 03:58:24.926925 n-d-843301-2 sudo[130339]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:24.941466 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-311920c0-90d6-42a4-ae9d-9b22749c6e83 tempest-VolumesCloneTest-1228892402 None] Created volume successfully.
May 27 03:58:25.571449 n-d-843301-2 sudo[130339]: pam_unix(sudo:session): session closed for user root
May 27 03:58:25.573623 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-857e818e-9660-4c56-94eb-f2673277e7e1" returned: 0 in 0.696s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:25.575602 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-857e818e-9660-4c56-94eb-f2673277e7e1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:25.610593 n-d-843301-2 sudo[130342]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-857e818e-9660-4c56-94eb-f2673277e7e1
May 27 03:58:25.612300 n-d-843301-2 sudo[130342]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:26.246901 n-d-843301-2 sudo[130342]: pam_unix(sudo:session): session closed for user root
May 27 03:58:26.249351 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-857e818e-9660-4c56-94eb-f2673277e7e1" returned: 0 in 0.673s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:26.251470 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] Successfully deleted volume: 857e818e-9660-4c56-94eb-f2673277e7e1
May 27 03:58:26.252220 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] Skipping remove_export. No iscsi_target is presently exported for volume: fc3dea8c-f3a9-4289-938d-a456d65b8ea0
May 27 03:58:26.254405 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:26.280699 n-d-843301-2 sudo[130347]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0
May 27 03:58:26.285078 n-d-843301-2 sudo[130347]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:27.000636 n-d-843301-2 sudo[130347]: pam_unix(sudo:session): session closed for user root
May 27 03:58:27.023362 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0" returned: 0 in 0.769s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:27.029390 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:27.080075 n-d-843301-2 sudo[130350]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0
May 27 03:58:27.081488 n-d-843301-2 sudo[130350]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:27.299706 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:58:27.318434 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:58:27.321807 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:58:27.376802 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Flow 'volume_create_manager' (73d32e33-887f-43c3-ae3d-b40b6d98e9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:58:27.393866 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (82c39a1e-8acf-49f6-88b6-a8cf0f031fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:27.463080 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:58:27.515809 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (82c39a1e-8acf-49f6-88b6-a8cf0f031fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:58:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1651808723',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=aa10281a-3bc8-4cb2-980d-f4936900c043,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4d6d1d75d644dc4a42ad834aea0bdb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:58:27Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=139d79ac-fe7b-47f4-b0bb-99b3935a6b0e,status='creating',terminated_at=None,updated_at=2022-05-27T03:58:27Z,user_id='1b39625c58d74421bcf76c777c738217',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:27.519038 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (46bb5666-a08b-42d3-93d1-99bbfa4294a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:27.521166 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (46bb5666-a08b-42d3-93d1-99bbfa4294a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:27.523572 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (17bd6183-0621-4d97-be45-9c1c3281a69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:27.566102 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (17bd6183-0621-4d97-be45-9c1c3281a69d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'aa10281a-3bc8-4cb2-980d-f4936900c043', 'volume_name': 'volume-aa10281a-3bc8-4cb2-980d-f4936900c043', 'volume_size': 2, 'source_volid': '139d79ac-fe7b-47f4-b0bb-99b3935a6b0e', 'source_volstatus': 'available'}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:27.569127 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f120012a-38aa-43c1-8a3f-ea3aac96a5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:27.571594 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f120012a-38aa-43c1-8a3f-ea3aac96a5c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:27.574135 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (918201c6-2081-43f1-a000-b8e88bb1c487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:27.575010 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Volume aa10281a-3bc8-4cb2-980d-f4936900c043: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-aa10281a-3bc8-4cb2-980d-f4936900c043', 'volume_size': 2, 'source_volid': '139d79ac-fe7b-47f4-b0bb-99b3935a6b0e', 'source_volstatus': 'available'}
May 27 03:58:27.641145 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Creating clone of volume: 139d79ac-fe7b-47f4-b0bb-99b3935a6b0e
May 27 03:58:27.642370 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:27.664393 n-d-843301-2 sudo[130353]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e
May 27 03:58:27.665936 n-d-843301-2 sudo[130353]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:27.852481 n-d-843301-2 sudo[130350]: pam_unix(sudo:session): session closed for user root
May 27 03:58:27.863785 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0" returned: 0 in 0.836s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:27.867069 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:27.949890 n-d-843301-2 sudo[130355]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0
May 27 03:58:27.951713 n-d-843301-2 sudo[130355]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:28.431929 n-d-843301-2 sudo[130353]: pam_unix(sudo:session): session closed for user root
May 27 03:58:28.438222 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e" returned: 0 in 0.792s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:28.460617 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-aa10281a-3bc8-4cb2-980d-f4936900c043 --snapshot stack-volumes-lvmdriver-1/volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:28.496544 n-d-843301-2 sudo[130358]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-aa10281a-3bc8-4cb2-980d-f4936900c043 --snapshot stack-volumes-lvmdriver-1/volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e -L 1.00g
May 27 03:58:28.497377 n-d-843301-2 sudo[130358]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:28.826803 n-d-843301-2 sudo[130355]: pam_unix(sudo:session): session closed for user root
May 27 03:58:28.831496 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fc3dea8c-f3a9-4289-938d-a456d65b8ea0" returned: 0 in 0.964s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:28.832288 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] Successfully deleted volume: fc3dea8c-f3a9-4289-938d-a456d65b8ea0
May 27 03:58:29.150107 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] Created reservations ['0f602cff-f8e1-4171-8ab4-71b17d66d212'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:58:29.253491 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-143732277 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-143732277, it is now deprecated. Please use the default quota class for default quota.
May 27 03:58:29.287285 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] Created reservations ['fb5dad2f-c083-4099-b4d7-51c6af8e61be', 'ec5b6692-d867-4314-9dbe-a799dd060467', '297dff41-ce03-4a90-a0b5-d88800a02765', 'ce78c413-b5af-4187-ab25-83ca6af82b98'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:58:29.291888 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:58:29.291888 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:58:29.291888 n-d-843301-2 cinder-volume[92445]:
May 27 03:58:29.401625 n-d-843301-2 sudo[130358]: pam_unix(sudo:session): session closed for user root
May 27 03:58:29.414484 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-aa10281a-3bc8-4cb2-980d-f4936900c043 --snapshot stack-volumes-lvmdriver-1/volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e -L 1.00g" returned: 0 in 0.975s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:29.417714 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa10281a-3bc8-4cb2-980d-f4936900c043 stack-volumes-lvmdriver-1 -L 2g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:29.457653 n-d-843301-2 sudo[130464]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa10281a-3bc8-4cb2-980d-f4936900c043 stack-volumes-lvmdriver-1 -L 2g
May 27 03:58:29.459570 n-d-843301-2 sudo[130464]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:29.526219 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] Created reservations ['c5dabf4c-fe1f-4b4d-82ef-de137c6a24d9', 'd5305437-e3f9-4d5d-9bd5-42ddfb463fea', 'f4850226-d921-4ccf-9f5b-86edad160235', 'e1e607bc-d58e-4bc5-a744-2dbd9c2685fc'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:58:29.531227 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:58:29.531227 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:58:29.531227 n-d-843301-2 cinder-volume[92445]:
May 27 03:58:29.849698 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:58:29.850435 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:29.940859 n-d-843301-2 sudo[130466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:58:29.941753 n-d-843301-2 sudo[130466]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:30.282265 n-d-843301-2 sudo[130464]: pam_unix(sudo:session): session closed for user root
May 27 03:58:30.286448 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa10281a-3bc8-4cb2-980d-f4936900c043 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.868s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:30.288675 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-aa10281a-3bc8-4cb2-980d-f4936900c043 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:30.332782 n-d-843301-2 sudo[130497]: ubuntu : 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-aa10281a-3bc8-4cb2-980d-f4936900c043
May 27 03:58:30.333769 n-d-843301-2 sudo[130497]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:30.738214 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-84022d16-a31f-4eff-8ba9-3195227ba546 tempest-GroupSnapshotsTest-1095205759 None] Group tempest-GroupSnapshotsTest-Group-506136095: creating
May 27 03:58:30.795241 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-84022d16-a31f-4eff-8ba9-3195227ba546 tempest-GroupSnapshotsTest-1095205759 None] Group tempest-GroupSnapshotsTest-Group-506136095: created successfully
May 27 03:58:30.840596 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-84022d16-a31f-4eff-8ba9-3195227ba546 tempest-GroupSnapshotsTest-1095205759 None] Create group completed successfully.
May 27 03:58:30.874317 n-d-843301-2 sudo[130466]: pam_unix(sudo:session): session closed for user root
May 27 03:58:30.876126 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.026s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:30.878910 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:30.921877 n-d-843301-2 sudo[130500]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:58:30.922682 n-d-843301-2 sudo[130500]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:31.173847 n-d-843301-2 sudo[130497]: pam_unix(sudo:session): session closed for user root
May 27 03:58:31.179962 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-aa10281a-3bc8-4cb2-980d-f4936900c043" returned: 0 in 0.891s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:31.182416 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aa10281a--3bc8--4cb2--980d--f4936900c043 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa10281a--3bc8--4cb2--980d--f4936900c043 iflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:31.232233 n-d-843301-2 sudo[130503]: 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--aa10281a--3bc8--4cb2--980d--f4936900c043 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa10281a--3bc8--4cb2--980d--f4936900c043 iflag=direct
May 27 03:58:31.238077 n-d-843301-2 sudo[130503]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:31.550762 n-d-843301-2 sudo[130500]: pam_unix(sudo:session): session closed for user root
May 27 03:58:31.555546 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.676s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:31.573649 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:58:31.613755 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-fc1c54f9-c10a-4cd9-a3b0-fdbab8d47057 tempest-GroupSnapshotsTest-1095205759 None] Delete group completed successfully.
May 27 03:58:31.801141 n-d-843301-2 sudo[130503]: pam_unix(sudo:session): session closed for user root
May 27 03:58:31.803997 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aa10281a--3bc8--4cb2--980d--f4936900c043 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa10281a--3bc8--4cb2--980d--f4936900c043 iflag=direct" returned: 0 in 0.622s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:31.806132 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aa10281a--3bc8--4cb2--980d--f4936900c043 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa10281a--3bc8--4cb2--980d--f4936900c043 oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:31.863200 n-d-843301-2 sudo[130516]: 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--aa10281a--3bc8--4cb2--980d--f4936900c043 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa10281a--3bc8--4cb2--980d--f4936900c043 oflag=direct
May 27 03:58:31.865810 n-d-843301-2 sudo[130516]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:32.571148 n-d-843301-2 sudo[130516]: pam_unix(sudo:session): session closed for user root
May 27 03:58:32.577207 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aa10281a--3bc8--4cb2--980d--f4936900c043 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa10281a--3bc8--4cb2--980d--f4936900c043 oflag=direct" returned: 0 in 0.769s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:32.579993 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aa10281a--3bc8--4cb2--980d--f4936900c043 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa10281a--3bc8--4cb2--980d--f4936900c043 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:32.630472 n-d-843301-2 sudo[130528]: 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--aa10281a--3bc8--4cb2--980d--f4936900c043 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa10281a--3bc8--4cb2--980d--f4936900c043 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 27 03:58:32.631325 n-d-843301-2 sudo[130528]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:32.913858 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:58:32.930228 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:58:32.930952 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:58:32.951954 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] Flow 'volume_create_manager' (5aeb85dd-9ba0-4009-937e-524acc8ec8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:58:32.956249 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7a963ef-285b-42c4-aaa2-ead31b879eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:33.005080 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:58:33.051110 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7a963ef-285b-42c4-aaa2-ead31b879eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:58:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1766211495',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=ef701131-9d77-48cf-a7d1-b2495e0d9bc8,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=48c41436-c272-4be6-ab59-873c451d6af4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0f7c91300574a0f8795572a612cf3fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:58:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:58:33Z,user_id='1316610023fc48389bcff86dc7cd3f7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4a4bd15-05c3-4567-97e9-d9f9759d88c2),volume_type_id=a4a4bd15-05c3-4567-97e9-d9f9759d88c2)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:33.053624 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e21bf3bd-4166-4d17-a41b-41ba256f7c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:33.055727 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e21bf3bd-4166-4d17-a41b-41ba256f7c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:33.058063 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20869b22-5567-4583-8bfc-b7b8e680639c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:33.060605 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20869b22-5567-4583-8bfc-b7b8e680639c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '48c41436-c272-4be6-ab59-873c451d6af4', 'volume_name': 'volume-48c41436-c272-4be6-ab59-873c451d6af4', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:33.074236 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b4f0915-b0b2-4f58-9c2f-9fa83cc0433d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:33.076588 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b4f0915-b0b2-4f58-9c2f-9fa83cc0433d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:33.078754 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6d488e7-a483-43ea-858c-7b480c70cc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:33.106072 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] Volume 48c41436-c272-4be6-ab59-873c451d6af4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-48c41436-c272-4be6-ab59-873c451d6af4', 'volume_size': 1}
May 27 03:58:33.107647 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-48c41436-c272-4be6-ab59-873c451d6af4 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:33.147668 n-d-843301-2 sudo[130530]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-48c41436-c272-4be6-ab59-873c451d6af4 stack-volumes-lvmdriver-1 -L 1g
May 27 03:58:33.148488 n-d-843301-2 sudo[130530]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:34.141831 n-d-843301-2 sudo[130530]: pam_unix(sudo:session): session closed for user root
May 27 03:58:34.149436 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-48c41436-c272-4be6-ab59-873c451d6af4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.036s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:34.149436 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6d488e7-a483-43ea-858c-7b480c70cc28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-48c41436-c272-4be6-ab59-873c451d6af4', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:34.170973 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3fbe4f34-d5b9-4d32-8e9a-35094dae6fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:34.203010 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] Volume volume-48c41436-c272-4be6-ab59-873c451d6af4 (48c41436-c272-4be6-ab59-873c451d6af4): created successfully
May 27 03:58:34.213118 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3fbe4f34-d5b9-4d32-8e9a-35094dae6fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:34.224590 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] Flow 'volume_create_manager' (5aeb85dd-9ba0-4009-937e-524acc8ec8c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:58:34.269365 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-fbc590fd-fc48-4fbc-a17a-76c7dcf9f57d tempest-GroupSnapshotsTest-1095205759 None] Created volume successfully.
May 27 03:58:36.296328 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a045950d-ff0d-48f5-8617-954344f92c36 tempest-GroupSnapshotsTest-1095205759 None] GroupSnapshot ceef9c95-9e10-43cc-8ebe-1f6adb743133: creating.
May 27 03:58:36.358948 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a045950d-ff0d-48f5-8617-954344f92c36 tempest-GroupSnapshotsTest-1095205759 None] Group snapshot ceef9c95-9e10-43cc-8ebe-1f6adb743133: creating. {{(pid=92445) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3864}}
May 27 03:58:36.481236 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a045950d-ff0d-48f5-8617-954344f92c36 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-48c41436-c272-4be6-ab59-873c451d6af4 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:36.516640 n-d-843301-2 sudo[130564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-48c41436-c272-4be6-ab59-873c451d6af4
May 27 03:58:36.519653 n-d-843301-2 sudo[130564]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:37.334090 n-d-843301-2 sudo[130564]: pam_unix(sudo:session): session closed for user root
May 27 03:58:37.337322 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a045950d-ff0d-48f5-8617-954344f92c36 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-48c41436-c272-4be6-ab59-873c451d6af4" returned: 0 in 0.856s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:37.342580 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a045950d-ff0d-48f5-8617-954344f92c36 tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7dfa14e9-332b-48f8-a6b7-2cd723f6f095 --snapshot stack-volumes-lvmdriver-1/volume-48c41436-c272-4be6-ab59-873c451d6af4 -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:37.394588 n-d-843301-2 sudo[130577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7dfa14e9-332b-48f8-a6b7-2cd723f6f095 --snapshot stack-volumes-lvmdriver-1/volume-48c41436-c272-4be6-ab59-873c451d6af4 -L 1.00g
May 27 03:58:37.395411 n-d-843301-2 sudo[130577]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:38.592868 n-d-843301-2 sudo[130577]: pam_unix(sudo:session): session closed for user root
May 27 03:58:38.597399 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a045950d-ff0d-48f5-8617-954344f92c36 tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7dfa14e9-332b-48f8-a6b7-2cd723f6f095 --snapshot stack-volumes-lvmdriver-1/volume-48c41436-c272-4be6-ab59-873c451d6af4 -L 1.00g" returned: 0 in 1.254s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:38.771627 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a045950d-ff0d-48f5-8617-954344f92c36 tempest-GroupSnapshotsTest-1095205759 None] group_snapshot ceef9c95-9e10-43cc-8ebe-1f6adb743133: created successfully
May 27 03:58:39.996992 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-c9eed126-6d93-4736-bdaa-7ac9a791cf5a tempest-GroupSnapshotsTest-1095205759 None] group_snapshot ceef9c95-9e10-43cc-8ebe-1f6adb743133: deleting
May 27 03:58:40.065193 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c9eed126-6d93-4736-bdaa-7ac9a791cf5a tempest-GroupSnapshotsTest-1095205759 None] group_snapshot ceef9c95-9e10-43cc-8ebe-1f6adb743133: deleting {{(pid=92445) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4031}}
May 27 03:58:40.093823 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c9eed126-6d93-4736-bdaa-7ac9a791cf5a tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7dfa14e9-332b-48f8-a6b7-2cd723f6f095 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:40.169667 n-d-843301-2 sudo[130686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7dfa14e9-332b-48f8-a6b7-2cd723f6f095
May 27 03:58:40.179145 n-d-843301-2 sudo[130686]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:40.337849 n-d-843301-2 sudo[130528]: pam_unix(sudo:session): session closed for user root
May 27 03:58:40.342237 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aa10281a--3bc8--4cb2--980d--f4936900c043 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa10281a--3bc8--4cb2--980d--f4936900c043 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.762s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:40.342930 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aa10281a--3bc8--4cb2--980d--f4936900c043, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--aa10281a--3bc8--4cb2--980d--f4936900c043, size 1024.00 MB, duration 7.76 sec {{(pid=92445) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 27 03:58:40.343270 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.volume_utils [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Volume copy 1024.00 MB at 131.89 MB/s
May 27 03:58:40.344485 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo 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-aa10281a-3bc8-4cb2-980d-f4936900c043 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:40.406965 n-d-843301-2 sudo[130696]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-aa10281a-3bc8-4cb2-980d-f4936900c043
May 27 03:58:40.408097 n-d-843301-2 sudo[130696]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:40.762200 n-d-843301-2 sudo[130686]: pam_unix(sudo:session): session closed for user root
May 27 03:58:40.771306 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c9eed126-6d93-4736-bdaa-7ac9a791cf5a tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7dfa14e9-332b-48f8-a6b7-2cd723f6f095" returned: 0 in 0.677s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:40.773361 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c9eed126-6d93-4736-bdaa-7ac9a791cf5a tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7dfa14e9-332b-48f8-a6b7-2cd723f6f095 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:40.833799 n-d-843301-2 sudo[130700]: ubuntu : TTY=unknown ; 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-7dfa14e9-332b-48f8-a6b7-2cd723f6f095
May 27 03:58:40.834654 n-d-843301-2 sudo[130700]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:40.959165 n-d-843301-2 sudo[130696]: pam_unix(sudo:session): session closed for user root
May 27 03:58:40.961677 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] CMD "sudo 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-aa10281a-3bc8-4cb2-980d-f4936900c043" returned: 0 in 0.617s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:40.963723 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-aa10281a-3bc8-4cb2-980d-f4936900c043 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:41.002285 n-d-843301-2 sudo[130703]: ubuntu : TTY=unknown ; 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-aa10281a-3bc8-4cb2-980d-f4936900c043
May 27 03:58:41.003518 n-d-843301-2 sudo[130703]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:41.688558 n-d-843301-2 sudo[130700]: pam_unix(sudo:session): session closed for user root
May 27 03:58:41.691341 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c9eed126-6d93-4736-bdaa-7ac9a791cf5a tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7dfa14e9-332b-48f8-a6b7-2cd723f6f095" returned: 0 in 0.918s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:41.802924 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-c9eed126-6d93-4736-bdaa-7ac9a791cf5a tempest-GroupSnapshotsTest-1095205759 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1246248727 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1246248727, it is now deprecated. Please use the default quota class for default quota.
May 27 03:58:41.803899 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-c9eed126-6d93-4736-bdaa-7ac9a791cf5a tempest-GroupSnapshotsTest-1095205759 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1246248727 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1246248727, it is now deprecated. Please use the default quota class for default quota.
May 27 03:58:41.828406 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-c9eed126-6d93-4736-bdaa-7ac9a791cf5a tempest-GroupSnapshotsTest-1095205759 None] Created reservations ['41df61b7-0b33-462d-ad8e-6ac1643c7d23', '0723fd95-c100-443b-ad1e-1bd0af5050be', '56e55af6-d9cd-4ca7-9645-10ad5defebfb', '05698d18-895c-4e3e-9279-40ffeffc06e5'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:58:41.833517 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-c9eed126-6d93-4736-bdaa-7ac9a791cf5a tempest-GroupSnapshotsTest-1095205759 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:58:41.833517 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:58:41.833517 n-d-843301-2 cinder-volume[92445]:
May 27 03:58:41.916059 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-c9eed126-6d93-4736-bdaa-7ac9a791cf5a tempest-GroupSnapshotsTest-1095205759 None] group_snapshot ceef9c95-9e10-43cc-8ebe-1f6adb743133: deleted successfully
May 27 03:58:41.965319 n-d-843301-2 sudo[130703]: pam_unix(sudo:session): session closed for user root
May 27 03:58:41.967311 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-aa10281a-3bc8-4cb2-980d-f4936900c043" returned: 0 in 1.004s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:41.970273 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (918201c6-2081-43f1-a000-b8e88bb1c487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aa10281a-3bc8-4cb2-980d-f4936900c043', 'volume_size': 2, 'source_volid': '139d79ac-fe7b-47f4-b0bb-99b3935a6b0e', 'source_volstatus': 'available'}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:41.973321 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (500ccf7e-4ca9-4fa7-8578-56f869eea05b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:41.987745 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Volume volume-aa10281a-3bc8-4cb2-980d-f4936900c043 (aa10281a-3bc8-4cb2-980d-f4936900c043): created successfully
May 27 03:58:41.989826 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (500ccf7e-4ca9-4fa7-8578-56f869eea05b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:41.992804 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Flow 'volume_create_manager' (73d32e33-887f-43c3-ae3d-b40b6d98e9e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:58:42.010780 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a97d97c5-f780-4ae4-93bf-1f6aeb7df15e tempest-VolumesCloneTest-1228892402 None] Created volume successfully.
May 27 03:58:42.739113 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-18ee663d-8817-425c-828b-892f73621c11 tempest-VolumesCloneTest-1228892402 None] Lock "b'cinder-aa10281a-3bc8-4cb2-980d-f4936900c043-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:58:42.829201 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-18ee663d-8817-425c-828b-892f73621c11 tempest-VolumesCloneTest-1228892402 None] Skipping remove_export. No iscsi_target is presently exported for volume: aa10281a-3bc8-4cb2-980d-f4936900c043
May 27 03:58:42.830628 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ee663d-8817-425c-828b-892f73621c11 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa10281a-3bc8-4cb2-980d-f4936900c043 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:42.868558 n-d-843301-2 sudo[130788]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa10281a-3bc8-4cb2-980d-f4936900c043
May 27 03:58:42.869413 n-d-843301-2 sudo[130788]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:43.039624 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-6de4c972-013f-4ef8-a2cd-8a6bc13fdc2a tempest-GroupSnapshotsTest-1095205759 None] Skipping remove_export. No iscsi_target is presently exported for volume: 48c41436-c272-4be6-ab59-873c451d6af4
May 27 03:58:43.040810 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6de4c972-013f-4ef8-a2cd-8a6bc13fdc2a tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-48c41436-c272-4be6-ab59-873c451d6af4 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:43.098957 n-d-843301-2 sudo[130790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-48c41436-c272-4be6-ab59-873c451d6af4
May 27 03:58:43.107035 n-d-843301-2 sudo[130790]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:43.529922 n-d-843301-2 sudo[130788]: pam_unix(sudo:session): session closed for user root
May 27 03:58:43.543135 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ee663d-8817-425c-828b-892f73621c11 tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa10281a-3bc8-4cb2-980d-f4936900c043" returned: 0 in 0.712s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:43.546462 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ee663d-8817-425c-828b-892f73621c11 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa10281a-3bc8-4cb2-980d-f4936900c043 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:43.568419 n-d-843301-2 sudo[130794]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa10281a-3bc8-4cb2-980d-f4936900c043
May 27 03:58:43.569968 n-d-843301-2 sudo[130794]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:43.698171 n-d-843301-2 sudo[130790]: pam_unix(sudo:session): session closed for user root
May 27 03:58:43.701173 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6de4c972-013f-4ef8-a2cd-8a6bc13fdc2a tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-48c41436-c272-4be6-ab59-873c451d6af4" returned: 0 in 0.660s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:43.703093 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6de4c972-013f-4ef8-a2cd-8a6bc13fdc2a tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-48c41436-c272-4be6-ab59-873c451d6af4 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:43.739993 n-d-843301-2 sudo[130796]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-48c41436-c272-4be6-ab59-873c451d6af4
May 27 03:58:43.740807 n-d-843301-2 sudo[130796]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:44.117914 n-d-843301-2 sudo[130794]: pam_unix(sudo:session): session closed for user root
May 27 03:58:44.120465 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ee663d-8817-425c-828b-892f73621c11 tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa10281a-3bc8-4cb2-980d-f4936900c043" returned: 0 in 0.574s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:44.122475 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ee663d-8817-425c-828b-892f73621c11 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa10281a-3bc8-4cb2-980d-f4936900c043 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:44.182450 n-d-843301-2 sudo[130831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa10281a-3bc8-4cb2-980d-f4936900c043
May 27 03:58:44.184294 n-d-843301-2 sudo[130831]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:44.607895 n-d-843301-2 sudo[130796]: pam_unix(sudo:session): session closed for user root
May 27 03:58:44.610787 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6de4c972-013f-4ef8-a2cd-8a6bc13fdc2a tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-48c41436-c272-4be6-ab59-873c451d6af4" returned: 0 in 0.907s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:44.613456 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6de4c972-013f-4ef8-a2cd-8a6bc13fdc2a tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-48c41436-c272-4be6-ab59-873c451d6af4 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:44.666179 n-d-843301-2 sudo[130836]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-48c41436-c272-4be6-ab59-873c451d6af4
May 27 03:58:44.673093 n-d-843301-2 sudo[130836]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:44.919268 n-d-843301-2 sudo[130831]: pam_unix(sudo:session): session closed for user root
May 27 03:58:44.925830 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ee663d-8817-425c-828b-892f73621c11 tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa10281a-3bc8-4cb2-980d-f4936900c043" returned: 0 in 0.803s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:44.927435 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-18ee663d-8817-425c-828b-892f73621c11 tempest-VolumesCloneTest-1228892402 None] Successfully deleted volume: aa10281a-3bc8-4cb2-980d-f4936900c043
May 27 03:58:44.998249 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-18ee663d-8817-425c-828b-892f73621c11 tempest-VolumesCloneTest-1228892402 None] Created reservations ['a4737e01-6aab-42df-b049-09772b423d3d', '66c4d695-1b7c-4e32-97d9-38ed47e32989', '1c00e79e-31bc-47be-8d42-59186a893f48', 'b06ee71c-8005-4910-b164-41b9f2f46411'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:58:45.000701 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-18ee663d-8817-425c-828b-892f73621c11 tempest-VolumesCloneTest-1228892402 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:58:45.000701 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:58:45.000701 n-d-843301-2 cinder-volume[92445]:
May 27 03:58:45.109485 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-18ee663d-8817-425c-828b-892f73621c11 tempest-VolumesCloneTest-1228892402 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:58:45.110257 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ee663d-8817-425c-828b-892f73621c11 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:45.143689 n-d-843301-2 sudo[130842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:58:45.147295 n-d-843301-2 sudo[130842]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:45.347848 n-d-843301-2 sudo[130836]: pam_unix(sudo:session): session closed for user root
May 27 03:58:45.360954 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6de4c972-013f-4ef8-a2cd-8a6bc13fdc2a tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-48c41436-c272-4be6-ab59-873c451d6af4" returned: 0 in 0.747s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:45.370222 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-6de4c972-013f-4ef8-a2cd-8a6bc13fdc2a tempest-GroupSnapshotsTest-1095205759 None] Successfully deleted volume: 48c41436-c272-4be6-ab59-873c451d6af4
May 27 03:58:45.495536 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-f5d8a777-9313-46f7-b890-5eb5a9645c5f tempest-VolumesCloneTest-1228892402 None] Lock "b'cinder-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e-delete_volume'" acquired by "delete_volume" :: waited 0.155s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:58:45.593594 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-6de4c972-013f-4ef8-a2cd-8a6bc13fdc2a tempest-GroupSnapshotsTest-1095205759 None] Created reservations ['fae5df79-cb48-43a5-bad2-e37ce92a5f83'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:58:45.638184 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-f5d8a777-9313-46f7-b890-5eb5a9645c5f tempest-VolumesCloneTest-1228892402 None] Skipping remove_export. No iscsi_target is presently exported for volume: 139d79ac-fe7b-47f4-b0bb-99b3935a6b0e
May 27 03:58:45.639882 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f5d8a777-9313-46f7-b890-5eb5a9645c5f tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:45.665701 n-d-843301-2 sudo[130848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e
May 27 03:58:45.666537 n-d-843301-2 sudo[130848]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:45.671772 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-6de4c972-013f-4ef8-a2cd-8a6bc13fdc2a tempest-GroupSnapshotsTest-1095205759 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1246248727 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1246248727, it is now deprecated. Please use the default quota class for default quota.
May 27 03:58:45.698985 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-6de4c972-013f-4ef8-a2cd-8a6bc13fdc2a tempest-GroupSnapshotsTest-1095205759 None] Created reservations ['2b09100a-676a-49da-84eb-1b0c9178358f', '3cab79be-0834-4407-b1ab-b7bc763eeba3', 'f1ff597e-dc32-4506-9a72-a7846952f7db', 'b1316108-39e0-4028-a331-cd1394b9d9f1'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:58:45.701536 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-6de4c972-013f-4ef8-a2cd-8a6bc13fdc2a tempest-GroupSnapshotsTest-1095205759 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:58:45.701536 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:58:45.701536 n-d-843301-2 cinder-volume[92445]:
May 27 03:58:45.822604 n-d-843301-2 sudo[130842]: pam_unix(sudo:session): session closed for user root
May 27 03:58:45.824748 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ee663d-8817-425c-828b-892f73621c11 tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.714s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:45.826589 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ee663d-8817-425c-828b-892f73621c11 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:45.850746 n-d-843301-2 sudo[130850]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:58:45.851557 n-d-843301-2 sudo[130850]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:45.900310 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-6de4c972-013f-4ef8-a2cd-8a6bc13fdc2a tempest-GroupSnapshotsTest-1095205759 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:58:45.901396 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6de4c972-013f-4ef8-a2cd-8a6bc13fdc2a tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:45.956985 n-d-843301-2 sudo[130852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:58:45.961142 n-d-843301-2 sudo[130852]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:46.219726 n-d-843301-2 sudo[130848]: pam_unix(sudo:session): session closed for user root
May 27 03:58:46.343324 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_iblanv5an-d-843301-2@lvmdriver-1, size 616.00 MB, duration 24.62 sec {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 27 03:58:46.344001 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Image download 616.00 MB at 25.02 MB/s
May 27 03:58:46.349383 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f5d8a777-9313-46f7-b890-5eb5a9645c5f tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e" returned: 0 in 0.709s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:46.353946 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f5d8a777-9313-46f7-b890-5eb5a9645c5f tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:46.426521 n-d-843301-2 sudo[130857]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e
May 27 03:58:46.427487 n-d-843301-2 sudo[130857]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:46.429154 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_iblanv5an-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:46.455480 n-d-843301-2 sudo[130850]: pam_unix(sudo:session): session closed for user root
May 27 03:58:46.465295 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ee663d-8817-425c-828b-892f73621c11 tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.638s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:46.467176 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-18ee663d-8817-425c-828b-892f73621c11 tempest-VolumesCloneTest-1228892402 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:58:46.481978 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-18ee663d-8817-425c-828b-892f73621c11 tempest-VolumesCloneTest-1228892402 None] Deleted volume successfully.
May 27 03:58:46.523740 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-18ee663d-8817-425c-828b-892f73621c11 tempest-VolumesCloneTest-1228892402 None] Lock "b'cinder-aa10281a-3bc8-4cb2-980d-f4936900c043-delete_volume'" released by "delete_volume" :: held 3.785s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:58:46.577148 n-d-843301-2 sudo[130858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_iblanv5an-d-843301-2@lvmdriver-1
May 27 03:58:46.578004 n-d-843301-2 sudo[130858]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:46.677223 n-d-843301-2 sudo[130852]: pam_unix(sudo:session): session closed for user root
May 27 03:58:46.678936 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6de4c972-013f-4ef8-a2cd-8a6bc13fdc2a tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.778s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:46.680168 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6de4c972-013f-4ef8-a2cd-8a6bc13fdc2a tempest-GroupSnapshotsTest-1095205759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:46.720119 n-d-843301-2 sudo[130862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:58:46.721546 n-d-843301-2 sudo[130862]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:47.210618 n-d-843301-2 sudo[130858]: pam_unix(sudo:session): session closed for user root
May 27 03:58:47.212952 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_iblanv5an-d-843301-2@lvmdriver-1" returned: 0 in 0.785s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:47.213900 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 is fetched for user 9f032574321447cca58fef9849085a88. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 27 03:58:47.251470 n-d-843301-2 sudo[130857]: pam_unix(sudo:session): session closed for user root
May 27 03:58:47.254547 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f5d8a777-9313-46f7-b890-5eb5a9645c5f tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e" returned: 0 in 0.901s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:47.256672 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f5d8a777-9313-46f7-b890-5eb5a9645c5f tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:47.309348 n-d-843301-2 sudo[130869]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e
May 27 03:58:47.310231 n-d-843301-2 sudo[130869]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:47.333854 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_iblanv5an-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:47.416298 n-d-843301-2 sudo[130862]: pam_unix(sudo:session): session closed for user root
May 27 03:58:47.418714 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6de4c972-013f-4ef8-a2cd-8a6bc13fdc2a tempest-GroupSnapshotsTest-1095205759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.738s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:47.420174 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-6de4c972-013f-4ef8-a2cd-8a6bc13fdc2a tempest-GroupSnapshotsTest-1095205759 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:58:47.426971 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-6de4c972-013f-4ef8-a2cd-8a6bc13fdc2a tempest-GroupSnapshotsTest-1095205759 None] Delete group completed successfully.
May 27 03:58:47.454997 n-d-843301-2 sudo[130871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_iblanv5an-d-843301-2@lvmdriver-1
May 27 03:58:47.456578 n-d-843301-2 sudo[130871]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:47.919317 n-d-843301-2 sudo[130869]: pam_unix(sudo:session): session closed for user root
May 27 03:58:47.921164 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f5d8a777-9313-46f7-b890-5eb5a9645c5f tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e" returned: 0 in 0.664s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:47.922635 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-f5d8a777-9313-46f7-b890-5eb5a9645c5f tempest-VolumesCloneTest-1228892402 None] Successfully deleted volume: 139d79ac-fe7b-47f4-b0bb-99b3935a6b0e
May 27 03:58:47.990502 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-f5d8a777-9313-46f7-b890-5eb5a9645c5f tempest-VolumesCloneTest-1228892402 None] Created reservations ['dd55af22-7046-4064-8f2e-0967c8302c5d', 'f364aa18-eedb-4450-bd0a-7da712b1181e', '3503cfd3-c754-4c10-abe7-fd3e8256019d', '192e0653-1b96-46cd-84fe-d5473b9ab287'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:58:47.994354 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-f5d8a777-9313-46f7-b890-5eb5a9645c5f tempest-VolumesCloneTest-1228892402 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:58:47.994354 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:58:47.994354 n-d-843301-2 cinder-volume[92445]:
May 27 03:58:48.010444 n-d-843301-2 sudo[130871]: pam_unix(sudo:session): session closed for user root
May 27 03:58:48.015399 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_iblanv5an-d-843301-2@lvmdriver-1" returned: 0 in 0.682s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:48.017382 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9eddf058-9502-498a-8286-f93a5553d4a8 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:48.047650 n-d-843301-2 sudo[130880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9eddf058-9502-498a-8286-f93a5553d4a8 stack-volumes-lvmdriver-1 -L 1g
May 27 03:58:48.049261 n-d-843301-2 sudo[130880]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:48.085893 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-f5d8a777-9313-46f7-b890-5eb5a9645c5f tempest-VolumesCloneTest-1228892402 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:58:48.087176 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f5d8a777-9313-46f7-b890-5eb5a9645c5f tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:48.156091 n-d-843301-2 sudo[130882]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:58:48.157118 n-d-843301-2 sudo[130882]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:48.743797 n-d-843301-2 sudo[130880]: pam_unix(sudo:session): session closed for user root
May 27 03:58:48.746034 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9eddf058-9502-498a-8286-f93a5553d4a8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.728s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:48.768259 n-d-843301-2 sudo[130882]: pam_unix(sudo:session): session closed for user root
May 27 03:58:48.770114 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f5d8a777-9313-46f7-b890-5eb5a9645c5f tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.683s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:48.772217 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f5d8a777-9313-46f7-b890-5eb5a9645c5f tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:48.805371 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Attempting download of c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume 9eddf058-9502-498a-8286-f93a5553d4a8. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 27 03:58:48.819113 n-d-843301-2 sudo[130917]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:58:48.820001 n-d-843301-2 sudo[130917]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:48.855086 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_405sewet {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:49.021276 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-ca10c1a9-6033-4b47-a690-24a626d12b01 tempest-VolumesCloneTest-1228892402 None] Lock "b'cinder-ad08d0af-c745-410f-95a7-036b82a14307-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:58:49.047246 n-d-843301-2 sudo[130919]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_c742528c-2e23-4c76-85af-75edbc35cc02_405sewet
May 27 03:58:49.051161 n-d-843301-2 sudo[130919]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:49.213797 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-ca10c1a9-6033-4b47-a690-24a626d12b01 tempest-VolumesCloneTest-1228892402 None] Skipping remove_export. No iscsi_target is presently exported for volume: ad08d0af-c745-410f-95a7-036b82a14307
May 27 03:58:49.214825 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ca10c1a9-6033-4b47-a690-24a626d12b01 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ad08d0af-c745-410f-95a7-036b82a14307 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:49.262597 n-d-843301-2 sudo[130922]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ad08d0af-c745-410f-95a7-036b82a14307
May 27 03:58:49.263411 n-d-843301-2 sudo[130922]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:49.380213 n-d-843301-2 sudo[130917]: pam_unix(sudo:session): session closed for user root
May 27 03:58:49.382551 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f5d8a777-9313-46f7-b890-5eb5a9645c5f tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:49.385159 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-f5d8a777-9313-46f7-b890-5eb5a9645c5f tempest-VolumesCloneTest-1228892402 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:58:49.391571 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-f5d8a777-9313-46f7-b890-5eb5a9645c5f tempest-VolumesCloneTest-1228892402 None] Deleted volume successfully.
May 27 03:58:49.417874 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-f5d8a777-9313-46f7-b890-5eb5a9645c5f tempest-VolumesCloneTest-1228892402 None] Lock "b'cinder-139d79ac-fe7b-47f4-b0bb-99b3935a6b0e-delete_volume'" released by "delete_volume" :: held 3.922s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:58:49.571220 n-d-843301-2 sudo[130919]: pam_unix(sudo:session): session closed for user root
May 27 03:58:49.573201 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_405sewet" returned: 0 in 0.718s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:49.575913 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_iblanv5an-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:49.701642 n-d-843301-2 sudo[130926]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_iblanv5an-d-843301-2@lvmdriver-1
May 27 03:58:49.702451 n-d-843301-2 sudo[130926]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:49.904776 n-d-843301-2 sudo[130922]: pam_unix(sudo:session): session closed for user root
May 27 03:58:49.907581 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ca10c1a9-6033-4b47-a690-24a626d12b01 tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ad08d0af-c745-410f-95a7-036b82a14307" returned: 0 in 0.692s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:49.910319 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ca10c1a9-6033-4b47-a690-24a626d12b01 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ad08d0af-c745-410f-95a7-036b82a14307 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:49.951543 n-d-843301-2 sudo[130929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ad08d0af-c745-410f-95a7-036b82a14307
May 27 03:58:49.952418 n-d-843301-2 sudo[130929]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:50.179465 n-d-843301-2 sudo[130926]: pam_unix(sudo:session): session closed for user root
May 27 03:58:50.181778 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_iblanv5an-d-843301-2@lvmdriver-1" returned: 0 in 0.607s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:50.182800 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] c742528c-2e23-4c76-85af-75edbc35cc02 was vhdx, converting to raw {{(pid=92445) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 27 03:58:50.183761 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_iblanv5an-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9eddf058--9502--498a--8286--f93a5553d4a8 oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:50.236711 n-d-843301-2 sudo[130934]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_iblanv5an-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9eddf058--9502--498a--8286--f93a5553d4a8 oflag=direct
May 27 03:58:50.240006 n-d-843301-2 sudo[130934]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:50.596471 n-d-843301-2 sudo[130929]: pam_unix(sudo:session): session closed for user root
May 27 03:58:50.602276 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ca10c1a9-6033-4b47-a690-24a626d12b01 tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ad08d0af-c745-410f-95a7-036b82a14307" returned: 0 in 0.692s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:50.605867 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ca10c1a9-6033-4b47-a690-24a626d12b01 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ad08d0af-c745-410f-95a7-036b82a14307 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:50.651931 n-d-843301-2 sudo[130937]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ad08d0af-c745-410f-95a7-036b82a14307
May 27 03:58:50.653316 n-d-843301-2 sudo[130937]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:50.876355 n-d-843301-2 sudo[130934]: pam_unix(sudo:session): session closed for user root
May 27 03:58:50.879171 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_iblanv5an-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9eddf058--9502--498a--8286--f93a5553d4a8 oflag=direct" returned: 0 in 0.695s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:50.880207 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 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_c742528c-2e23-4c76-85af-75edbc35cc02_iblanv5an-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9eddf058--9502--498a--8286--f93a5553d4a8 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:50.930184 n-d-843301-2 sudo[130949]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_iblanv5an-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9eddf058--9502--498a--8286--f93a5553d4a8
May 27 03:58:50.931196 n-d-843301-2 sudo[130949]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:51.269362 n-d-843301-2 sudo[130937]: pam_unix(sudo:session): session closed for user root
May 27 03:58:51.271829 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ca10c1a9-6033-4b47-a690-24a626d12b01 tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ad08d0af-c745-410f-95a7-036b82a14307" returned: 0 in 0.665s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:51.273095 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-ca10c1a9-6033-4b47-a690-24a626d12b01 tempest-VolumesCloneTest-1228892402 None] Successfully deleted volume: ad08d0af-c745-410f-95a7-036b82a14307
May 27 03:58:51.332658 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-ca10c1a9-6033-4b47-a690-24a626d12b01 tempest-VolumesCloneTest-1228892402 None] Created reservations ['2271ebb3-86c8-4c65-854c-2ceed3b76650', 'a813dad1-aa96-4a2a-ac43-07e7ea31114c', '423d6b3c-6494-48e2-a7b9-2eaa4bebcab1', 'ada92bac-51cf-4820-9bfe-43e592c6ed16'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:58:51.335485 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-ca10c1a9-6033-4b47-a690-24a626d12b01 tempest-VolumesCloneTest-1228892402 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:58:51.335485 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:58:51.335485 n-d-843301-2 cinder-volume[92445]:
May 27 03:58:51.393267 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-ca10c1a9-6033-4b47-a690-24a626d12b01 tempest-VolumesCloneTest-1228892402 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:58:51.394073 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ca10c1a9-6033-4b47-a690-24a626d12b01 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:51.478056 n-d-843301-2 sudo[130965]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:58:51.479410 n-d-843301-2 sudo[130965]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:51.754500 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-6729633d-e39d-4d5f-ba26-0dcf76ddcaf2 tempest-VolumesCloneTest-1228892402 None] Lock "b'cinder-7159bc99-f098-41d4-9ede-00ba466a3e0b-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:58:51.965514 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-6729633d-e39d-4d5f-ba26-0dcf76ddcaf2 tempest-VolumesCloneTest-1228892402 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7159bc99-f098-41d4-9ede-00ba466a3e0b
May 27 03:58:51.967714 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6729633d-e39d-4d5f-ba26-0dcf76ddcaf2 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7159bc99-f098-41d4-9ede-00ba466a3e0b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:52.054945 n-d-843301-2 sudo[130975]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7159bc99-f098-41d4-9ede-00ba466a3e0b
May 27 03:58:52.056454 n-d-843301-2 sudo[130975]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:52.293228 n-d-843301-2 sudo[130965]: pam_unix(sudo:session): session closed for user root
May 27 03:58:52.295867 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ca10c1a9-6033-4b47-a690-24a626d12b01 tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.901s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:52.299903 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ca10c1a9-6033-4b47-a690-24a626d12b01 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:52.345671 n-d-843301-2 sudo[130979]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:58:52.346549 n-d-843301-2 sudo[130979]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:52.512298 n-d-843301-2 sudo[130949]: pam_unix(sudo:session): session closed for user root
May 27 03:58:52.514814 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 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_c742528c-2e23-4c76-85af-75edbc35cc02_iblanv5an-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9eddf058--9502--498a--8286--f93a5553d4a8" returned: 0 in 1.634s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:52.516159 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_iblanv5an-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:52.723398 n-d-843301-2 sudo[130990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_iblanv5an-d-843301-2@lvmdriver-1
May 27 03:58:52.725205 n-d-843301-2 sudo[130990]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:52.750305 n-d-843301-2 sudo[130975]: pam_unix(sudo:session): session closed for user root
May 27 03:58:52.753593 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6729633d-e39d-4d5f-ba26-0dcf76ddcaf2 tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7159bc99-f098-41d4-9ede-00ba466a3e0b" returned: 0 in 0.785s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:52.755749 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6729633d-e39d-4d5f-ba26-0dcf76ddcaf2 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7159bc99-f098-41d4-9ede-00ba466a3e0b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:52.844392 n-d-843301-2 sudo[130993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7159bc99-f098-41d4-9ede-00ba466a3e0b
May 27 03:58:52.845870 n-d-843301-2 sudo[130993]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:52.998137 n-d-843301-2 sudo[130979]: pam_unix(sudo:session): session closed for user root
May 27 03:58:53.000417 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ca10c1a9-6033-4b47-a690-24a626d12b01 tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.701s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:53.002569 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-ca10c1a9-6033-4b47-a690-24a626d12b01 tempest-VolumesCloneTest-1228892402 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:58:53.009371 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-ca10c1a9-6033-4b47-a690-24a626d12b01 tempest-VolumesCloneTest-1228892402 None] Deleted volume successfully.
May 27 03:58:53.047136 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-ca10c1a9-6033-4b47-a690-24a626d12b01 tempest-VolumesCloneTest-1228892402 None] Lock "b'cinder-ad08d0af-c745-410f-95a7-036b82a14307-delete_volume'" released by "delete_volume" :: held 4.026s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:58:53.270205 n-d-843301-2 sudo[130990]: pam_unix(sudo:session): session closed for user root
May 27 03:58:53.276531 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_iblanv5an-d-843301-2@lvmdriver-1" returned: 0 in 0.760s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:53.277257 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_iblanv5an-d-843301-2@lvmdriver-1, size 700.00 MB, duration 1.64 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--9eddf058--9502--498a--8286--f93a5553d4a8 {{(pid=92445) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 27 03:58:53.277621 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Converted 700.00 MB image at 427.95 MB/s
May 27 03:58:53.278165 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Downloaded image c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume 9eddf058-9502-498a-8286-f93a5553d4a8 successfully. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 27 03:58:53.436249 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 for user 9f032574321447cca58fef9849085a88 is deleted. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 27 03:58:53.436958 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Marking volume 9eddf058-9502-498a-8286-f93a5553d4a8 as bootable. {{(pid=92445) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 27 03:58:53.450558 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Copying metadata from image c742528c-2e23-4c76-85af-75edbc35cc02 to 9eddf058-9502-498a-8286-f93a5553d4a8. {{(pid=92445) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 27 03:58:53.451476 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Creating volume glance metadata for volume 9eddf058-9502-498a-8286-f93a5553d4a8 backed by image c742528c-2e23-4c76-85af-75edbc35cc02 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92445) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 27 03:58:53.503101 n-d-843301-2 sudo[130993]: pam_unix(sudo:session): session closed for user root
May 27 03:58:53.530173 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6729633d-e39d-4d5f-ba26-0dcf76ddcaf2 tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7159bc99-f098-41d4-9ede-00ba466a3e0b" returned: 0 in 0.774s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:53.531707 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6729633d-e39d-4d5f-ba26-0dcf76ddcaf2 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7159bc99-f098-41d4-9ede-00ba466a3e0b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:53.572741 n-d-843301-2 sudo[131000]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7159bc99-f098-41d4-9ede-00ba466a3e0b
May 27 03:58:53.575964 n-d-843301-2 sudo[131000]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:53.584025 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cea47854-5d3a-474f-8e1a-ed60644de432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9eddf058-9502-498a-8286-f93a5553d4a8', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:53.587111 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b4ab76a-f992-44bd-9f69-9775d145ca17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:53.597412 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Volume volume-9eddf058-9502-498a-8286-f93a5553d4a8 (9eddf058-9502-498a-8286-f93a5553d4a8): created successfully
May 27 03:58:53.599892 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b4ab76a-f992-44bd-9f69-9775d145ca17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:53.603424 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Flow 'volume_create_manager' (5daf912e-5189-44a8-821e-c6637d0b4c1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:58:53.614063 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-0042870e-47c1-4550-9690-6c1926227607 tempest-VolumesBackupsTest-2124050371 None] Created volume successfully.
May 27 03:58:54.172482 n-d-843301-2 sudo[131000]: pam_unix(sudo:session): session closed for user root
May 27 03:58:54.176098 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6729633d-e39d-4d5f-ba26-0dcf76ddcaf2 tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7159bc99-f098-41d4-9ede-00ba466a3e0b" returned: 0 in 0.643s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:54.179219 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-6729633d-e39d-4d5f-ba26-0dcf76ddcaf2 tempest-VolumesCloneTest-1228892402 None] Successfully deleted volume: 7159bc99-f098-41d4-9ede-00ba466a3e0b
May 27 03:58:54.253697 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-6729633d-e39d-4d5f-ba26-0dcf76ddcaf2 tempest-VolumesCloneTest-1228892402 None] Created reservations ['5d904186-0685-4d6d-a0df-0ae92aab7229', 'd3a36c72-20b4-4f8e-ac31-443e3a419e4f', 'e83c7b53-6a2c-49bd-82b7-f836bc8d89a8', 'ffc8af80-73a0-436b-a71f-8a5906831b94'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:58:54.255817 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-6729633d-e39d-4d5f-ba26-0dcf76ddcaf2 tempest-VolumesCloneTest-1228892402 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:58:54.255817 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:58:54.255817 n-d-843301-2 cinder-volume[92445]:
May 27 03:58:54.322672 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-6729633d-e39d-4d5f-ba26-0dcf76ddcaf2 tempest-VolumesCloneTest-1228892402 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:58:54.325362 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6729633d-e39d-4d5f-ba26-0dcf76ddcaf2 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:54.360944 n-d-843301-2 sudo[131005]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:58:54.361964 n-d-843301-2 sudo[131005]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:54.959857 n-d-843301-2 sudo[131005]: pam_unix(sudo:session): session closed for user root
May 27 03:58:54.962092 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6729633d-e39d-4d5f-ba26-0dcf76ddcaf2 tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.637s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:54.964115 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6729633d-e39d-4d5f-ba26-0dcf76ddcaf2 tempest-VolumesCloneTest-1228892402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:55.010071 n-d-843301-2 sudo[131008]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:58:55.011005 n-d-843301-2 sudo[131008]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:55.036741 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-c33ed973-16e5-47ab-ab29-3b2c8da78f8a tempest-GroupSnapshotsV319Test-607910082 None] Group tempest-GroupSnapshotsV319Test-Group-2142322386: creating
May 27 03:58:55.118670 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.driver [None req-10d3adc9-79eb-4cc0-b00b-d6f5ef1ff39b tempest-VolumesBackupsTest-2124050371 None] Creating a new backup for volume volume-9eddf058-9502-498a-8286-f93a5553d4a8. {{(pid=92445) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
May 27 03:58:55.126770 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-c33ed973-16e5-47ab-ab29-3b2c8da78f8a tempest-GroupSnapshotsV319Test-607910082 None] Group tempest-GroupSnapshotsV319Test-Group-2142322386: created successfully
May 27 03:58:55.170031 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-10d3adc9-79eb-4cc0-b00b-d6f5ef1ff39b tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:55.196535 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-c33ed973-16e5-47ab-ab29-3b2c8da78f8a tempest-GroupSnapshotsV319Test-607910082 None] Create group completed successfully.
May 27 03:58:55.197809 n-d-843301-2 sudo[131014]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8
May 27 03:58:55.199259 n-d-843301-2 sudo[131014]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:55.605838 n-d-843301-2 sudo[131008]: pam_unix(sudo:session): session closed for user root
May 27 03:58:55.607659 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6729633d-e39d-4d5f-ba26-0dcf76ddcaf2 tempest-VolumesCloneTest-1228892402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.643s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:55.610163 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-6729633d-e39d-4d5f-ba26-0dcf76ddcaf2 tempest-VolumesCloneTest-1228892402 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:58:55.616549 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-6729633d-e39d-4d5f-ba26-0dcf76ddcaf2 tempest-VolumesCloneTest-1228892402 None] Deleted volume successfully.
May 27 03:58:55.650688 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-6729633d-e39d-4d5f-ba26-0dcf76ddcaf2 tempest-VolumesCloneTest-1228892402 None] Lock "b'cinder-7159bc99-f098-41d4-9ede-00ba466a3e0b-delete_volume'" released by "delete_volume" :: held 3.892s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:58:55.664852 n-d-843301-2 sudo[131014]: pam_unix(sudo:session): session closed for user root
May 27 03:58:55.667129 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-10d3adc9-79eb-4cc0-b00b-d6f5ef1ff39b tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8" returned: 0 in 0.497s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:55.738623 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:55.754656 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:55.755132 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n Backing store flags: \n Account information:\n 7xJADD6L7L6XaqWveQBn\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-10d3adc9-79eb-4cc0-b00b-d6f5ef1ff39b tempest-VolumesBackupsTest-2124050371 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: I_T nexus: 26
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00040000
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf40
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00040001
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf41
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: 7xJADD6L7L6XaqWveQBn
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:58:55.755947 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:58:55.761255 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-10d3adc9-79eb-4cc0-b00b-d6f5ef1ff39b tempest-VolumesBackupsTest-2124050371 None] Creating iscsi_target for Volume ID: volume-9eddf058-9502-498a-8286-f93a5553d4a8 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:58:55.765171 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-10d3adc9-79eb-4cc0-b00b-d6f5ef1ff39b tempest-VolumesBackupsTest-2124050371 None] Created volume path /opt/stack/data/cinder/volumes/volume-9eddf058-9502-498a-8286-f93a5553d4a8,
May 27 03:58:55.765171 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:58:55.765171 n-d-843301-2 cinder-volume[92445]:
May 27 03:58:55.765171 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8
May 27 03:58:55.765171 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:58:55.765171 n-d-843301-2 cinder-volume[92445]: incominguser QXAF42D2SKPrmScu8rCT HYUQYYbhvRHP7Jb6
May 27 03:58:55.765171 n-d-843301-2 cinder-volume[92445]:
May 27 03:58:55.765171 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:58:55.765171 n-d-843301-2 cinder-volume[92445]:
May 27 03:58:55.765171 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:58:55.767343 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:56.347522 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8" returned: 0 in 0.580s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:56.348491 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:58:56.349112 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-10d3adc9-79eb-4cc0-b00b-d6f5ef1ff39b tempest-VolumesBackupsTest-2124050371 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:58:56.350176 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-10d3adc9-79eb-4cc0-b00b-d6f5ef1ff39b tempest-VolumesBackupsTest-2124050371 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:58:56.351377 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:56.367063 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:56.367488 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n Backing store flags: \n Account information:\n 7xJADD6L7L6XaqWveQBn\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\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-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-10d3adc9-79eb-4cc0-b00b-d6f5ef1ff39b tempest-VolumesBackupsTest-2124050371 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: I_T nexus: 26
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00040000
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf40
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00040001
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf41
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: 7xJADD6L7L6XaqWveQBn
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:58:56.368249 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:58:56.370920 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:56.495102 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:56.495465 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n Backing store flags: \n Account information:\n 7xJADD6L7L6XaqWveQBn\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\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-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:58:56.496976 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:56.602723 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:56.604553 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n Backing store flags: \n Account information:\n 7xJADD6L7L6XaqWveQBn\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\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-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:58:56.606076 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [None req-10d3adc9-79eb-4cc0-b00b-d6f5ef1ff39b tempest-VolumesBackupsTest-2124050371 None] Set provider_location to: 10.222.0.46:3260,5 iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:58:56.693485 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-10d3adc9-79eb-4cc0-b00b-d6f5ef1ff39b tempest-VolumesBackupsTest-2124050371 None] Initialize volume connection completed successfully.
May 27 03:58:56.895358 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:58:56.901237 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:58:56.901993 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:58:56.948789 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] Flow 'volume_create_manager' (989c09f9-a18a-477e-a4cb-7783887f3b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:58:56.954821 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ff97143-e8f6-464e-ac3d-be082edf0750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:57.006065 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:58:57.055470 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ff97143-e8f6-464e-ac3d-be082edf0750) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:58:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsV319Test-Volume-765653169',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=a75ec9b1-f2ae-4b9e-a56b-fc77203da577,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=59a8a864-74c7-47d0-a839-8d82a615ab99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3788df84d6084101b24562dfe393fd68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:58:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:58:57Z,user_id='0132da17eed14b36a80949d5e2085448',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e36b8ffa-a96d-4298-a074-bbc6ea05fbb2),volume_type_id=e36b8ffa-a96d-4298-a074-bbc6ea05fbb2)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:57.055470 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0897390-df0d-4468-92a6-7204a2e5333c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:57.056951 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c0897390-df0d-4468-92a6-7204a2e5333c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:57.058865 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dfc82c85-ea94-43a9-9514-3e7bbcc6134e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:57.061721 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dfc82c85-ea94-43a9-9514-3e7bbcc6134e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '59a8a864-74c7-47d0-a839-8d82a615ab99', 'volume_name': 'volume-59a8a864-74c7-47d0-a839-8d82a615ab99', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:57.064529 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (45f9c885-c4de-42d5-ba7d-ee34193b26e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:57.089176 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (45f9c885-c4de-42d5-ba7d-ee34193b26e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:57.089176 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (192fb561-341f-4a32-909e-7cca3dc8b2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:57.122717 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] Volume 59a8a864-74c7-47d0-a839-8d82a615ab99: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-59a8a864-74c7-47d0-a839-8d82a615ab99', 'volume_size': 1}
May 27 03:58:57.122717 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-59a8a864-74c7-47d0-a839-8d82a615ab99 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:57.163686 n-d-843301-2 sudo[131075]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-59a8a864-74c7-47d0-a839-8d82a615ab99 stack-volumes-lvmdriver-1 -L 1g
May 27 03:58:57.164642 n-d-843301-2 sudo[131075]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:58.000570 n-d-843301-2 sudo[131075]: pam_unix(sudo:session): session closed for user root
May 27 03:58:58.013444 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-59a8a864-74c7-47d0-a839-8d82a615ab99 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.898s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:58:58.018455 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (192fb561-341f-4a32-909e-7cca3dc8b2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-59a8a864-74c7-47d0-a839-8d82a615ab99', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:58.021509 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5bb38cd4-2a13-40e3-8825-aef38fbcdcf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:58.036052 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] Volume volume-59a8a864-74c7-47d0-a839-8d82a615ab99 (59a8a864-74c7-47d0-a839-8d82a615ab99): created successfully
May 27 03:58:58.039739 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5bb38cd4-2a13-40e3-8825-aef38fbcdcf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:58.044987 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] Flow 'volume_create_manager' (989c09f9-a18a-477e-a4cb-7783887f3b41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:58:58.059136 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-b598faca-8574-4228-91d5-e8870f244410 tempest-GroupSnapshotsV319Test-607910082 None] Created volume successfully.
May 27 03:58:59.221114 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:58:59.231063 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:58:59.236325 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:58:59.252058 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Flow 'volume_create_manager' (d538c29d-e0ed-478f-9db1-ad58c49affbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:58:59.259677 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e99e72e-cda0-4e8d-b086-136d8351769b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:59.294361 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:58:59.322480 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e99e72e-cda0-4e8d-b086-136d8351769b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-651559940',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79e57e05960546aa82d20dd58638d410',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:58:59Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:58:59Z,user_id='5b7bc32a9bc44495a8e4b1623272280e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:59.324963 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5442307d-a319-470d-834b-5f029bf18a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:59.327219 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5442307d-a319-470d-834b-5f029bf18a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:59.330280 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a254360f-4406-4d9d-a09e-99909b4062e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:59.332665 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a254360f-4406-4d9d-a09e-99909b4062e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9', 'volume_name': 'volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9', 'volume_size': 2}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:59.334908 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4974b906-0402-416c-9576-bc710fc36539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:59.337594 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4974b906-0402-416c-9576-bc710fc36539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:58:59.340173 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fdaf5cc4-7c70-47fa-8989-dfdab700ca5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:58:59.340525 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Volume 2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9', 'volume_size': 2}
May 27 03:58:59.341951 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9 stack-volumes-lvmdriver-1 -L 2g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:59.389113 n-d-843301-2 sudo[131146]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9 stack-volumes-lvmdriver-1 -L 2g
May 27 03:58:59.390808 n-d-843301-2 sudo[131146]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:58:59.521952 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-58218dda-f434-4335-90b9-c5186e7cd48f tempest-GroupSnapshotsV319Test-607910082 None] GroupSnapshot 1dfcd293-7eb2-45d1-a152-0f3e143fb28c: creating.
May 27 03:58:59.578477 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-58218dda-f434-4335-90b9-c5186e7cd48f tempest-GroupSnapshotsV319Test-607910082 None] Group snapshot 1dfcd293-7eb2-45d1-a152-0f3e143fb28c: creating. {{(pid=92445) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3864}}
May 27 03:58:59.662999 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-58218dda-f434-4335-90b9-c5186e7cd48f tempest-GroupSnapshotsV319Test-607910082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-59a8a864-74c7-47d0-a839-8d82a615ab99 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:58:59.731154 n-d-843301-2 sudo[131148]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-59a8a864-74c7-47d0-a839-8d82a615ab99
May 27 03:58:59.732645 n-d-843301-2 sudo[131148]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:00.014278 n-d-843301-2 sudo[131146]: pam_unix(sudo:session): session closed for user root
May 27 03:59:00.017159 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.674s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:00.022442 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fdaf5cc4-7c70-47fa-8989-dfdab700ca5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9', 'volume_size': 2}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:59:00.025235 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (669a2edc-0ad0-46bd-964f-b1ac023dbb52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:59:00.046710 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Volume volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9 (2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9): created successfully
May 27 03:59:00.049390 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (669a2edc-0ad0-46bd-964f-b1ac023dbb52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:59:00.054011 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Flow 'volume_create_manager' (d538c29d-e0ed-478f-9db1-ad58c49affbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:59:00.069165 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-d00086b2-f72d-4b8d-8192-16feafef5c7c tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Created volume successfully.
May 27 03:59:00.279897 n-d-843301-2 sudo[131148]: pam_unix(sudo:session): session closed for user root
May 27 03:59:00.281752 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-58218dda-f434-4335-90b9-c5186e7cd48f tempest-GroupSnapshotsV319Test-607910082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-59a8a864-74c7-47d0-a839-8d82a615ab99" returned: 0 in 0.619s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:00.283173 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-58218dda-f434-4335-90b9-c5186e7cd48f tempest-GroupSnapshotsV319Test-607910082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fd7c335f-965b-452c-b421-18e6605b606d --snapshot stack-volumes-lvmdriver-1/volume-59a8a864-74c7-47d0-a839-8d82a615ab99 -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:00.303022 n-d-843301-2 sudo[131180]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fd7c335f-965b-452c-b421-18e6605b606d --snapshot stack-volumes-lvmdriver-1/volume-59a8a864-74c7-47d0-a839-8d82a615ab99 -L 1.00g
May 27 03:59:00.303846 n-d-843301-2 sudo[131180]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:00.920945 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8f17232d-3125-49f5-8d2d-4d79bee0d806 tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:00.948162 n-d-843301-2 sudo[131197]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9
May 27 03:59:00.949087 n-d-843301-2 sudo[131197]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:01.258401 n-d-843301-2 sudo[131180]: pam_unix(sudo:session): session closed for user root
May 27 03:59:01.260638 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-58218dda-f434-4335-90b9-c5186e7cd48f tempest-GroupSnapshotsV319Test-607910082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fd7c335f-965b-452c-b421-18e6605b606d --snapshot stack-volumes-lvmdriver-1/volume-59a8a864-74c7-47d0-a839-8d82a615ab99 -L 1.00g" returned: 0 in 0.977s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:01.438415 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-58218dda-f434-4335-90b9-c5186e7cd48f tempest-GroupSnapshotsV319Test-607910082 None] group_snapshot 1dfcd293-7eb2-45d1-a152-0f3e143fb28c: created successfully
May 27 03:59:01.613006 n-d-843301-2 sudo[131197]: pam_unix(sudo:session): session closed for user root
May 27 03:59:01.614848 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8f17232d-3125-49f5-8d2d-4d79bee0d806 tempest-VolumesSnapshotNegativeTestJSON-903446859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9" returned: 0 in 0.695s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:01.616582 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8f17232d-3125-49f5-8d2d-4d79bee0d806 tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4bbaef05-695d-4caf-b524-476acafe78cf --snapshot stack-volumes-lvmdriver-1/volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9 -L 2.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:01.640181 n-d-843301-2 sudo[131285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4bbaef05-695d-4caf-b524-476acafe78cf --snapshot stack-volumes-lvmdriver-1/volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9 -L 2.00g
May 27 03:59:01.642123 n-d-843301-2 sudo[131285]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:02.533641 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-3a363072-4bd7-4bdf-9836-c5f828235da6 tempest-GroupSnapshotsV319Test-607910082 None] group_snapshot 1dfcd293-7eb2-45d1-a152-0f3e143fb28c: deleting
May 27 03:59:02.584516 n-d-843301-2 sudo[131285]: pam_unix(sudo:session): session closed for user root
May 27 03:59:02.596342 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8f17232d-3125-49f5-8d2d-4d79bee0d806 tempest-VolumesSnapshotNegativeTestJSON-903446859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4bbaef05-695d-4caf-b524-476acafe78cf --snapshot stack-volumes-lvmdriver-1/volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9 -L 2.00g" returned: 0 in 0.980s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:02.601176 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3a363072-4bd7-4bdf-9836-c5f828235da6 tempest-GroupSnapshotsV319Test-607910082 None] group_snapshot 1dfcd293-7eb2-45d1-a152-0f3e143fb28c: deleting {{(pid=92445) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4031}}
May 27 03:59:02.702050 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3a363072-4bd7-4bdf-9836-c5f828235da6 tempest-GroupSnapshotsV319Test-607910082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fd7c335f-965b-452c-b421-18e6605b606d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:02.785692 n-d-843301-2 sudo[131385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fd7c335f-965b-452c-b421-18e6605b606d
May 27 03:59:02.789426 n-d-843301-2 sudo[131385]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:02.792801 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-8f17232d-3125-49f5-8d2d-4d79bee0d806 tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Create snapshot completed successfully
May 27 03:59:03.303696 n-d-843301-2 sudo[131385]: pam_unix(sudo:session): session closed for user root
May 27 03:59:03.305491 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3a363072-4bd7-4bdf-9836-c5f828235da6 tempest-GroupSnapshotsV319Test-607910082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fd7c335f-965b-452c-b421-18e6605b606d" returned: 0 in 0.603s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:03.307565 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3a363072-4bd7-4bdf-9836-c5f828235da6 tempest-GroupSnapshotsV319Test-607910082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fd7c335f-965b-452c-b421-18e6605b606d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:03.331897 n-d-843301-2 sudo[131388]: ubuntu : TTY=unknown ; 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-fd7c335f-965b-452c-b421-18e6605b606d
May 27 03:59:03.333556 n-d-843301-2 sudo[131388]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:03.383676 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-85ebc2e4-6481-43d4-b9bb-2b0d74fdde0f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Lock "b'cinder-4bbaef05-695d-4caf-b524-476acafe78cf-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.017s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:59:03.387982 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-85ebc2e4-6481-43d4-b9bb-2b0d74fdde0f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4bbaef05-695d-4caf-b524-476acafe78cf {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:03.463572 n-d-843301-2 sudo[131390]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4bbaef05-695d-4caf-b524-476acafe78cf
May 27 03:59:03.464558 n-d-843301-2 sudo[131390]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:03.668322 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 03:59:03.669081 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:59:03.669914 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:03.711243 n-d-843301-2 sudo[131394]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:59:03.712565 n-d-843301-2 sudo[131394]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:04.231992 n-d-843301-2 sudo[131388]: pam_unix(sudo:session): session closed for user root
May 27 03:59:04.234681 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3a363072-4bd7-4bdf-9836-c5f828235da6 tempest-GroupSnapshotsV319Test-607910082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fd7c335f-965b-452c-b421-18e6605b606d" returned: 0 in 0.926s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:04.341023 n-d-843301-2 sudo[131390]: pam_unix(sudo:session): session closed for user root
May 27 03:59:04.385624 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-85ebc2e4-6481-43d4-b9bb-2b0d74fdde0f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4bbaef05-695d-4caf-b524-476acafe78cf" returned: 0 in 0.995s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:04.389973 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-85ebc2e4-6481-43d4-b9bb-2b0d74fdde0f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4bbaef05-695d-4caf-b524-476acafe78cf {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:04.435945 n-d-843301-2 sudo[131438]: ubuntu : TTY=unknown ; 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-4bbaef05-695d-4caf-b524-476acafe78cf
May 27 03:59:04.437780 n-d-843301-2 sudo[131438]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:04.559667 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-3a363072-4bd7-4bdf-9836-c5f828235da6 tempest-GroupSnapshotsV319Test-607910082 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1736703955 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1736703955, it is now deprecated. Please use the default quota class for default quota.
May 27 03:59:04.560549 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-3a363072-4bd7-4bdf-9836-c5f828235da6 tempest-GroupSnapshotsV319Test-607910082 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1736703955 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1736703955, it is now deprecated. Please use the default quota class for default quota.
May 27 03:59:04.633589 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-3a363072-4bd7-4bdf-9836-c5f828235da6 tempest-GroupSnapshotsV319Test-607910082 None] Created reservations ['34e66e67-cf1c-4ce9-a340-08841d7502ae', '08abbb62-deb2-476b-b7a7-3544be20a3f2', '57f5558b-a687-4bce-ad8f-0b3ed03c6f2e', '54c53a39-e80a-4f5d-af57-318c93c62195'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:59:04.636479 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-3a363072-4bd7-4bdf-9836-c5f828235da6 tempest-GroupSnapshotsV319Test-607910082 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:59:04.636479 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:59:04.636479 n-d-843301-2 cinder-volume[92445]:
May 27 03:59:04.694096 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:59:04.694215 n-d-843301-2 sudo[131394]: pam_unix(sudo:session): session closed for user root
May 27 03:59:04.699090 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:59:04.699676 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:59:04.714079 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] Flow 'volume_create_manager' (76e5be8b-e0d5-44a6-aa97-b23f40bcbe6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:59:04.717905 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0dcaa17c-90ec-4831-9e9f-970907a2d826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:59:04.741816 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.072s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:04.747218 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:59:04.774515 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:04.801718 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0dcaa17c-90ec-4831-9e9f-970907a2d826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:59:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1400013584',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=8326b18a-c43d-4871-8be3-cf005f27717a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58701cb9b2f54ec0a357e5ec8f92cf6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:59:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:59:05Z,user_id='580c98b0771d45bca84adb9ce028a363',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:59:04.808891 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f34b3203-b47e-4dd8-b314-28a8883c21f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:59:04.814615 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f34b3203-b47e-4dd8-b314-28a8883c21f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:59:04.817695 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4f2c5279-9a48-43ec-b5fa-22e6a851017b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:59:04.819350 n-d-843301-2 sudo[131440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:59:04.820647 n-d-843301-2 sudo[131440]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:04.824566 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4f2c5279-9a48-43ec-b5fa-22e6a851017b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8326b18a-c43d-4871-8be3-cf005f27717a', 'volume_name': 'volume-8326b18a-c43d-4871-8be3-cf005f27717a', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:59:04.827335 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6a5a3ffa-ac14-4d89-a597-8459a9a4b2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:59:04.830434 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6a5a3ffa-ac14-4d89-a597-8459a9a4b2ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:59:04.833252 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab20e959-df09-4746-b671-973fc09cd8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:59:04.834401 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] Volume 8326b18a-c43d-4871-8be3-cf005f27717a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8326b18a-c43d-4871-8be3-cf005f27717a', 'volume_size': 1}
May 27 03:59:04.835820 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8326b18a-c43d-4871-8be3-cf005f27717a stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:04.888572 n-d-843301-2 sudo[131443]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8326b18a-c43d-4871-8be3-cf005f27717a stack-volumes-lvmdriver-1 -L 1g
May 27 03:59:04.893254 n-d-843301-2 sudo[131443]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:04.924492 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-3a363072-4bd7-4bdf-9836-c5f828235da6 tempest-GroupSnapshotsV319Test-607910082 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:59:04.924492 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:59:04.924492 n-d-843301-2 cinder-volume[92445]:
May 27 03:59:04.940818 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-3a363072-4bd7-4bdf-9836-c5f828235da6 tempest-GroupSnapshotsV319Test-607910082 None] group_snapshot 1dfcd293-7eb2-45d1-a152-0f3e143fb28c: deleted successfully
May 27 03:59:05.538729 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-8d41a94b-9697-4129-bdfc-05db503af4f2 tempest-GroupSnapshotsV319Test-607910082 None] Skipping remove_export. No iscsi_target is presently exported for volume: 59a8a864-74c7-47d0-a839-8d82a615ab99
May 27 03:59:05.540415 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8d41a94b-9697-4129-bdfc-05db503af4f2 tempest-GroupSnapshotsV319Test-607910082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-59a8a864-74c7-47d0-a839-8d82a615ab99 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:05.561072 n-d-843301-2 sudo[131438]: pam_unix(sudo:session): session closed for user root
May 27 03:59:05.564781 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-85ebc2e4-6481-43d4-b9bb-2b0d74fdde0f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4bbaef05-695d-4caf-b524-476acafe78cf" returned: 0 in 1.174s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:05.592470 n-d-843301-2 sudo[131488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-59a8a864-74c7-47d0-a839-8d82a615ab99
May 27 03:59:05.593541 n-d-843301-2 sudo[131488]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:05.713957 n-d-843301-2 sudo[131440]: pam_unix(sudo:session): session closed for user root
May 27 03:59:05.744479 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:05.756028 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:59:05.817281 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-85ebc2e4-6481-43d4-b9bb-2b0d74fdde0f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Created reservations ['204e7c34-2209-4d51-8ae2-564ecb41a45c', '427a1f86-9273-4dd9-8306-b23280fa23de', '546e5a22-f1c5-4bea-b175-ea5a28b4077e', 'f166c7df-f2b7-44c1-866e-10ea8636a55c'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:59:05.820798 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-85ebc2e4-6481-43d4-b9bb-2b0d74fdde0f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:59:05.820798 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:59:05.820798 n-d-843301-2 cinder-volume[92445]:
May 27 03:59:05.894482 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-85ebc2e4-6481-43d4-b9bb-2b0d74fdde0f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Delete snapshot completed successfully.
May 27 03:59:05.908140 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-85ebc2e4-6481-43d4-b9bb-2b0d74fdde0f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Lock "b'cinder-4bbaef05-695d-4caf-b524-476acafe78cf-delete_snapshot'" released by "delete_snapshot" :: held 2.523s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:59:06.050090 n-d-843301-2 sudo[131443]: pam_unix(sudo:session): session closed for user root
May 27 03:59:06.051933 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8326b18a-c43d-4871-8be3-cf005f27717a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.216s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:06.055875 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab20e959-df09-4746-b671-973fc09cd8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8326b18a-c43d-4871-8be3-cf005f27717a', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:59:06.058887 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ab775656-5fce-4194-92fd-414a4110398e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:59:06.076436 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] Volume volume-8326b18a-c43d-4871-8be3-cf005f27717a (8326b18a-c43d-4871-8be3-cf005f27717a): created successfully
May 27 03:59:06.080831 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ab775656-5fce-4194-92fd-414a4110398e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:59:06.087203 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] Flow 'volume_create_manager' (76e5be8b-e0d5-44a6-aa97-b23f40bcbe6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:59:06.109212 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a62b8b20-6b1c-451c-99eb-cf7cbc97cf34 tempest-AttachVolumeNegativeTest-1706307699 None] Created volume successfully.
May 27 03:59:06.160664 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-d936b168-2823-4086-be16-06368fe8dd4f tempest-VolumesBackupsAdminTest-892239263 None] Terminate volume connection completed successfully.
May 27 03:59:06.212492 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:06.312311 n-d-843301-2 sudo[131488]: pam_unix(sudo:session): session closed for user root
May 27 03:59:06.315053 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8d41a94b-9697-4129-bdfc-05db503af4f2 tempest-GroupSnapshotsV319Test-607910082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-59a8a864-74c7-47d0-a839-8d82a615ab99" returned: 0 in 0.775s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:06.317048 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8d41a94b-9697-4129-bdfc-05db503af4f2 tempest-GroupSnapshotsV319Test-607910082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-59a8a864-74c7-47d0-a839-8d82a615ab99 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:06.333388 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:06.333721 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174880]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n System information:\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-b9c4c7a8-6246-4629-b554-d7abf53fa2ee\n Backing store flags: \n Account information:\n 7xJADD6L7L6XaqWveQBn\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:59:06.334723 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [None req-d936b168-2823-4086-be16-06368fe8dd4f tempest-VolumesBackupsAdminTest-892239263 None] Removing iscsi_target for Volume ID: b9c4c7a8-6246-4629-b554-d7abf53fa2ee
May 27 03:59:06.337974 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:06.338627 n-d-843301-2 sudo[131534]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-59a8a864-74c7-47d0-a839-8d82a615ab99
May 27 03:59:06.340023 n-d-843301-2 sudo[131534]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:06.555280 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee -f" returned: 0 in 0.219s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:06.555699 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174880]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:59:06.559605 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:06.680871 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:06.681424 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174880]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:59:06.682555 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-d936b168-2823-4086-be16-06368fe8dd4f tempest-VolumesBackupsAdminTest-892239263 None] Remove volume export completed successfully.
May 27 03:59:06.840365 n-d-843301-2 sudo[131534]: pam_unix(sudo:session): session closed for user root
May 27 03:59:06.842833 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8d41a94b-9697-4129-bdfc-05db503af4f2 tempest-GroupSnapshotsV319Test-607910082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-59a8a864-74c7-47d0-a839-8d82a615ab99" returned: 0 in 0.526s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:06.845490 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8d41a94b-9697-4129-bdfc-05db503af4f2 tempest-GroupSnapshotsV319Test-607910082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-59a8a864-74c7-47d0-a839-8d82a615ab99 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:06.893737 n-d-843301-2 sudo[131554]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-59a8a864-74c7-47d0-a839-8d82a615ab99
May 27 03:59:06.894570 n-d-843301-2 sudo[131554]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:06.896259 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-66cdb393-2a4a-4a3b-98ea-e880caca594f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Lock "b'cinder-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:59:07.037663 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-66cdb393-2a4a-4a3b-98ea-e880caca594f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9
May 27 03:59:07.038691 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-66cdb393-2a4a-4a3b-98ea-e880caca594f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:07.127549 n-d-843301-2 sudo[131556]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9
May 27 03:59:07.130723 n-d-843301-2 sudo[131556]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:07.604111 n-d-843301-2 sudo[131554]: pam_unix(sudo:session): session closed for user root
May 27 03:59:07.606418 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8d41a94b-9697-4129-bdfc-05db503af4f2 tempest-GroupSnapshotsV319Test-607910082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-59a8a864-74c7-47d0-a839-8d82a615ab99" returned: 0 in 0.760s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:07.608077 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-8d41a94b-9697-4129-bdfc-05db503af4f2 tempest-GroupSnapshotsV319Test-607910082 None] Successfully deleted volume: 59a8a864-74c7-47d0-a839-8d82a615ab99
May 27 03:59:07.833166 n-d-843301-2 sudo[131556]: pam_unix(sudo:session): session closed for user root
May 27 03:59:07.834976 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-66cdb393-2a4a-4a3b-98ea-e880caca594f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9" returned: 0 in 0.796s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:07.837052 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-66cdb393-2a4a-4a3b-98ea-e880caca594f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:07.872698 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-8d41a94b-9697-4129-bdfc-05db503af4f2 tempest-GroupSnapshotsV319Test-607910082 None] Created reservations ['5e2d3c85-218f-4b7f-b9d7-c1b4689d62cc'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:59:07.879464 n-d-843301-2 sudo[131562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9
May 27 03:59:07.880339 n-d-843301-2 sudo[131562]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:07.932352 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-8d41a94b-9697-4129-bdfc-05db503af4f2 tempest-GroupSnapshotsV319Test-607910082 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1736703955 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1736703955, it is now deprecated. Please use the default quota class for default quota.
May 27 03:59:07.977958 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-8d41a94b-9697-4129-bdfc-05db503af4f2 tempest-GroupSnapshotsV319Test-607910082 None] Created reservations ['0e3275ac-3b63-494e-81d8-f63c4b5cd513', 'b983d5a0-4bdf-4b91-8bbf-7d6b38611098', '15a5cd39-0a65-411a-a51a-3653d9696e9e', '84879226-e2b7-49a1-9f52-0e32d26dbb0d'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:59:07.980850 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-8d41a94b-9697-4129-bdfc-05db503af4f2 tempest-GroupSnapshotsV319Test-607910082 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:59:07.980850 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:59:07.980850 n-d-843301-2 cinder-volume[92445]:
May 27 03:59:08.209560 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8d41a94b-9697-4129-bdfc-05db503af4f2 tempest-GroupSnapshotsV319Test-607910082 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:59:08.210292 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8d41a94b-9697-4129-bdfc-05db503af4f2 tempest-GroupSnapshotsV319Test-607910082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:08.276824 n-d-843301-2 sudo[131564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:59:08.278965 n-d-843301-2 sudo[131564]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:08.769012 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-294d87a9-903c-4b35-b171-4279bbcacfc7 req-05f353f2-7d86-4fd5-908d-2a38b4d619a4 tempest-AttachVolumeNegativeTest-1706307699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8326b18a-c43d-4871-8be3-cf005f27717a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:08.810723 n-d-843301-2 sudo[131562]: pam_unix(sudo:session): session closed for user root
May 27 03:59:08.814027 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-66cdb393-2a4a-4a3b-98ea-e880caca594f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9" returned: 0 in 0.976s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:08.816057 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-66cdb393-2a4a-4a3b-98ea-e880caca594f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:08.823759 n-d-843301-2 sudo[131570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8326b18a-c43d-4871-8be3-cf005f27717a
May 27 03:59:08.824713 n-d-843301-2 sudo[131570]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:08.859250 n-d-843301-2 sudo[131571]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9
May 27 03:59:08.860727 n-d-843301-2 sudo[131571]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:08.967632 n-d-843301-2 sudo[131564]: pam_unix(sudo:session): session closed for user root
May 27 03:59:08.970955 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8d41a94b-9697-4129-bdfc-05db503af4f2 tempest-GroupSnapshotsV319Test-607910082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.759s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:08.973032 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8d41a94b-9697-4129-bdfc-05db503af4f2 tempest-GroupSnapshotsV319Test-607910082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:08.994182 n-d-843301-2 sudo[131574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:59:08.995692 n-d-843301-2 sudo[131574]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:09.659410 n-d-843301-2 sudo[131570]: pam_unix(sudo:session): session closed for user root
May 27 03:59:09.661807 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-294d87a9-903c-4b35-b171-4279bbcacfc7 req-05f353f2-7d86-4fd5-908d-2a38b4d619a4 tempest-AttachVolumeNegativeTest-1706307699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8326b18a-c43d-4871-8be3-cf005f27717a" returned: 0 in 0.893s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:09.676479 n-d-843301-2 sudo[131571]: pam_unix(sudo:session): session closed for user root
May 27 03:59:09.693377 n-d-843301-2 sudo[131574]: pam_unix(sudo:session): session closed for user root
May 27 03:59:09.726796 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8d41a94b-9697-4129-bdfc-05db503af4f2 tempest-GroupSnapshotsV319Test-607910082 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:09.727673 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-66cdb393-2a4a-4a3b-98ea-e880caca594f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9" returned: 0 in 0.912s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:09.733202 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8d41a94b-9697-4129-bdfc-05db503af4f2 tempest-GroupSnapshotsV319Test-607910082 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:59:09.736429 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-66cdb393-2a4a-4a3b-98ea-e880caca594f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Successfully deleted volume: 2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9
May 27 03:59:09.749114 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:09.759113 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-8d41a94b-9697-4129-bdfc-05db503af4f2 tempest-GroupSnapshotsV319Test-607910082 None] Delete group completed successfully.
May 27 03:59:09.764883 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:09.765680 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-294d87a9-903c-4b35-b171-4279bbcacfc7 req-05f353f2-7d86-4fd5-908d-2a38b4d619a4 tempest-AttachVolumeNegativeTest-1706307699 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: I_T nexus: 27
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050000
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf50
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050001
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf51
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: QXAF42D2SKPrmScu8rCT
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:59:09.770631 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:59:09.774716 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-294d87a9-903c-4b35-b171-4279bbcacfc7 req-05f353f2-7d86-4fd5-908d-2a38b4d619a4 tempest-AttachVolumeNegativeTest-1706307699 None] Creating iscsi_target for Volume ID: volume-8326b18a-c43d-4871-8be3-cf005f27717a {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:59:09.781256 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-294d87a9-903c-4b35-b171-4279bbcacfc7 req-05f353f2-7d86-4fd5-908d-2a38b4d619a4 tempest-AttachVolumeNegativeTest-1706307699 None] Created volume path /opt/stack/data/cinder/volumes/volume-8326b18a-c43d-4871-8be3-cf005f27717a,
May 27 03:59:09.781256 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:59:09.781256 n-d-843301-2 cinder-volume[92445]:
May 27 03:59:09.781256 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8326b18a-c43d-4871-8be3-cf005f27717a
May 27 03:59:09.781256 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:59:09.781256 n-d-843301-2 cinder-volume[92445]: incominguser KM9KNBwDYtLz4s87QE9p 4KmkMgMnDYnAjHS7
May 27 03:59:09.781256 n-d-843301-2 cinder-volume[92445]:
May 27 03:59:09.781256 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:59:09.781256 n-d-843301-2 cinder-volume[92445]:
May 27 03:59:09.781256 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:59:09.806116 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8326b18a-c43d-4871-8be3-cf005f27717a {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:09.825333 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-66cdb393-2a4a-4a3b-98ea-e880caca594f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Created reservations ['3cd00d48-f5a6-4012-880f-7dd695a9edaa', 'b5b20fdd-0871-4309-9b8e-7ca342a85221', 'ad965e54-f602-46f5-8666-79cba3359223', '9e8c5a9a-c2be-40b6-9a21-64e68d96b561'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:59:09.829585 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-66cdb393-2a4a-4a3b-98ea-e880caca594f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:59:09.829585 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:59:09.829585 n-d-843301-2 cinder-volume[92445]:
May 27 03:59:09.935076 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-66cdb393-2a4a-4a3b-98ea-e880caca594f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:59:09.936134 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-66cdb393-2a4a-4a3b-98ea-e880caca594f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:09.972206 n-d-843301-2 sudo[131584]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:59:09.973062 n-d-843301-2 sudo[131584]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:10.550316 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8326b18a-c43d-4871-8be3-cf005f27717a" returned: 0 in 0.766s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:10.551411 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:59:10.552569 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-294d87a9-903c-4b35-b171-4279bbcacfc7 req-05f353f2-7d86-4fd5-908d-2a38b4d619a4 tempest-AttachVolumeNegativeTest-1706307699 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:59:10.552946 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-294d87a9-903c-4b35-b171-4279bbcacfc7 req-05f353f2-7d86-4fd5-908d-2a38b4d619a4 tempest-AttachVolumeNegativeTest-1706307699 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:59:10.554964 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:10.585816 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:10.586205 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-8326b18a-c43d-4871-8be3-cf005f27717a\n System information:\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-8326b18a-c43d-4871-8be3-cf005f27717a\n Backing store flags: \n Account information:\n KM9KNBwDYtLz4s87QE9p\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-294d87a9-903c-4b35-b171-4279bbcacfc7 req-05f353f2-7d86-4fd5-908d-2a38b4d619a4 tempest-AttachVolumeNegativeTest-1706307699 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: I_T nexus: 27
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050000
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf50
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050001
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf51
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: QXAF42D2SKPrmScu8rCT
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:59:10.586784 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:59:10.603395 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:10.696214 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:59:10.705502 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:59:10.706476 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:59:10.743770 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Flow 'volume_create_manager' (2f678808-370a-4fbb-b658-ce06ad843757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:59:10.752778 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (83a90293-1d82-445d-9908-ae089ed7b9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:59:10.804708 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:59:10.843543 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.199s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:10.844076 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-8326b18a-c43d-4871-8be3-cf005f27717a\n System information:\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-8326b18a-c43d-4871-8be3-cf005f27717a\n Backing store flags: \n Account information:\n KM9KNBwDYtLz4s87QE9p\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:59:10.869242 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:10.879022 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (83a90293-1d82-445d-9908-ae089ed7b9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:59:10Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b12273ef-7317-421d-a3b5-629a45896376',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=aa2fbc1c-4667-4fdc-a009-21f164cfc7c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9b62ce3f2a44a378ee085c8097ae8e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:59:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:59:11Z,user_id='def79b012ce349b88cd0af94759b8f82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:59:10.882131 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c82c6392-b617-40da-b409-f6b1f107bcfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:59:10.889191 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c82c6392-b617-40da-b409-f6b1f107bcfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:59:10.895655 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ac20171-fc7a-4f1e-b111-6b1a1d9fe198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:59:10.902334 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ac20171-fc7a-4f1e-b111-6b1a1d9fe198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aa2fbc1c-4667-4fdc-a009-21f164cfc7c4', 'volume_name': 'volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:59:10.904929 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c1c6b3d2-3f83-41ef-a0dc-2d7483cf73b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:59:10.913451 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c1c6b3d2-3f83-41ef-a0dc-2d7483cf73b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:59:10.916185 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f7b4f794-9daa-4d38-8d9f-1f7d903aac52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:59:10.917765 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Volume aa2fbc1c-4667-4fdc-a009-21f164cfc7c4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4', 'volume_size': 1}
May 27 03:59:10.921926 n-d-843301-2 sudo[131584]: pam_unix(sudo:session): session closed for user root
May 27 03:59:10.925059 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:10.964687 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-66cdb393-2a4a-4a3b-98ea-e880caca594f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.028s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:10.966530 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-66cdb393-2a4a-4a3b-98ea-e880caca594f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:10.982085 n-d-843301-2 sudo[131619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4 stack-volumes-lvmdriver-1 -L 1g
May 27 03:59:10.990935 n-d-843301-2 sudo[131619]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:11.024821 n-d-843301-2 sudo[131620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:59:11.029386 n-d-843301-2 sudo[131620]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:11.099337 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.252s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:11.099819 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-8326b18a-c43d-4871-8be3-cf005f27717a\n System information:\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-8326b18a-c43d-4871-8be3-cf005f27717a\n Backing store flags: \n Account information:\n KM9KNBwDYtLz4s87QE9p\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:59:11.102656 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-294d87a9-903c-4b35-b171-4279bbcacfc7 req-05f353f2-7d86-4fd5-908d-2a38b4d619a4 tempest-AttachVolumeNegativeTest-1706307699 None] Set provider_location to: 10.222.0.46:3260,6 iqn.2010-10.org.openstack:volume-8326b18a-c43d-4871-8be3-cf005f27717a 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:59:11.244588 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-294d87a9-903c-4b35-b171-4279bbcacfc7 req-05f353f2-7d86-4fd5-908d-2a38b4d619a4 tempest-AttachVolumeNegativeTest-1706307699 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-8326b18a-c43d-4871-8be3-cf005f27717a', 'target_lun': 1, 'volume_id': '8326b18a-c43d-4871-8be3-cf005f27717a', 'auth_method': 'CHAP', 'auth_username': 'KM9KNBwDYtLz4s87QE9p', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '491d5d7a-560c-4b0d-885e-475049795100'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 03:59:11.472721 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-294d87a9-903c-4b35-b171-4279bbcacfc7 req-05f353f2-7d86-4fd5-908d-2a38b4d619a4 tempest-AttachVolumeNegativeTest-1706307699 None] attachment_update completed successfully.
May 27 03:59:11.834857 n-d-843301-2 sudo[131619]: pam_unix(sudo:session): session closed for user root
May 27 03:59:11.836870 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.912s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:11.841528 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f7b4f794-9daa-4d38-8d9f-1f7d903aac52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:59:11.844294 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a4d63a8-44bb-4878-b536-70352f9dc79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:59:11.866790 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Volume volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4 (aa2fbc1c-4667-4fdc-a009-21f164cfc7c4): created successfully
May 27 03:59:11.869050 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a4d63a8-44bb-4878-b536-70352f9dc79d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:59:11.873506 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Flow 'volume_create_manager' (2f678808-370a-4fbb-b658-ce06ad843757) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:59:11.893330 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Created volume successfully.
May 27 03:59:11.920543 n-d-843301-2 sudo[131620]: pam_unix(sudo:session): session closed for user root
May 27 03:59:11.923462 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-66cdb393-2a4a-4a3b-98ea-e880caca594f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.956s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:11.925824 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-66cdb393-2a4a-4a3b-98ea-e880caca594f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:59:11.932026 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-66cdb393-2a4a-4a3b-98ea-e880caca594f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Deleted volume successfully.
May 27 03:59:11.964569 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-66cdb393-2a4a-4a3b-98ea-e880caca594f tempest-VolumesSnapshotNegativeTestJSON-903446859 None] Lock "b'cinder-2ab05d93-d7f7-4207-9f8c-1d4e5e3f9ea9-delete_volume'" released by "delete_volume" :: held 5.070s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:59:13.048113 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:13.104469 n-d-843301-2 sudo[131685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4
May 27 03:59:13.106006 n-d-843301-2 sudo[131685]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:13.792520 n-d-843301-2 sudo[131685]: pam_unix(sudo:session): session closed for user root
May 27 03:59:13.794989 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4" returned: 0 in 0.747s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:13.899747 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:13.912087 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:13.912772 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174880]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-8326b18a-c43d-4871-8be3-cf005f27717a\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-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8326b18a-c43d-4871-8be3-cf005f27717a\n Backing store flags: \n Account information:\n KM9KNBwDYtLz4s87QE9p\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: I_T nexus: 27
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050000
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf50
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050001
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf51
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: QXAF42D2SKPrmScu8rCT
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Target 6: iqn.2010-10.org.openstack:volume-8326b18a-c43d-4871-8be3-cf005f27717a
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: I_T nexus: 28
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.21
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00060000
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf60
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00060001
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf61
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8326b18a-c43d-4871-8be3-cf005f27717a
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: KM9KNBwDYtLz4s87QE9p
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:59:13.913687 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 03:59:13.919896 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Creating iscsi_target for Volume ID: volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 03:59:13.931259 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Created volume path /opt/stack/data/cinder/volumes/volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4,
May 27 03:59:13.931259 n-d-843301-2 cinder-volume[92445]: content:
May 27 03:59:13.931259 n-d-843301-2 cinder-volume[92445]:
May 27 03:59:13.931259 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4
May 27 03:59:13.931259 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 03:59:13.931259 n-d-843301-2 cinder-volume[92445]: incominguser 58kCB6uGog2RtVNUNUbk Vmyq4sKR2aZwirPP
May 27 03:59:13.931259 n-d-843301-2 cinder-volume[92445]:
May 27 03:59:13.931259 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 03:59:13.931259 n-d-843301-2 cinder-volume[92445]:
May 27 03:59:13.931259 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 03:59:13.934192 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:14.950907 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4" returned: 0 in 1.016s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:14.951477 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174880]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:59:14.951795 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 03:59:14.952156 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 03:59:14.955768 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:14.980268 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:14.980601 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174880]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-8326b18a-c43d-4871-8be3-cf005f27717a\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-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8326b18a-c43d-4871-8be3-cf005f27717a\n Backing store flags: \n Account information:\n KM9KNBwDYtLz4s87QE9p\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4\n System information:\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-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4\n Backing store flags: \n Account information:\n 58kCB6uGog2RtVNUNUbk\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: I_T nexus: 27
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050000
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf50
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050001
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf51
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: QXAF42D2SKPrmScu8rCT
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Target 6: iqn.2010-10.org.openstack:volume-8326b18a-c43d-4871-8be3-cf005f27717a
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: System information:
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: I_T nexus: 28
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.21
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00060000
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf60
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00060001
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf61
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8326b18a-c43d-4871-8be3-cf005f27717a
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: KM9KNBwDYtLz4s87QE9p
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: ALL
May 27 03:59:14.981274 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 03:59:14.988562 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:15.415691 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.433s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:15.416170 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174880]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-8326b18a-c43d-4871-8be3-cf005f27717a\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-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8326b18a-c43d-4871-8be3-cf005f27717a\n Backing store flags: \n Account information:\n KM9KNBwDYtLz4s87QE9p\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4\n System information:\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-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4\n Backing store flags: \n Account information:\n 58kCB6uGog2RtVNUNUbk\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:59:15.419396 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:15.783929 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.366s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:15.785136 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174880]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-8326b18a-c43d-4871-8be3-cf005f27717a\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-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8326b18a-c43d-4871-8be3-cf005f27717a\n Backing store flags: \n Account information:\n KM9KNBwDYtLz4s87QE9p\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4\n System information:\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-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4\n Backing store flags: \n Account information:\n 58kCB6uGog2RtVNUNUbk\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:59:15.787622 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Set provider_location to: 10.222.0.46:3260,7 iqn.2010-10.org.openstack:volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 03:59:15.933198 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Initialize volume connection completed successfully.
May 27 03:59:20.108548 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-75b7c3d1-4702-46dd-92c8-52119550211a req-5e5bb88b-6e49-419a-bd30-da680f5c35aa tempest-AttachVolumeNegativeTest-1706307699 None] Terminate volume connection completed successfully.
May 27 03:59:20.108548 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-75b7c3d1-4702-46dd-92c8-52119550211a req-5e5bb88b-6e49-419a-bd30-da680f5c35aa tempest-AttachVolumeNegativeTest-1706307699 None] Deleting attachment 491d5d7a-560c-4b0d-885e-475049795100. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 03:59:20.126606 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:20.407201 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.290s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:20.408224 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174880]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-8326b18a-c43d-4871-8be3-cf005f27717a\n System information:\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-8326b18a-c43d-4871-8be3-cf005f27717a\n Backing store flags: \n Account information:\n KM9KNBwDYtLz4s87QE9p\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4\n Backing store flags: \n Account information:\n 58kCB6uGog2RtVNUNUbk\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:59:20.408961 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-75b7c3d1-4702-46dd-92c8-52119550211a req-5e5bb88b-6e49-419a-bd30-da680f5c35aa tempest-AttachVolumeNegativeTest-1706307699 None] Removing iscsi_target for Volume ID: 8326b18a-c43d-4871-8be3-cf005f27717a
May 27 03:59:20.411431 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8326b18a-c43d-4871-8be3-cf005f27717a -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:20.728135 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8326b18a-c43d-4871-8be3-cf005f27717a -f" returned: 0 in 0.317s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:20.728507 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174880]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:59:20.729647 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:20.951868 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.217s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:20.951868 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174880]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4\n Backing store flags: \n Account information:\n 58kCB6uGog2RtVNUNUbk\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:59:35.524836 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-a5d0ea4b-43fa-4f11-bb86-ef05dbc75977 tempest-AttachVolumeNegativeTest-1706307699 None] Lock "b'cinder-8326b18a-c43d-4871-8be3-cf005f27717a-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:59:35.864020 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:36.212489 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.352s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:36.212489 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777433174880]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4\n Backing store flags: \n Account information:\n 58kCB6uGog2RtVNUNUbk\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:59:36.212489 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-a5d0ea4b-43fa-4f11-bb86-ef05dbc75977 tempest-AttachVolumeNegativeTest-1706307699 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8326b18a-c43d-4871-8be3-cf005f27717a
May 27 03:59:36.212489 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a5d0ea4b-43fa-4f11-bb86-ef05dbc75977 tempest-AttachVolumeNegativeTest-1706307699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8326b18a-c43d-4871-8be3-cf005f27717a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:36.318309 n-d-843301-2 sudo[132025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8326b18a-c43d-4871-8be3-cf005f27717a
May 27 03:59:36.321674 n-d-843301-2 sudo[132025]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:37.215100 n-d-843301-2 sudo[132025]: pam_unix(sudo:session): session closed for user root
May 27 03:59:37.218122 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a5d0ea4b-43fa-4f11-bb86-ef05dbc75977 tempest-AttachVolumeNegativeTest-1706307699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8326b18a-c43d-4871-8be3-cf005f27717a" returned: 0 in 1.007s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:37.219676 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a5d0ea4b-43fa-4f11-bb86-ef05dbc75977 tempest-AttachVolumeNegativeTest-1706307699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8326b18a-c43d-4871-8be3-cf005f27717a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:37.244296 n-d-843301-2 sudo[132038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8326b18a-c43d-4871-8be3-cf005f27717a
May 27 03:59:37.245318 n-d-843301-2 sudo[132038]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:37.855660 n-d-843301-2 sudo[132038]: pam_unix(sudo:session): session closed for user root
May 27 03:59:37.857939 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a5d0ea4b-43fa-4f11-bb86-ef05dbc75977 tempest-AttachVolumeNegativeTest-1706307699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8326b18a-c43d-4871-8be3-cf005f27717a" returned: 0 in 0.638s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:37.860584 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a5d0ea4b-43fa-4f11-bb86-ef05dbc75977 tempest-AttachVolumeNegativeTest-1706307699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8326b18a-c43d-4871-8be3-cf005f27717a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:37.897210 n-d-843301-2 sudo[132042]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8326b18a-c43d-4871-8be3-cf005f27717a
May 27 03:59:37.898192 n-d-843301-2 sudo[132042]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:38.824397 n-d-843301-2 sudo[132042]: pam_unix(sudo:session): session closed for user root
May 27 03:59:38.829873 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a5d0ea4b-43fa-4f11-bb86-ef05dbc75977 tempest-AttachVolumeNegativeTest-1706307699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8326b18a-c43d-4871-8be3-cf005f27717a" returned: 0 in 0.967s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:38.829873 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-a5d0ea4b-43fa-4f11-bb86-ef05dbc75977 tempest-AttachVolumeNegativeTest-1706307699 None] Successfully deleted volume: 8326b18a-c43d-4871-8be3-cf005f27717a
May 27 03:59:38.937326 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-a5d0ea4b-43fa-4f11-bb86-ef05dbc75977 tempest-AttachVolumeNegativeTest-1706307699 None] Created reservations ['b5000be0-5e45-4444-ab8b-261238b893b3', 'ede95c54-7237-4e22-8cd1-6bbd7ee0497e', '5a054b3e-2d71-48c5-8343-b07ab86b3119', 'a2605042-3f35-466d-a7ac-3e22c77bb0db'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:59:38.937326 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-a5d0ea4b-43fa-4f11-bb86-ef05dbc75977 tempest-AttachVolumeNegativeTest-1706307699 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:59:38.937326 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:59:38.937326 n-d-843301-2 cinder-volume[92445]:
May 27 03:59:39.040120 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-a5d0ea4b-43fa-4f11-bb86-ef05dbc75977 tempest-AttachVolumeNegativeTest-1706307699 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:59:39.040120 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a5d0ea4b-43fa-4f11-bb86-ef05dbc75977 tempest-AttachVolumeNegativeTest-1706307699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:39.090660 n-d-843301-2 sudo[132052]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:59:39.091542 n-d-843301-2 sudo[132052]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:39.932488 n-d-843301-2 sudo[132052]: pam_unix(sudo:session): session closed for user root
May 27 03:59:39.934894 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a5d0ea4b-43fa-4f11-bb86-ef05dbc75977 tempest-AttachVolumeNegativeTest-1706307699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.910s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:39.938519 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a5d0ea4b-43fa-4f11-bb86-ef05dbc75977 tempest-AttachVolumeNegativeTest-1706307699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:39.988731 n-d-843301-2 sudo[132065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:59:39.990921 n-d-843301-2 sudo[132065]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:40.084275 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-40d3af33-1a53-4034-baaa-4528a715877e tempest-AttachVolumeNegativeTest-1706307699 None] Lock "b'cinder-b71857b5-4506-40bf-8481-797985ab7c4c-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:59:40.269234 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:40.535994 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.269s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:40.535994 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276896]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4\n Backing store flags: \n Account information:\n 58kCB6uGog2RtVNUNUbk\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:59:40.535994 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-40d3af33-1a53-4034-baaa-4528a715877e tempest-AttachVolumeNegativeTest-1706307699 None] Skipping remove_export. No iscsi_target is presently exported for volume: b71857b5-4506-40bf-8481-797985ab7c4c
May 27 03:59:40.535994 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-40d3af33-1a53-4034-baaa-4528a715877e tempest-AttachVolumeNegativeTest-1706307699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b71857b5-4506-40bf-8481-797985ab7c4c {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:40.580786 n-d-843301-2 sudo[132070]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b71857b5-4506-40bf-8481-797985ab7c4c
May 27 03:59:40.581606 n-d-843301-2 sudo[132070]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:40.684064 n-d-843301-2 sudo[132065]: pam_unix(sudo:session): session closed for user root
May 27 03:59:40.686205 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a5d0ea4b-43fa-4f11-bb86-ef05dbc75977 tempest-AttachVolumeNegativeTest-1706307699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.748s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:40.688584 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-a5d0ea4b-43fa-4f11-bb86-ef05dbc75977 tempest-AttachVolumeNegativeTest-1706307699 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:59:40.694295 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a5d0ea4b-43fa-4f11-bb86-ef05dbc75977 tempest-AttachVolumeNegativeTest-1706307699 None] Deleted volume successfully.
May 27 03:59:40.712126 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-a5d0ea4b-43fa-4f11-bb86-ef05dbc75977 tempest-AttachVolumeNegativeTest-1706307699 None] Lock "b'cinder-8326b18a-c43d-4871-8be3-cf005f27717a-delete_volume'" released by "delete_volume" :: held 5.187s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:59:41.397521 n-d-843301-2 sudo[132070]: pam_unix(sudo:session): session closed for user root
May 27 03:59:41.403568 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-40d3af33-1a53-4034-baaa-4528a715877e tempest-AttachVolumeNegativeTest-1706307699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b71857b5-4506-40bf-8481-797985ab7c4c" returned: 0 in 0.867s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:41.403568 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-40d3af33-1a53-4034-baaa-4528a715877e tempest-AttachVolumeNegativeTest-1706307699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b71857b5-4506-40bf-8481-797985ab7c4c {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:41.441735 n-d-843301-2 sudo[132083]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b71857b5-4506-40bf-8481-797985ab7c4c
May 27 03:59:41.442784 n-d-843301-2 sudo[132083]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:41.996386 n-d-843301-2 sudo[132083]: pam_unix(sudo:session): session closed for user root
May 27 03:59:41.999180 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-40d3af33-1a53-4034-baaa-4528a715877e tempest-AttachVolumeNegativeTest-1706307699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b71857b5-4506-40bf-8481-797985ab7c4c" returned: 0 in 0.597s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:42.007519 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-40d3af33-1a53-4034-baaa-4528a715877e tempest-AttachVolumeNegativeTest-1706307699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b71857b5-4506-40bf-8481-797985ab7c4c {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:42.093639 n-d-843301-2 sudo[132086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b71857b5-4506-40bf-8481-797985ab7c4c
May 27 03:59:42.100675 n-d-843301-2 sudo[132086]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:42.779898 n-d-843301-2 sudo[132086]: pam_unix(sudo:session): session closed for user root
May 27 03:59:42.789691 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-40d3af33-1a53-4034-baaa-4528a715877e tempest-AttachVolumeNegativeTest-1706307699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b71857b5-4506-40bf-8481-797985ab7c4c" returned: 0 in 0.777s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:42.796369 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-40d3af33-1a53-4034-baaa-4528a715877e tempest-AttachVolumeNegativeTest-1706307699 None] Successfully deleted volume: b71857b5-4506-40bf-8481-797985ab7c4c
May 27 03:59:42.854332 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-40d3af33-1a53-4034-baaa-4528a715877e tempest-AttachVolumeNegativeTest-1706307699 None] Created reservations ['799be4f3-7cdf-4d80-8144-509fd5e46eb5', '99c5d196-0973-4b5c-9a76-afb22b1b8751', '7f1fb23a-ebab-47df-b66f-c2128c4050b1', '6adbc063-4af9-49fb-84dd-a62c704def2b'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:59:42.857765 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-40d3af33-1a53-4034-baaa-4528a715877e tempest-AttachVolumeNegativeTest-1706307699 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:59:42.857765 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:59:42.857765 n-d-843301-2 cinder-volume[92445]:
May 27 03:59:42.946536 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-40d3af33-1a53-4034-baaa-4528a715877e tempest-AttachVolumeNegativeTest-1706307699 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:59:42.947258 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-40d3af33-1a53-4034-baaa-4528a715877e tempest-AttachVolumeNegativeTest-1706307699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:43.007789 n-d-843301-2 sudo[132096]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:59:43.008574 n-d-843301-2 sudo[132096]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:43.798256 n-d-843301-2 sudo[132096]: pam_unix(sudo:session): session closed for user root
May 27 03:59:43.800479 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-40d3af33-1a53-4034-baaa-4528a715877e tempest-AttachVolumeNegativeTest-1706307699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.853s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:43.802595 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-40d3af33-1a53-4034-baaa-4528a715877e tempest-AttachVolumeNegativeTest-1706307699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:43.863227 n-d-843301-2 sudo[132099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:59:43.864032 n-d-843301-2 sudo[132099]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:44.977202 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 03:59:44.982001 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 03:59:44.982580 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 03:59:44.985827 n-d-843301-2 sudo[132099]: pam_unix(sudo:session): session closed for user root
May 27 03:59:45.015056 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Flow 'volume_create_manager' (ad44beb9-24f6-4720-b2a2-24800ff807f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:59:45.018918 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (41943b94-7376-4a47-8c88-22743c90d5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:59:45.063703 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 03:59:45.093297 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-40d3af33-1a53-4034-baaa-4528a715877e tempest-AttachVolumeNegativeTest-1706307699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.282s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:45.093297 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (41943b94-7376-4a47-8c88-22743c90d5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T03:59:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-856445931',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=96eb164a-c74f-43c6-9846-76b80a41929b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='535f7c727ec641b3b69094fc4102e2ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T03:59:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T03:59:45Z,user_id='cfab87b61d034201bf4d4badd37d026d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:59:45.096716 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1b9ff371-f404-4b3d-b017-0e2db7a38514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:59:45.096716 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1b9ff371-f404-4b3d-b017-0e2db7a38514) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:59:45.103967 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (caf5b0b5-0ea9-408f-85a3-2b13915a5ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:59:45.103967 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (caf5b0b5-0ea9-408f-85a3-2b13915a5ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '96eb164a-c74f-43c6-9846-76b80a41929b', 'volume_name': 'volume-96eb164a-c74f-43c6-9846-76b80a41929b', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:59:45.107260 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10a06e64-156d-4b68-af1f-fca9aa0808fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:59:45.107260 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10a06e64-156d-4b68-af1f-fca9aa0808fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:59:45.114807 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9b0b6fec-b66e-4f26-a4a8-3b1d9e609b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:59:45.114807 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Volume 96eb164a-c74f-43c6-9846-76b80a41929b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-96eb164a-c74f-43c6-9846-76b80a41929b', 'volume_size': 1}
May 27 03:59:45.114807 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-96eb164a-c74f-43c6-9846-76b80a41929b stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:45.137461 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-40d3af33-1a53-4034-baaa-4528a715877e tempest-AttachVolumeNegativeTest-1706307699 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:59:45.144472 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-40d3af33-1a53-4034-baaa-4528a715877e tempest-AttachVolumeNegativeTest-1706307699 None] Deleted volume successfully.
May 27 03:59:45.150104 n-d-843301-2 sudo[132138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-96eb164a-c74f-43c6-9846-76b80a41929b stack-volumes-lvmdriver-1 -L 1g
May 27 03:59:45.151003 n-d-843301-2 sudo[132138]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:45.189602 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-40d3af33-1a53-4034-baaa-4528a715877e tempest-AttachVolumeNegativeTest-1706307699 None] Lock "b'cinder-b71857b5-4506-40bf-8481-797985ab7c4c-delete_volume'" released by "delete_volume" :: held 5.113s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:59:45.199410 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-1d427041-e62f-47a8-a2e8-56a03eb2fe0d tempest-AttachVolumeNegativeTest-1706307699 None] Lock "b'cinder-c76c5577-711e-4982-9b53-a2bef7309471-delete_volume'" acquired by "delete_volume" :: waited 0.038s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:59:45.356764 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:45.587532 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.223s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:45.587532 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4\n Backing store flags: \n Account information:\n 58kCB6uGog2RtVNUNUbk\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 03:59:45.587532 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-1d427041-e62f-47a8-a2e8-56a03eb2fe0d tempest-AttachVolumeNegativeTest-1706307699 None] Skipping remove_export. No iscsi_target is presently exported for volume: c76c5577-711e-4982-9b53-a2bef7309471
May 27 03:59:45.587532 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1d427041-e62f-47a8-a2e8-56a03eb2fe0d tempest-AttachVolumeNegativeTest-1706307699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c76c5577-711e-4982-9b53-a2bef7309471 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:45.610495 n-d-843301-2 sudo[132142]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c76c5577-711e-4982-9b53-a2bef7309471
May 27 03:59:45.611281 n-d-843301-2 sudo[132142]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:45.966790 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-96eb164a-c74f-43c6-9846-76b80a41929b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.849s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:45.966790 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9b0b6fec-b66e-4f26-a4a8-3b1d9e609b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-96eb164a-c74f-43c6-9846-76b80a41929b', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:59:45.959931 n-d-843301-2 sudo[132138]: pam_unix(sudo:session): session closed for user root
May 27 03:59:45.975577 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9bb12d24-9c75-41ba-b3fb-4a56bc4449de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 03:59:46.003633 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Volume volume-96eb164a-c74f-43c6-9846-76b80a41929b (96eb164a-c74f-43c6-9846-76b80a41929b): created successfully
May 27 03:59:46.003633 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9bb12d24-9c75-41ba-b3fb-4a56bc4449de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 03:59:46.008567 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Flow 'volume_create_manager' (ad44beb9-24f6-4720-b2a2-24800ff807f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 03:59:46.027148 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-0df2b978-3501-499b-b510-6a103213919d tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Created volume successfully.
May 27 03:59:46.345365 n-d-843301-2 sudo[132142]: pam_unix(sudo:session): session closed for user root
May 27 03:59:46.353557 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1d427041-e62f-47a8-a2e8-56a03eb2fe0d tempest-AttachVolumeNegativeTest-1706307699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c76c5577-711e-4982-9b53-a2bef7309471" returned: 0 in 0.763s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:46.353557 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1d427041-e62f-47a8-a2e8-56a03eb2fe0d tempest-AttachVolumeNegativeTest-1706307699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c76c5577-711e-4982-9b53-a2bef7309471 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:46.392447 n-d-843301-2 sudo[132174]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c76c5577-711e-4982-9b53-a2bef7309471
May 27 03:59:46.393337 n-d-843301-2 sudo[132174]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:47.149272 n-d-843301-2 sudo[132174]: pam_unix(sudo:session): session closed for user root
May 27 03:59:47.154318 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1d427041-e62f-47a8-a2e8-56a03eb2fe0d tempest-AttachVolumeNegativeTest-1706307699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c76c5577-711e-4982-9b53-a2bef7309471" returned: 0 in 0.802s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:47.154318 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1d427041-e62f-47a8-a2e8-56a03eb2fe0d tempest-AttachVolumeNegativeTest-1706307699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c76c5577-711e-4982-9b53-a2bef7309471 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:47.201063 n-d-843301-2 sudo[132177]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c76c5577-711e-4982-9b53-a2bef7309471
May 27 03:59:47.202370 n-d-843301-2 sudo[132177]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:47.724046 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0c720c31-77a1-4466-be93-51dd8a9e07cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-96eb164a-c74f-43c6-9846-76b80a41929b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:47.745046 n-d-843301-2 sudo[132182]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-96eb164a-c74f-43c6-9846-76b80a41929b
May 27 03:59:47.745855 n-d-843301-2 sudo[132182]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:47.873169 n-d-843301-2 sudo[132177]: pam_unix(sudo:session): session closed for user root
May 27 03:59:47.875496 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1d427041-e62f-47a8-a2e8-56a03eb2fe0d tempest-AttachVolumeNegativeTest-1706307699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c76c5577-711e-4982-9b53-a2bef7309471" returned: 0 in 0.722s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:47.877303 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-1d427041-e62f-47a8-a2e8-56a03eb2fe0d tempest-AttachVolumeNegativeTest-1706307699 None] Successfully deleted volume: c76c5577-711e-4982-9b53-a2bef7309471
May 27 03:59:47.930385 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-1d427041-e62f-47a8-a2e8-56a03eb2fe0d tempest-AttachVolumeNegativeTest-1706307699 None] Created reservations ['ff520c07-1034-4ecc-b2cf-217194055ad3', 'c30bbbaf-0759-45e3-bb46-084862b9f0bc', '6d7d8a0e-d52d-4298-b31f-89a03f912694', '47bb331d-be5d-4d20-961f-59c316cd8ce3'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:59:47.932586 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-1d427041-e62f-47a8-a2e8-56a03eb2fe0d tempest-AttachVolumeNegativeTest-1706307699 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:59:47.932586 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:59:47.932586 n-d-843301-2 cinder-volume[92445]:
May 27 03:59:48.061281 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-1d427041-e62f-47a8-a2e8-56a03eb2fe0d tempest-AttachVolumeNegativeTest-1706307699 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:59:48.061281 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1d427041-e62f-47a8-a2e8-56a03eb2fe0d tempest-AttachVolumeNegativeTest-1706307699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:48.104330 n-d-843301-2 sudo[132186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:59:48.105155 n-d-843301-2 sudo[132186]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:48.517749 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0c720c31-77a1-4466-be93-51dd8a9e07cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-96eb164a-c74f-43c6-9846-76b80a41929b" returned: 0 in 0.797s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:48.517749 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0c720c31-77a1-4466-be93-51dd8a9e07cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7ff77e31-af01-4661-955b-2b26883d9d99 --snapshot stack-volumes-lvmdriver-1/volume-96eb164a-c74f-43c6-9846-76b80a41929b -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:48.509744 n-d-843301-2 sudo[132182]: pam_unix(sudo:session): session closed for user root
May 27 03:59:48.536200 n-d-843301-2 sudo[132189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7ff77e31-af01-4661-955b-2b26883d9d99 --snapshot stack-volumes-lvmdriver-1/volume-96eb164a-c74f-43c6-9846-76b80a41929b -L 1.00g
May 27 03:59:48.537054 n-d-843301-2 sudo[132189]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:49.152188 n-d-843301-2 sudo[132186]: pam_unix(sudo:session): session closed for user root
May 27 03:59:49.155088 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1d427041-e62f-47a8-a2e8-56a03eb2fe0d tempest-AttachVolumeNegativeTest-1706307699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.099s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:49.158053 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1d427041-e62f-47a8-a2e8-56a03eb2fe0d tempest-AttachVolumeNegativeTest-1706307699 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:49.227307 n-d-843301-2 sudo[132194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:59:49.240596 n-d-843301-2 sudo[132194]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:49.878572 n-d-843301-2 sudo[132189]: pam_unix(sudo:session): session closed for user root
May 27 03:59:49.881598 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0c720c31-77a1-4466-be93-51dd8a9e07cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7ff77e31-af01-4661-955b-2b26883d9d99 --snapshot stack-volumes-lvmdriver-1/volume-96eb164a-c74f-43c6-9846-76b80a41929b -L 1.00g" returned: 0 in 1.367s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:49.971010 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-0c720c31-77a1-4466-be93-51dd8a9e07cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Create snapshot completed successfully
May 27 03:59:50.118760 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1d427041-e62f-47a8-a2e8-56a03eb2fe0d tempest-AttachVolumeNegativeTest-1706307699 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.956s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:50.118760 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-1d427041-e62f-47a8-a2e8-56a03eb2fe0d tempest-AttachVolumeNegativeTest-1706307699 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:59:50.112617 n-d-843301-2 sudo[132194]: pam_unix(sudo:session): session closed for user root
May 27 03:59:50.125256 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-1d427041-e62f-47a8-a2e8-56a03eb2fe0d tempest-AttachVolumeNegativeTest-1706307699 None] Deleted volume successfully.
May 27 03:59:50.144951 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-1d427041-e62f-47a8-a2e8-56a03eb2fe0d tempest-AttachVolumeNegativeTest-1706307699 None] Lock "b'cinder-c76c5577-711e-4982-9b53-a2bef7309471-delete_volume'" released by "delete_volume" :: held 4.947s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:59:51.891201 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-d5b4dacc-dbeb-435b-9032-0d20998dbc1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Lock "b'cinder-7ff77e31-af01-4661-955b-2b26883d9d99-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:59:51.891201 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d5b4dacc-dbeb-435b-9032-0d20998dbc1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7ff77e31-af01-4661-955b-2b26883d9d99 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:51.955568 n-d-843301-2 sudo[132302]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7ff77e31-af01-4661-955b-2b26883d9d99
May 27 03:59:51.956916 n-d-843301-2 sudo[132302]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:52.540149 n-d-843301-2 sudo[132302]: pam_unix(sudo:session): session closed for user root
May 27 03:59:52.542461 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d5b4dacc-dbeb-435b-9032-0d20998dbc1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7ff77e31-af01-4661-955b-2b26883d9d99" returned: 0 in 0.657s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:52.544866 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d5b4dacc-dbeb-435b-9032-0d20998dbc1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7ff77e31-af01-4661-955b-2b26883d9d99 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:52.591020 n-d-843301-2 sudo[132305]: ubuntu : TTY=unknown ; 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-7ff77e31-af01-4661-955b-2b26883d9d99
May 27 03:59:52.591813 n-d-843301-2 sudo[132305]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:53.524193 n-d-843301-2 sudo[132305]: pam_unix(sudo:session): session closed for user root
May 27 03:59:53.526493 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d5b4dacc-dbeb-435b-9032-0d20998dbc1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7ff77e31-af01-4661-955b-2b26883d9d99" returned: 0 in 0.981s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:53.682380 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-d5b4dacc-dbeb-435b-9032-0d20998dbc1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Created reservations ['eb14cc7a-9a9d-425f-97dc-f6497279023d', '637efeaa-593c-4e09-8d6e-c8ef07293970', '6bee8551-b620-4941-9fd1-71c5551f5768', '13bf7a41-3961-43bf-931d-5e0bde5bfbe2'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:59:53.687680 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-d5b4dacc-dbeb-435b-9032-0d20998dbc1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:59:53.687680 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:59:53.687680 n-d-843301-2 cinder-volume[92445]:
May 27 03:59:53.756504 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-d5b4dacc-dbeb-435b-9032-0d20998dbc1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Delete snapshot completed successfully.
May 27 03:59:53.770590 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-d5b4dacc-dbeb-435b-9032-0d20998dbc1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Lock "b'cinder-7ff77e31-af01-4661-955b-2b26883d9d99-delete_snapshot'" released by "delete_snapshot" :: held 1.882s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:59:54.354951 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-ea957c75-a32c-4c39-bc73-c174173a920a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Lock "b'cinder-96eb164a-c74f-43c6-9846-76b80a41929b-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 03:59:54.588207 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-ea957c75-a32c-4c39-bc73-c174173a920a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Skipping remove_export. No iscsi_target is presently exported for volume: 96eb164a-c74f-43c6-9846-76b80a41929b
May 27 03:59:54.593030 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ea957c75-a32c-4c39-bc73-c174173a920a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-96eb164a-c74f-43c6-9846-76b80a41929b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:54.634589 n-d-843301-2 sudo[132353]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-96eb164a-c74f-43c6-9846-76b80a41929b
May 27 03:59:54.635415 n-d-843301-2 sudo[132353]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:55.484366 n-d-843301-2 sudo[132353]: pam_unix(sudo:session): session closed for user root
May 27 03:59:55.487860 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ea957c75-a32c-4c39-bc73-c174173a920a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-96eb164a-c74f-43c6-9846-76b80a41929b" returned: 0 in 0.893s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:55.491881 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ea957c75-a32c-4c39-bc73-c174173a920a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-96eb164a-c74f-43c6-9846-76b80a41929b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:55.526654 n-d-843301-2 sudo[132366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-96eb164a-c74f-43c6-9846-76b80a41929b
May 27 03:59:55.527461 n-d-843301-2 sudo[132366]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:56.342303 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ea957c75-a32c-4c39-bc73-c174173a920a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-96eb164a-c74f-43c6-9846-76b80a41929b" returned: 0 in 0.846s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:56.342303 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ea957c75-a32c-4c39-bc73-c174173a920a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-96eb164a-c74f-43c6-9846-76b80a41929b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:56.331091 n-d-843301-2 sudo[132366]: pam_unix(sudo:session): session closed for user root
May 27 03:59:56.400117 n-d-843301-2 sudo[132370]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-96eb164a-c74f-43c6-9846-76b80a41929b
May 27 03:59:56.401115 n-d-843301-2 sudo[132370]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:57.177418 n-d-843301-2 sudo[132370]: pam_unix(sudo:session): session closed for user root
May 27 03:59:57.179627 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ea957c75-a32c-4c39-bc73-c174173a920a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-96eb164a-c74f-43c6-9846-76b80a41929b" returned: 0 in 0.842s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:57.180765 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-ea957c75-a32c-4c39-bc73-c174173a920a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Successfully deleted volume: 96eb164a-c74f-43c6-9846-76b80a41929b
May 27 03:59:57.276385 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-ea957c75-a32c-4c39-bc73-c174173a920a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Created reservations ['956118c5-ee74-49b0-982c-a86e1d0e3c23', '53ca6c4d-26d3-46ba-9cf4-e1b0becb086f', '869827db-8b7b-47b4-bd9a-6025dd5e12ed', '25ce5077-0ee8-4d0e-a1f4-d5db8bd9d6be'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 03:59:57.276385 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-ea957c75-a32c-4c39-bc73-c174173a920a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 03:59:57.276385 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 03:59:57.276385 n-d-843301-2 cinder-volume[92445]:
May 27 03:59:57.353438 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-ea957c75-a32c-4c39-bc73-c174173a920a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 03:59:57.353438 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ea957c75-a32c-4c39-bc73-c174173a920a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:57.392867 n-d-843301-2 sudo[132375]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 03:59:57.393746 n-d-843301-2 sudo[132375]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:57.973394 n-d-843301-2 sudo[132375]: pam_unix(sudo:session): session closed for user root
May 27 03:59:57.976391 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ea957c75-a32c-4c39-bc73-c174173a920a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.627s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:57.981521 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ea957c75-a32c-4c39-bc73-c174173a920a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 03:59:58.009010 n-d-843301-2 sudo[132378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 03:59:58.010851 n-d-843301-2 sudo[132378]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 03:59:58.831147 n-d-843301-2 sudo[132378]: pam_unix(sudo:session): session closed for user root
May 27 03:59:58.833756 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ea957c75-a32c-4c39-bc73-c174173a920a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.853s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 03:59:58.835836 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-ea957c75-a32c-4c39-bc73-c174173a920a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 03:59:58.843072 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-ea957c75-a32c-4c39-bc73-c174173a920a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Deleted volume successfully.
May 27 03:59:58.877671 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-ea957c75-a32c-4c39-bc73-c174173a920a tempest-VolumeSnapshotQuotasNegativeTestJSON-1841187253 None] Lock "b'cinder-96eb164a-c74f-43c6-9846-76b80a41929b-delete_volume'" released by "delete_volume" :: held 4.532s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 03:59:59.874327 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Terminate volume connection completed successfully.
May 27 03:59:59.921607 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:00.060972 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:00.061539 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4\n System information:\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-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4\n Backing store flags: \n Account information:\n 58kCB6uGog2RtVNUNUbk\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:00.062442 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Removing iscsi_target for Volume ID: aa2fbc1c-4667-4fdc-a009-21f164cfc7c4
May 27 04:00:00.070237 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:00.413564 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4 -f" returned: 0 in 0.339s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:00.414115 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:00.416757 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:00.565132 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.148s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:00.565681 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:00.566668 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-78225d36-571c-4a7c-bd78-826dec417f07 tempest-VolumesBackupsAdminTest-892239263 None] Remove volume export completed successfully.
May 27 04:00:01.304528 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-0fad0fbe-f9ed-48e3-8d82-ecace2024a12 tempest-VolumesBackupsAdminTest-892239263 None] Lock "b'cinder-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:00:01.461334 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:01.645415 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.192s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:01.645746 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:01.646420 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-0fad0fbe-f9ed-48e3-8d82-ecace2024a12 tempest-VolumesBackupsAdminTest-892239263 None] Skipping remove_export. No iscsi_target is presently exported for volume: aa2fbc1c-4667-4fdc-a009-21f164cfc7c4
May 27 04:00:01.647406 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0fad0fbe-f9ed-48e3-8d82-ecace2024a12 tempest-VolumesBackupsAdminTest-892239263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:01.697473 n-d-843301-2 sudo[132456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4
May 27 04:00:01.698294 n-d-843301-2 sudo[132456]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:02.542077 n-d-843301-2 sudo[132456]: pam_unix(sudo:session): session closed for user root
May 27 04:00:02.544996 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0fad0fbe-f9ed-48e3-8d82-ecace2024a12 tempest-VolumesBackupsAdminTest-892239263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4" returned: 0 in 0.896s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:02.548182 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0fad0fbe-f9ed-48e3-8d82-ecace2024a12 tempest-VolumesBackupsAdminTest-892239263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:02.577097 n-d-843301-2 sudo[132465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4
May 27 04:00:02.577896 n-d-843301-2 sudo[132465]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:03.268529 n-d-843301-2 sudo[132465]: pam_unix(sudo:session): session closed for user root
May 27 04:00:03.271338 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0fad0fbe-f9ed-48e3-8d82-ecace2024a12 tempest-VolumesBackupsAdminTest-892239263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4" returned: 0 in 0.723s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:03.273841 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0fad0fbe-f9ed-48e3-8d82-ecace2024a12 tempest-VolumesBackupsAdminTest-892239263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:03.344344 n-d-843301-2 sudo[132470]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4
May 27 04:00:03.347177 n-d-843301-2 sudo[132470]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:03.668740 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:00:03.669704 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:00:03.671127 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:03.756512 n-d-843301-2 sudo[132472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:00:03.759208 n-d-843301-2 sudo[132472]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:04.476407 n-d-843301-2 sudo[132470]: pam_unix(sudo:session): session closed for user root
May 27 04:00:04.478797 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0fad0fbe-f9ed-48e3-8d82-ecace2024a12 tempest-VolumesBackupsAdminTest-892239263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4" returned: 0 in 1.205s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:04.480187 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-0fad0fbe-f9ed-48e3-8d82-ecace2024a12 tempest-VolumesBackupsAdminTest-892239263 None] Successfully deleted volume: aa2fbc1c-4667-4fdc-a009-21f164cfc7c4
May 27 04:00:04.683016 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-0fad0fbe-f9ed-48e3-8d82-ecace2024a12 tempest-VolumesBackupsAdminTest-892239263 None] Created reservations ['27379e1c-528f-40a1-8e32-5f0e37fd3852', 'e17d5e46-3009-419b-8b0c-31eb16c8097f', 'fd47a554-fed7-48a0-8041-cd387e0e8af1', 'b66d93f5-ca74-443b-9d2a-3465425cb460'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:00:04.691606 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-0fad0fbe-f9ed-48e3-8d82-ecace2024a12 tempest-VolumesBackupsAdminTest-892239263 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:00:04.691606 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:00:04.691606 n-d-843301-2 cinder-volume[92445]:
May 27 04:00:04.786782 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-0fad0fbe-f9ed-48e3-8d82-ecace2024a12 tempest-VolumesBackupsAdminTest-892239263 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:00:04.787569 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0fad0fbe-f9ed-48e3-8d82-ecace2024a12 tempest-VolumesBackupsAdminTest-892239263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:04.832314 n-d-843301-2 sudo[132481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:00:04.834534 n-d-843301-2 sudo[132481]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:04.846884 n-d-843301-2 sudo[132472]: pam_unix(sudo:session): session closed for user root
May 27 04:00:04.859313 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.188s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:04.861614 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:04.905517 n-d-843301-2 sudo[132483]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:00:04.912159 n-d-843301-2 sudo[132483]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:05.667791 n-d-843301-2 sudo[132481]: pam_unix(sudo:session): session closed for user root
May 27 04:00:05.670465 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0fad0fbe-f9ed-48e3-8d82-ecace2024a12 tempest-VolumesBackupsAdminTest-892239263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.882s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:05.672250 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0fad0fbe-f9ed-48e3-8d82-ecace2024a12 tempest-VolumesBackupsAdminTest-892239263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:05.719411 n-d-843301-2 sudo[132487]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:00:05.723097 n-d-843301-2 sudo[132487]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:05.821154 n-d-843301-2 sudo[132483]: pam_unix(sudo:session): session closed for user root
May 27 04:00:05.823284 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.961s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:05.825398 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:00:06.466814 n-d-843301-2 sudo[132487]: pam_unix(sudo:session): session closed for user root
May 27 04:00:06.468725 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0fad0fbe-f9ed-48e3-8d82-ecace2024a12 tempest-VolumesBackupsAdminTest-892239263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.796s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:06.470441 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-0fad0fbe-f9ed-48e3-8d82-ecace2024a12 tempest-VolumesBackupsAdminTest-892239263 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:00:06.479392 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-0fad0fbe-f9ed-48e3-8d82-ecace2024a12 tempest-VolumesBackupsAdminTest-892239263 None] Deleted volume successfully.
May 27 04:00:06.504874 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-0fad0fbe-f9ed-48e3-8d82-ecace2024a12 tempest-VolumesBackupsAdminTest-892239263 None] Lock "b'cinder-aa2fbc1c-4667-4fdc-a009-21f164cfc7c4-delete_volume'" released by "delete_volume" :: held 5.200s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:00:07.878795 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:00:07.887983 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:00:07.888445 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:00:07.917734 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] Flow 'volume_create_manager' (8fd07d6a-77c0-4235-93df-915b21214b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:00:07.931655 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9e2fe9b-64bd-4d81-b697-9970d4daf2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:07.963590 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:00:08.045186 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9e2fe9b-64bd-4d81-b697-9970d4daf2b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:00:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1450120035',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bc3a786b64564f55b0a8f1b35f7c6627',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:00:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:00:08Z,user_id='c98a55f20e874a04a7811732f07f4193',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:08.060075 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ae16390-21ee-4950-9221-f450958e6498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:08.070650 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ae16390-21ee-4950-9221-f450958e6498) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:08.092235 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c90155a-a26e-42b7-b911-6857f23fffad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:08.094743 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c90155a-a26e-42b7-b911-6857f23fffad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873', 'volume_name': 'volume-7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:08.102100 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (669d71ac-1654-4aff-96ee-34cd47e32307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:08.106972 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (669d71ac-1654-4aff-96ee-34cd47e32307) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:08.112362 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (021d8366-bb3f-4904-9a03-201005382481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:08.114952 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] Volume 7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873', 'volume_size': 1}
May 27 04:00:08.117505 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:08.145828 n-d-843301-2 sudo[132492]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873 stack-volumes-lvmdriver-1 -L 1g
May 27 04:00:08.156086 n-d-843301-2 sudo[132492]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:08.634088 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:00:08.643235 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:00:08.649249 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:00:08.675074 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] Flow 'volume_create_manager' (195bb6d4-9fe7-4dd1-ad32-30c7f72672ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:00:08.694093 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4cbe8f32-3bda-47b5-85dd-aac636a0d639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:08.741603 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:00:08.789949 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4cbe8f32-3bda-47b5-85dd-aac636a0d639) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:00:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-267113027',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=71ee3225-1249-445b-b39d-df4371b02ed4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0af12c7820204a47a2841bafbdecd990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:00:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:00:09Z,user_id='6b4b1130ed0f403c8bc238d21f28f77a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:08.801757 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (557567c8-99f4-4b6d-8d14-edaf2b420ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:08.804212 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (557567c8-99f4-4b6d-8d14-edaf2b420ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:08.813464 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (87937752-03cb-4fea-8a87-52a6aaaa687b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:08.851839 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (87937752-03cb-4fea-8a87-52a6aaaa687b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '71ee3225-1249-445b-b39d-df4371b02ed4', 'volume_name': 'volume-71ee3225-1249-445b-b39d-df4371b02ed4', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:08.858352 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a9f584df-e7d8-456c-b9c3-bb996d92d231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:08.863325 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a9f584df-e7d8-456c-b9c3-bb996d92d231) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:08.865904 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac0acdb7-3c45-4c17-8f29-427eda2fdbf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:08.867414 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] Volume 71ee3225-1249-445b-b39d-df4371b02ed4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-71ee3225-1249-445b-b39d-df4371b02ed4', 'volume_size': 1}
May 27 04:00:08.869162 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-71ee3225-1249-445b-b39d-df4371b02ed4 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:08.901707 n-d-843301-2 sudo[132520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-71ee3225-1249-445b-b39d-df4371b02ed4 stack-volumes-lvmdriver-1 -L 1g
May 27 04:00:08.903366 n-d-843301-2 sudo[132520]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:08.952943 n-d-843301-2 sudo[132492]: pam_unix(sudo:session): session closed for user root
May 27 04:00:08.955988 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.839s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:08.959449 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (021d8366-bb3f-4904-9a03-201005382481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:08.961869 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (feb41ced-f288-44ee-8589-b892ecce36f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:08.988222 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] Volume volume-7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873 (7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873): created successfully
May 27 04:00:08.999607 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (feb41ced-f288-44ee-8589-b892ecce36f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:09.002580 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] Flow 'volume_create_manager' (8fd07d6a-77c0-4235-93df-915b21214b3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:00:09.029590 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-78c43e0e-1685-4850-b049-d3a350c23725 req-74c14db2-6732-4110-a53b-ae72929d7f6f tempest-VolumesGetTestJSON-379114157 None] Created volume successfully.
May 27 04:00:09.115857 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:00:09.119792 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:00:09.120286 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:00:09.165164 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] Flow 'volume_create_manager' (8362fc81-ec25-4537-9141-0b3767ca570f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:00:09.168379 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff472397-b6e7-4646-bf27-a8062401286e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:09.230575 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:00:09.263886 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff472397-b6e7-4646-bf27-a8062401286e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:00:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1013276905',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=c947ec9a-6abb-4da0-b711-5540e43d0ac2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9b62ce3f2a44a378ee085c8097ae8e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:00:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:00:09Z,user_id='def79b012ce349b88cd0af94759b8f82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:09.268086 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b4f14512-3574-45a2-b400-d371d9cb3095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:09.270472 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b4f14512-3574-45a2-b400-d371d9cb3095) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:09.272933 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1f98c7d9-4a5e-4110-b159-4d0ed67904b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:09.276798 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1f98c7d9-4a5e-4110-b159-4d0ed67904b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c947ec9a-6abb-4da0-b711-5540e43d0ac2', 'volume_name': 'volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:09.279683 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea7cc806-7d72-40cb-9ba1-9d834690fa11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:09.281921 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea7cc806-7d72-40cb-9ba1-9d834690fa11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:09.284543 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b8b62e4-2afa-4157-9f8f-0c8072d16c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:09.285899 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] Volume c947ec9a-6abb-4da0-b711-5540e43d0ac2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2', 'volume_size': 1}
May 27 04:00:09.287277 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:09.359127 n-d-843301-2 sudo[132531]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2 stack-volumes-lvmdriver-1 -L 1g
May 27 04:00:09.359954 n-d-843301-2 sudo[132531]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:09.504031 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [req-ac090934-015f-4ee3-b3e6-f6e3c1afece5 req-64866ea7-c898-4062-834e-c2c02545649a tempest-VolumesGetTestJSON-379114157 None] Lock "b'cinder-7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:00:09.648207 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [req-ac090934-015f-4ee3-b3e6-f6e3c1afece5 req-64866ea7-c898-4062-834e-c2c02545649a tempest-VolumesGetTestJSON-379114157 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873
May 27 04:00:09.649647 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-ac090934-015f-4ee3-b3e6-f6e3c1afece5 req-64866ea7-c898-4062-834e-c2c02545649a tempest-VolumesGetTestJSON-379114157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:09.677923 n-d-843301-2 sudo[132545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873
May 27 04:00:09.680268 n-d-843301-2 sudo[132545]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:09.781015 n-d-843301-2 sudo[132520]: pam_unix(sudo:session): session closed for user root
May 27 04:00:09.793406 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-71ee3225-1249-445b-b39d-df4371b02ed4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.923s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:09.798213 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac0acdb7-3c45-4c17-8f29-427eda2fdbf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-71ee3225-1249-445b-b39d-df4371b02ed4', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:09.800795 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75d13cb0-ad4c-4878-9f57-826d3c13034e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:09.836305 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] Volume volume-71ee3225-1249-445b-b39d-df4371b02ed4 (71ee3225-1249-445b-b39d-df4371b02ed4): created successfully
May 27 04:00:09.839566 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75d13cb0-ad4c-4878-9f57-826d3c13034e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:09.846741 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] Flow 'volume_create_manager' (195bb6d4-9fe7-4dd1-ad32-30c7f72672ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:00:09.874934 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-9b68fe04-d0b7-425d-839e-156a75bbb1f7 tempest-AbsoluteLimitsTests-2106027136 None] Created volume successfully.
May 27 04:00:10.135062 n-d-843301-2 sudo[132531]: pam_unix(sudo:session): session closed for user root
May 27 04:00:10.137178 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.850s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:10.140189 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b8b62e4-2afa-4157-9f8f-0c8072d16c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:10.143828 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a091000-1b20-409c-a7de-3d3a5060d652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:10.156677 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] Volume volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2 (c947ec9a-6abb-4da0-b711-5540e43d0ac2): created successfully
May 27 04:00:10.159946 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a091000-1b20-409c-a7de-3d3a5060d652) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:10.164122 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] Flow 'volume_create_manager' (8362fc81-ec25-4537-9141-0b3767ca570f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:00:10.176559 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-1ae78884-1a43-4cc8-894d-40853cc70af5 tempest-VolumesBackupsAdminTest-892239263 None] Created volume successfully.
May 27 04:00:10.246251 n-d-843301-2 sudo[132545]: pam_unix(sudo:session): session closed for user root
May 27 04:00:10.248861 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-ac090934-015f-4ee3-b3e6-f6e3c1afece5 req-64866ea7-c898-4062-834e-c2c02545649a tempest-VolumesGetTestJSON-379114157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873" returned: 0 in 0.599s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:10.250306 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-ac090934-015f-4ee3-b3e6-f6e3c1afece5 req-64866ea7-c898-4062-834e-c2c02545649a tempest-VolumesGetTestJSON-379114157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:10.272327 n-d-843301-2 sudo[132585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873
May 27 04:00:10.273434 n-d-843301-2 sudo[132585]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:10.698501 n-d-843301-2 sudo[132585]: pam_unix(sudo:session): session closed for user root
May 27 04:00:10.700617 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-ac090934-015f-4ee3-b3e6-f6e3c1afece5 req-64866ea7-c898-4062-834e-c2c02545649a tempest-VolumesGetTestJSON-379114157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873" returned: 0 in 0.450s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:10.702784 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-ac090934-015f-4ee3-b3e6-f6e3c1afece5 req-64866ea7-c898-4062-834e-c2c02545649a tempest-VolumesGetTestJSON-379114157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:10.726562 n-d-843301-2 sudo[132588]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873
May 27 04:00:10.728133 n-d-843301-2 sudo[132588]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:11.332081 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-5610b32b-5d1a-4939-bb3d-2f53f613985b tempest-AbsoluteLimitsTests-2106027136 None] Lock "b'cinder-71ee3225-1249-445b-b39d-df4371b02ed4-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:00:11.377996 n-d-843301-2 sudo[132588]: pam_unix(sudo:session): session closed for user root
May 27 04:00:11.448826 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-ac090934-015f-4ee3-b3e6-f6e3c1afece5 req-64866ea7-c898-4062-834e-c2c02545649a tempest-VolumesGetTestJSON-379114157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873" returned: 0 in 0.746s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:11.457501 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [req-ac090934-015f-4ee3-b3e6-f6e3c1afece5 req-64866ea7-c898-4062-834e-c2c02545649a tempest-VolumesGetTestJSON-379114157 None] Successfully deleted volume: 7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873
May 27 04:00:11.470157 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-5610b32b-5d1a-4939-bb3d-2f53f613985b tempest-AbsoluteLimitsTests-2106027136 None] Skipping remove_export. No iscsi_target is presently exported for volume: 71ee3225-1249-445b-b39d-df4371b02ed4
May 27 04:00:11.471403 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5610b32b-5d1a-4939-bb3d-2f53f613985b tempest-AbsoluteLimitsTests-2106027136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71ee3225-1249-445b-b39d-df4371b02ed4 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:11.519458 n-d-843301-2 sudo[132593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71ee3225-1249-445b-b39d-df4371b02ed4
May 27 04:00:11.523641 n-d-843301-2 sudo[132593]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:11.560158 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [req-ac090934-015f-4ee3-b3e6-f6e3c1afece5 req-64866ea7-c898-4062-834e-c2c02545649a tempest-VolumesGetTestJSON-379114157 None] Created reservations ['699ae695-5e72-4ad8-8475-2064f666f014', '34630cb5-42bb-42cc-b6eb-3489b033beaa', '093fd561-bbf2-40fd-a444-c53b74e9fb61', '2238cbb7-3cb5-460c-8431-ee14a91dac5f'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:00:11.565996 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [req-ac090934-015f-4ee3-b3e6-f6e3c1afece5 req-64866ea7-c898-4062-834e-c2c02545649a tempest-VolumesGetTestJSON-379114157 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:00:11.565996 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:00:11.565996 n-d-843301-2 cinder-volume[92445]:
May 27 04:00:11.635943 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [req-ac090934-015f-4ee3-b3e6-f6e3c1afece5 req-64866ea7-c898-4062-834e-c2c02545649a tempest-VolumesGetTestJSON-379114157 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:00:11.640669 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-ac090934-015f-4ee3-b3e6-f6e3c1afece5 req-64866ea7-c898-4062-834e-c2c02545649a tempest-VolumesGetTestJSON-379114157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:11.706710 n-d-843301-2 sudo[132595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:00:11.707514 n-d-843301-2 sudo[132595]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:12.141270 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.driver [None req-e54121f8-8b93-4a32-848e-dbb06e1b0573 tempest-VolumesBackupsAdminTest-892239263 None] Creating a new backup for volume volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2. {{(pid=92445) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
May 27 04:00:12.156582 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e54121f8-8b93-4a32-848e-dbb06e1b0573 tempest-VolumesBackupsAdminTest-892239263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:12.221286 n-d-843301-2 sudo[132602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2
May 27 04:00:12.226967 n-d-843301-2 sudo[132602]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:12.251067 n-d-843301-2 sudo[132595]: pam_unix(sudo:session): session closed for user root
May 27 04:00:12.254034 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-ac090934-015f-4ee3-b3e6-f6e3c1afece5 req-64866ea7-c898-4062-834e-c2c02545649a tempest-VolumesGetTestJSON-379114157 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.614s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:12.256224 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-ac090934-015f-4ee3-b3e6-f6e3c1afece5 req-64866ea7-c898-4062-834e-c2c02545649a tempest-VolumesGetTestJSON-379114157 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:12.314172 n-d-843301-2 sudo[132605]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:00:12.316358 n-d-843301-2 sudo[132605]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:12.357899 n-d-843301-2 sudo[132593]: pam_unix(sudo:session): session closed for user root
May 27 04:00:12.361450 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5610b32b-5d1a-4939-bb3d-2f53f613985b tempest-AbsoluteLimitsTests-2106027136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-71ee3225-1249-445b-b39d-df4371b02ed4" returned: 0 in 0.889s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:12.363496 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5610b32b-5d1a-4939-bb3d-2f53f613985b tempest-AbsoluteLimitsTests-2106027136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-71ee3225-1249-445b-b39d-df4371b02ed4 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:12.405031 n-d-843301-2 sudo[132607]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-71ee3225-1249-445b-b39d-df4371b02ed4
May 27 04:00:12.406601 n-d-843301-2 sudo[132607]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:13.072389 n-d-843301-2 sudo[132605]: pam_unix(sudo:session): session closed for user root
May 27 04:00:13.073770 n-d-843301-2 sudo[132602]: pam_unix(sudo:session): session closed for user root
May 27 04:00:13.075112 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-ac090934-015f-4ee3-b3e6-f6e3c1afece5 req-64866ea7-c898-4062-834e-c2c02545649a tempest-VolumesGetTestJSON-379114157 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:13.077229 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [req-ac090934-015f-4ee3-b3e6-f6e3c1afece5 req-64866ea7-c898-4062-834e-c2c02545649a tempest-VolumesGetTestJSON-379114157 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:00:13.089566 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e54121f8-8b93-4a32-848e-dbb06e1b0573 tempest-VolumesBackupsAdminTest-892239263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2" returned: 0 in 0.925s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:13.145726 n-d-843301-2 sudo[132607]: pam_unix(sudo:session): session closed for user root
May 27 04:00:13.169641 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5610b32b-5d1a-4939-bb3d-2f53f613985b tempest-AbsoluteLimitsTests-2106027136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-71ee3225-1249-445b-b39d-df4371b02ed4" returned: 0 in 0.806s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:13.173922 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5610b32b-5d1a-4939-bb3d-2f53f613985b tempest-AbsoluteLimitsTests-2106027136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-71ee3225-1249-445b-b39d-df4371b02ed4 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:13.192283 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:13.194717 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-ac090934-015f-4ee3-b3e6-f6e3c1afece5 req-64866ea7-c898-4062-834e-c2c02545649a tempest-VolumesGetTestJSON-379114157 None] Deleted volume successfully.
May 27 04:00:13.200733 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:13.202842 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-e54121f8-8b93-4a32-848e-dbb06e1b0573 tempest-VolumesBackupsAdminTest-892239263 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: I_T nexus: 27
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050000
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf50
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050001
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf51
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: QXAF42D2SKPrmScu8rCT
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:00:13.203517 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:00:13.209049 n-d-843301-2 sudo[132613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-71ee3225-1249-445b-b39d-df4371b02ed4
May 27 04:00:13.210670 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-e54121f8-8b93-4a32-848e-dbb06e1b0573 tempest-VolumesBackupsAdminTest-892239263 None] Creating iscsi_target for Volume ID: volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:00:13.211110 n-d-843301-2 sudo[132613]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:13.218489 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-e54121f8-8b93-4a32-848e-dbb06e1b0573 tempest-VolumesBackupsAdminTest-892239263 None] Created volume path /opt/stack/data/cinder/volumes/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2,
May 27 04:00:13.218489 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:00:13.218489 n-d-843301-2 cinder-volume[92445]:
May 27 04:00:13.218489 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2
May 27 04:00:13.218489 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:00:13.218489 n-d-843301-2 cinder-volume[92445]: incominguser KSDU7D23XJf27RaRKTNx r4wVtwG3zeXtVCMA
May 27 04:00:13.218489 n-d-843301-2 cinder-volume[92445]:
May 27 04:00:13.218489 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:00:13.218489 n-d-843301-2 cinder-volume[92445]:
May 27 04:00:13.218489 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:00:13.219487 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:13.231429 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [req-ac090934-015f-4ee3-b3e6-f6e3c1afece5 req-64866ea7-c898-4062-834e-c2c02545649a tempest-VolumesGetTestJSON-379114157 None] Lock "b'cinder-7b9d70f7-eeb5-4e94-bb42-7d9b78bbb873-delete_volume'" released by "delete_volume" :: held 3.738s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:00:13.839837 n-d-843301-2 sudo[132613]: pam_unix(sudo:session): session closed for user root
May 27 04:00:13.841914 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5610b32b-5d1a-4939-bb3d-2f53f613985b tempest-AbsoluteLimitsTests-2106027136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-71ee3225-1249-445b-b39d-df4371b02ed4" returned: 0 in 0.668s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:13.842721 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-5610b32b-5d1a-4939-bb3d-2f53f613985b tempest-AbsoluteLimitsTests-2106027136 None] Successfully deleted volume: 71ee3225-1249-445b-b39d-df4371b02ed4
May 27 04:00:13.909708 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-5610b32b-5d1a-4939-bb3d-2f53f613985b tempest-AbsoluteLimitsTests-2106027136 None] Created reservations ['a852d58d-f443-40e0-be65-e47382ccc8d8', 'e031afaa-d5ab-4c07-8a5d-d6827066ca74', '620c4412-4f7d-4f3b-91f6-16d8c78adb18', '70895ab2-9df1-4b1c-9987-d514ccc8be8d'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:00:13.912415 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-5610b32b-5d1a-4939-bb3d-2f53f613985b tempest-AbsoluteLimitsTests-2106027136 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:00:13.912415 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:00:13.912415 n-d-843301-2 cinder-volume[92445]:
May 27 04:00:13.915159 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2" returned: 0 in 0.690s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:13.915595 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:13.916440 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-e54121f8-8b93-4a32-848e-dbb06e1b0573 tempest-VolumesBackupsAdminTest-892239263 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:00:13.916985 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-e54121f8-8b93-4a32-848e-dbb06e1b0573 tempest-VolumesBackupsAdminTest-892239263 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:00:13.921081 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:13.932316 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:13.933268 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n System information:\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-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n Backing store flags: \n Account information:\n KSDU7D23XJf27RaRKTNx\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-e54121f8-8b93-4a32-848e-dbb06e1b0573 tempest-VolumesBackupsAdminTest-892239263 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: I_T nexus: 27
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050000
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf50
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050001
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf51
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: QXAF42D2SKPrmScu8rCT
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:00:13.934267 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:00:13.942440 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:14.008785 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-5610b32b-5d1a-4939-bb3d-2f53f613985b tempest-AbsoluteLimitsTests-2106027136 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:00:14.009955 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5610b32b-5d1a-4939-bb3d-2f53f613985b tempest-AbsoluteLimitsTests-2106027136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:14.050999 n-d-843301-2 sudo[132650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:00:14.051823 n-d-843301-2 sudo[132650]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:14.073390 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.133s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:14.073877 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n System information:\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-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n Backing store flags: \n Account information:\n KSDU7D23XJf27RaRKTNx\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:14.075541 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:14.285250 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.209s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:14.285596 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n System information:\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-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n Backing store flags: \n Account information:\n KSDU7D23XJf27RaRKTNx\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:14.287866 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [None req-e54121f8-8b93-4a32-848e-dbb06e1b0573 tempest-VolumesBackupsAdminTest-892239263 None] Set provider_location to: 10.222.0.46:3260,6 iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:00:14.365556 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e54121f8-8b93-4a32-848e-dbb06e1b0573 tempest-VolumesBackupsAdminTest-892239263 None] Initialize volume connection completed successfully.
May 27 04:00:14.646205 n-d-843301-2 sudo[132650]: pam_unix(sudo:session): session closed for user root
May 27 04:00:14.648025 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5610b32b-5d1a-4939-bb3d-2f53f613985b tempest-AbsoluteLimitsTests-2106027136 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.638s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:14.649884 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5610b32b-5d1a-4939-bb3d-2f53f613985b tempest-AbsoluteLimitsTests-2106027136 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:14.721091 n-d-843301-2 sudo[132672]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:00:14.721893 n-d-843301-2 sudo[132672]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:15.353373 n-d-843301-2 sudo[132672]: pam_unix(sudo:session): session closed for user root
May 27 04:00:15.355595 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5610b32b-5d1a-4939-bb3d-2f53f613985b tempest-AbsoluteLimitsTests-2106027136 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:15.359045 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-5610b32b-5d1a-4939-bb3d-2f53f613985b tempest-AbsoluteLimitsTests-2106027136 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:00:15.370032 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-5610b32b-5d1a-4939-bb3d-2f53f613985b tempest-AbsoluteLimitsTests-2106027136 None] Deleted volume successfully.
May 27 04:00:15.390535 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-5610b32b-5d1a-4939-bb3d-2f53f613985b tempest-AbsoluteLimitsTests-2106027136 None] Lock "b'cinder-71ee3225-1249-445b-b39d-df4371b02ed4-delete_volume'" released by "delete_volume" :: held 4.061s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:00:20.855231 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:00:20.859779 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:00:20.861272 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:00:20.884772 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] Flow 'volume_create_manager' (dd98fbb8-8fb8-4699-b271-e7268b9ccfbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:00:20.888778 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5909165b-e3b2-4a29-a073-f19f419d7c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:20.918151 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:00:20.952436 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5909165b-e3b2-4a29-a073-f19f419d7c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:00:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2119180911',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33a7245bd2694fe4a5d34219d1984a12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:00:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:00:21Z,user_id='ab3ed56f37c24341b3ae0fb5700de3ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:20.960108 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d103233c-dfc3-4c1e-8add-e98a03ced97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:20.972883 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d103233c-dfc3-4c1e-8add-e98a03ced97d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:20.983252 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (534f19d5-498b-49f5-bdc8-e95926505334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:20.990985 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (534f19d5-498b-49f5-bdc8-e95926505334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd5f16e52-90cd-46d0-9c92-7dfdbb07cfdd', 'volume_name': 'volume-d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:20.994721 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f9832f62-79ef-4fc5-9403-6228381b2c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:20.997063 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f9832f62-79ef-4fc5-9403-6228381b2c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:20.999248 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f9b3287c-5675-4810-a14d-2a9a7e059f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:21.000039 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] Volume d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd', 'volume_size': 1}
May 27 04:00:21.001939 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:21.028184 n-d-843301-2 sudo[132707]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd stack-volumes-lvmdriver-1 -L 1g
May 27 04:00:21.029101 n-d-843301-2 sudo[132707]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:21.734463 n-d-843301-2 sudo[132707]: pam_unix(sudo:session): session closed for user root
May 27 04:00:21.737355 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.735s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:21.741880 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f9b3287c-5675-4810-a14d-2a9a7e059f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:21.744532 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f35a0e45-dfda-495b-8612-37938f0ce025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:21.762582 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] Volume volume-d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd (d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd): created successfully
May 27 04:00:21.770918 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f35a0e45-dfda-495b-8612-37938f0ce025) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:21.774985 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] Flow 'volume_create_manager' (dd98fbb8-8fb8-4699-b271-e7268b9ccfbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:00:21.790607 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-18dd80b9-cf39-4ff4-8467-c90ffb8acbcd tempest-VolumesMetadataTest-1030035997 None] Created volume successfully.
May 27 04:00:23.720781 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-f6e3cf00-935f-415f-88e7-2e17e5d57772 tempest-VolumesMetadataTest-1030035997 None] Lock "b'cinder-d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:00:23.861704 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-f6e3cf00-935f-415f-88e7-2e17e5d57772 tempest-VolumesMetadataTest-1030035997 None] Skipping remove_export. No iscsi_target is presently exported for volume: d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd
May 27 04:00:23.862945 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f6e3cf00-935f-415f-88e7-2e17e5d57772 tempest-VolumesMetadataTest-1030035997 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:23.928634 n-d-843301-2 sudo[132740]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd
May 27 04:00:23.930774 n-d-843301-2 sudo[132740]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:24.715074 n-d-843301-2 sudo[132740]: pam_unix(sudo:session): session closed for user root
May 27 04:00:24.717735 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f6e3cf00-935f-415f-88e7-2e17e5d57772 tempest-VolumesMetadataTest-1030035997 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd" returned: 0 in 0.854s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:24.721389 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f6e3cf00-935f-415f-88e7-2e17e5d57772 tempest-VolumesMetadataTest-1030035997 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:24.764227 n-d-843301-2 sudo[132744]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd
May 27 04:00:24.775963 n-d-843301-2 sudo[132744]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:25.469133 n-d-843301-2 sudo[132744]: pam_unix(sudo:session): session closed for user root
May 27 04:00:25.471883 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f6e3cf00-935f-415f-88e7-2e17e5d57772 tempest-VolumesMetadataTest-1030035997 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd" returned: 0 in 0.751s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:25.477998 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f6e3cf00-935f-415f-88e7-2e17e5d57772 tempest-VolumesMetadataTest-1030035997 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:25.528303 n-d-843301-2 sudo[132747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd
May 27 04:00:25.530132 n-d-843301-2 sudo[132747]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:26.366185 n-d-843301-2 sudo[132747]: pam_unix(sudo:session): session closed for user root
May 27 04:00:26.368744 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f6e3cf00-935f-415f-88e7-2e17e5d57772 tempest-VolumesMetadataTest-1030035997 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd" returned: 0 in 0.891s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:26.370921 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-f6e3cf00-935f-415f-88e7-2e17e5d57772 tempest-VolumesMetadataTest-1030035997 None] Successfully deleted volume: d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd
May 27 04:00:26.441408 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-f6e3cf00-935f-415f-88e7-2e17e5d57772 tempest-VolumesMetadataTest-1030035997 None] Created reservations ['90f79044-626d-4543-8d21-f57eca13366e', '1db73900-dd6a-4928-9385-65be0cec2806', '376eaf5a-a632-4b6e-877f-c897d67324ac', '228d4202-e558-4c28-937d-628f87e92fcb'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:00:26.446742 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-f6e3cf00-935f-415f-88e7-2e17e5d57772 tempest-VolumesMetadataTest-1030035997 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:00:26.446742 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:00:26.446742 n-d-843301-2 cinder-volume[92445]:
May 27 04:00:26.531901 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-f6e3cf00-935f-415f-88e7-2e17e5d57772 tempest-VolumesMetadataTest-1030035997 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:00:26.532771 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f6e3cf00-935f-415f-88e7-2e17e5d57772 tempest-VolumesMetadataTest-1030035997 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:26.595419 n-d-843301-2 sudo[132763]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:00:26.597141 n-d-843301-2 sudo[132763]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:27.304304 n-d-843301-2 sudo[132763]: pam_unix(sudo:session): session closed for user root
May 27 04:00:27.306569 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f6e3cf00-935f-415f-88e7-2e17e5d57772 tempest-VolumesMetadataTest-1030035997 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:27.308591 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f6e3cf00-935f-415f-88e7-2e17e5d57772 tempest-VolumesMetadataTest-1030035997 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:27.355039 n-d-843301-2 sudo[132790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:00:27.357116 n-d-843301-2 sudo[132790]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:28.345644 n-d-843301-2 sudo[132790]: pam_unix(sudo:session): session closed for user root
May 27 04:00:28.347914 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f6e3cf00-935f-415f-88e7-2e17e5d57772 tempest-VolumesMetadataTest-1030035997 None] CMD "sudo cinder-rootwrap /etc/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.039s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:28.354807 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-f6e3cf00-935f-415f-88e7-2e17e5d57772 tempest-VolumesMetadataTest-1030035997 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:00:28.382104 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-f6e3cf00-935f-415f-88e7-2e17e5d57772 tempest-VolumesMetadataTest-1030035997 None] Deleted volume successfully.
May 27 04:00:28.411531 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-f6e3cf00-935f-415f-88e7-2e17e5d57772 tempest-VolumesMetadataTest-1030035997 None] Lock "b'cinder-d5f16e52-90cd-46d0-9c92-7dfdbb07cfdd-delete_volume'" released by "delete_volume" :: held 4.691s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:00:32.645786 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:00:32.658490 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:00:32.659006 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:00:32.681605 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] Flow 'volume_create_manager' (338b3457-744b-4fd5-9ffc-1832a4dc935d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:00:32.696101 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a839c4e1-e3a2-40c1-afba-1b14e0dfc962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:32.738027 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:00:32.801333 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a839c4e1-e3a2-40c1-afba-1b14e0dfc962) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:00:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-830702471',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=c7597de9-a731-4522-bb8f-ec900d8f2daf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e7a30802fae47da994191dbaae33bb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:00:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:00:33Z,user_id='e1bfb095b2ce44fba853f44c8358987f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:32.801333 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7b0deac-2bf6-491a-b0d6-446138986f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:32.803404 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7b0deac-2bf6-491a-b0d6-446138986f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:32.817365 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (225c4be8-1cb7-4da7-8ae7-98409b33a164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:32.819594 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (225c4be8-1cb7-4da7-8ae7-98409b33a164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c7597de9-a731-4522-bb8f-ec900d8f2daf', 'volume_name': 'volume-c7597de9-a731-4522-bb8f-ec900d8f2daf', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:32.822101 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (462460c8-4907-425a-aaaa-669e4aa3a209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:32.832089 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (462460c8-4907-425a-aaaa-669e4aa3a209) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:32.834325 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (55568700-d5b8-481f-ac34-5a87d805ce54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:32.835125 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] Volume c7597de9-a731-4522-bb8f-ec900d8f2daf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c7597de9-a731-4522-bb8f-ec900d8f2daf', 'volume_size': 1}
May 27 04:00:32.839262 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c7597de9-a731-4522-bb8f-ec900d8f2daf stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:32.882652 n-d-843301-2 sudo[132822]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c7597de9-a731-4522-bb8f-ec900d8f2daf stack-volumes-lvmdriver-1 -L 1g
May 27 04:00:32.887440 n-d-843301-2 sudo[132822]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:33.830439 n-d-843301-2 sudo[132822]: pam_unix(sudo:session): session closed for user root
May 27 04:00:33.833290 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c7597de9-a731-4522-bb8f-ec900d8f2daf stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.993s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:33.836844 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (55568700-d5b8-481f-ac34-5a87d805ce54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c7597de9-a731-4522-bb8f-ec900d8f2daf', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:33.839473 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37642f48-dcc3-48bd-8836-2fc20863b8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:33.873108 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] Volume volume-c7597de9-a731-4522-bb8f-ec900d8f2daf (c7597de9-a731-4522-bb8f-ec900d8f2daf): created successfully
May 27 04:00:33.875354 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37642f48-dcc3-48bd-8836-2fc20863b8d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:33.890083 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] Flow 'volume_create_manager' (338b3457-744b-4fd5-9ffc-1832a4dc935d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:00:33.909012 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-73ff6b44-5f9d-4b15-ac70-25058bc7a3ff tempest-VolumesBackupsV39Test-1453380851 None] Created volume successfully.
May 27 04:00:35.573186 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.driver [None req-31e64a64-3e42-45a3-96dd-de29173b04aa tempest-VolumesBackupsV39Test-1453380851 None] Creating a new backup for volume volume-c7597de9-a731-4522-bb8f-ec900d8f2daf. {{(pid=92445) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
May 27 04:00:35.603202 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-31e64a64-3e42-45a3-96dd-de29173b04aa tempest-VolumesBackupsV39Test-1453380851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:35.660800 n-d-843301-2 sudo[132910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf
May 27 04:00:35.664328 n-d-843301-2 sudo[132910]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:36.331516 n-d-843301-2 sudo[132910]: pam_unix(sudo:session): session closed for user root
May 27 04:00:36.336380 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-31e64a64-3e42-45a3-96dd-de29173b04aa tempest-VolumesBackupsV39Test-1453380851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf" returned: 0 in 0.732s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:36.434924 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:36.449417 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:36.449853 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n Backing store flags: \n Account information:\n KSDU7D23XJf27RaRKTNx\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-31e64a64-3e42-45a3-96dd-de29173b04aa tempest-VolumesBackupsV39Test-1453380851 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: I_T nexus: 27
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050000
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf50
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050001
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf51
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: QXAF42D2SKPrmScu8rCT
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Target 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: I_T nexus: 30
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00060000
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf60
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00060001
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf61
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: KSDU7D23XJf27RaRKTNx
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:00:36.450590 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:00:36.456456 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-31e64a64-3e42-45a3-96dd-de29173b04aa tempest-VolumesBackupsV39Test-1453380851 None] Creating iscsi_target for Volume ID: volume-c7597de9-a731-4522-bb8f-ec900d8f2daf {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:00:36.464791 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-31e64a64-3e42-45a3-96dd-de29173b04aa tempest-VolumesBackupsV39Test-1453380851 None] Created volume path /opt/stack/data/cinder/volumes/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf,
May 27 04:00:36.464791 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:00:36.464791 n-d-843301-2 cinder-volume[92445]:
May 27 04:00:36.464791 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf
May 27 04:00:36.464791 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:00:36.464791 n-d-843301-2 cinder-volume[92445]: incominguser G5TWz8PussSv6uQMSw7V fWBYbHd2uLV3BWFE
May 27 04:00:36.464791 n-d-843301-2 cinder-volume[92445]:
May 27 04:00:36.464791 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:00:36.464791 n-d-843301-2 cinder-volume[92445]:
May 27 04:00:36.464791 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:00:36.466612 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:37.017969 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf" returned: 0 in 0.551s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:37.018539 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:37.018862 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-31e64a64-3e42-45a3-96dd-de29173b04aa tempest-VolumesBackupsV39Test-1453380851 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:00:37.019221 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-31e64a64-3e42-45a3-96dd-de29173b04aa tempest-VolumesBackupsV39Test-1453380851 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:00:37.022635 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:37.043148 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n Backing store flags: \n Account information:\n KSDU7D23XJf27RaRKTNx\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n System information:\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-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-31e64a64-3e42-45a3-96dd-de29173b04aa tempest-VolumesBackupsV39Test-1453380851 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: I_T nexus: 27
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050000
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf50
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00050001
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf51
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: QXAF42D2SKPrmScu8rCT
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Target 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: I_T nexus: 30
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00060000
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf60
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00060001
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf61
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: KSDU7D23XJf27RaRKTNx
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:00:37.046550 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:00:37.056363 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:37.257043 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.202s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:37.257387 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n Backing store flags: \n Account information:\n KSDU7D23XJf27RaRKTNx\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n System information:\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-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:37.258552 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:37.536137 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.277s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:37.536464 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n Backing store flags: \n Account information:\n KSDU7D23XJf27RaRKTNx\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n System information:\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-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:37.537488 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [None req-31e64a64-3e42-45a3-96dd-de29173b04aa tempest-VolumesBackupsV39Test-1453380851 None] Set provider_location to: 10.222.0.46:3260,7 iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:00:37.621341 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-31e64a64-3e42-45a3-96dd-de29173b04aa tempest-VolumesBackupsV39Test-1453380851 None] Initialize volume connection completed successfully.
May 27 04:00:51.464250 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-10d3adc9-79eb-4cc0-b00b-d6f5ef1ff39b tempest-VolumesBackupsTest-2124050371 None] Terminate volume connection completed successfully.
May 27 04:00:51.585457 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:51.846224 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.260s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:51.846762 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8\n System information:\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-9eddf058-9502-498a-8286-f93a5553d4a8\n Backing store flags: \n Account information:\n QXAF42D2SKPrmScu8rCT\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n Backing store flags: \n Account information:\n KSDU7D23XJf27RaRKTNx\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:51.848112 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [None req-10d3adc9-79eb-4cc0-b00b-d6f5ef1ff39b tempest-VolumesBackupsTest-2124050371 None] Removing iscsi_target for Volume ID: 9eddf058-9502-498a-8286-f93a5553d4a8
May 27 04:00:51.851582 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:52.089176 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9eddf058-9502-498a-8286-f93a5553d4a8 -f" returned: 0 in 0.239s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:52.089464 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:52.093137 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:52.300275 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.209s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:52.300737 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n Backing store flags: \n Account information:\n KSDU7D23XJf27RaRKTNx\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:52.301734 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-10d3adc9-79eb-4cc0-b00b-d6f5ef1ff39b tempest-VolumesBackupsTest-2124050371 None] Remove volume export completed successfully.
May 27 04:00:53.884358 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:00:53.889194 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:00:53.889801 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:00:53.922340 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Flow 'volume_create_manager' (bb991c58-aa86-4ce3-b28d-9e1f11fd3a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:00:53.930053 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (16e72a90-4540-414d-863b-0917768ec913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:54.009565 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:00:54.045235 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (16e72a90-4540-414d-863b-0917768ec913) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:00:53Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_47191d6c-d01d-4d41-867f-80b92629488d',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=2b4253dc-dceb-4ddb-9f22-d298ab401c68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01bc84a2eb10490caf49d50b3e803680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:00:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:00:54Z,user_id='9f032574321447cca58fef9849085a88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:54.049372 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (49c9c458-e470-4098-9e31-2b8cbd71ab27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:54.057959 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (49c9c458-e470-4098-9e31-2b8cbd71ab27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:54.060355 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82e6dd47-a74d-4a0d-8346-f9580f438a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:54.067881 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82e6dd47-a74d-4a0d-8346-f9580f438a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2b4253dc-dceb-4ddb-9f22-d298ab401c68', 'volume_name': 'volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:54.070311 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63e564af-32bb-4abc-8c6d-37368d546d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:54.073065 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63e564af-32bb-4abc-8c6d-37368d546d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:54.075318 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (121dce7b-d9ba-43ae-93f2-9d1f9261f296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:54.076083 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Volume 2b4253dc-dceb-4ddb-9f22-d298ab401c68: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68', 'volume_size': 1}
May 27 04:00:54.077296 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:54.101177 n-d-843301-2 sudo[133170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68 stack-volumes-lvmdriver-1 -L 1g
May 27 04:00:54.102255 n-d-843301-2 sudo[133170]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:54.980582 n-d-843301-2 sudo[133170]: pam_unix(sudo:session): session closed for user root
May 27 04:00:54.990391 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.905s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:54.990391 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (121dce7b-d9ba-43ae-93f2-9d1f9261f296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:54.995931 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97caade4-c1a8-462f-b7c6-d8652a989384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:55.019856 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Volume volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68 (2b4253dc-dceb-4ddb-9f22-d298ab401c68): created successfully
May 27 04:00:55.021915 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97caade4-c1a8-462f-b7c6-d8652a989384) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:55.033706 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Flow 'volume_create_manager' (bb991c58-aa86-4ce3-b28d-9e1f11fd3a8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:00:55.071630 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Created volume successfully.
May 27 04:00:56.174088 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:56.221861 n-d-843301-2 sudo[133205]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68
May 27 04:00:56.222650 n-d-843301-2 sudo[133205]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:56.869028 n-d-843301-2 sudo[133205]: pam_unix(sudo:session): session closed for user root
May 27 04:00:56.871529 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68" returned: 0 in 0.697s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:56.965664 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:56.988518 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:56.988986 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n Backing store flags: \n Account information:\n KSDU7D23XJf27RaRKTNx\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Targets prior to update: Target 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: I_T nexus: 30
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00060000
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf60
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00060001
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf61
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: KSDU7D23XJf27RaRKTNx
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: I_T nexus: 31
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00070000
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf70
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00070001
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf71
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: G5TWz8PussSv6uQMSw7V
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:00:56.989786 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:00:56.999197 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Creating iscsi_target for Volume ID: volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:00:57.009808 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Created volume path /opt/stack/data/cinder/volumes/volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68,
May 27 04:00:57.009808 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:00:57.009808 n-d-843301-2 cinder-volume[92445]:
May 27 04:00:57.009808 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68
May 27 04:00:57.009808 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:00:57.009808 n-d-843301-2 cinder-volume[92445]: incominguser PAFgJHuMgEuF5MnpzvqB Gh28DK32UkgWHLXm
May 27 04:00:57.009808 n-d-843301-2 cinder-volume[92445]:
May 27 04:00:57.009808 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:00:57.009808 n-d-843301-2 cinder-volume[92445]:
May 27 04:00:57.009808 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:00:57.012518 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:57.606988 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68" returned: 0 in 0.594s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:57.607602 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:57.608197 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:00:57.612282 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:00:57.616094 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:57.657257 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.042s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:57.658232 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n Backing store flags: \n Account information:\n KSDU7D23XJf27RaRKTNx\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n System information:\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-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n Backing store flags: \n Account information:\n PAFgJHuMgEuF5MnpzvqB\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Targets after update: Target 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: I_T nexus: 30
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00060000
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf60
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00060001
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf61
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: KSDU7D23XJf27RaRKTNx
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: I_T nexus: 31
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00070000
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf70
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00070001
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf71
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: G5TWz8PussSv6uQMSw7V
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:00:57.658883 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:00:57.664147 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:57.822794 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.162s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:57.823391 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n Backing store flags: \n Account information:\n KSDU7D23XJf27RaRKTNx\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n System information:\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-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n Backing store flags: \n Account information:\n PAFgJHuMgEuF5MnpzvqB\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:57.826910 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:57.991363 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.166s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:57.992164 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n Backing store flags: \n Account information:\n KSDU7D23XJf27RaRKTNx\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n System information:\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-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n Backing store flags: \n Account information:\n PAFgJHuMgEuF5MnpzvqB\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:00:57.994558 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Set provider_location to: 10.222.0.46:3260,8 iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:00:58.086155 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Initialize volume connection completed successfully.
May 27 04:00:58.156482 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:00:58.165498 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:00:58.166267 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:00:58.206271 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] Flow 'volume_create_manager' (7ff05d87-a4a3-40a0-af5e-0d1f4697360c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:00:58.217502 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (23820afc-2d34-4e12-824f-e93784197db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:58.307743 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:00:58.345957 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (23820afc-2d34-4e12-824f-e93784197db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:00:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1704311306',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=7e7e6112-175d-48aa-b0e6-a15e4eae39b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='214021bbff9d415dbfa3c38b9aa9683c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:00:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:00:58Z,user_id='b5ce494c773c454688dc0d77bf1ccb62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:58.348887 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e2b86045-2cdc-4c42-a49f-32f1aa419ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:58.351345 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e2b86045-2cdc-4c42-a49f-32f1aa419ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:58.353863 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (552cf6af-909d-4c88-b4b4-19591547d500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:58.360180 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (552cf6af-909d-4c88-b4b4-19591547d500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7e7e6112-175d-48aa-b0e6-a15e4eae39b7', 'volume_name': 'volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:58.372358 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (17321056-4ea5-4250-92b8-53e9977bbc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:58.374879 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (17321056-4ea5-4250-92b8-53e9977bbc26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:58.378533 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c5d09228-333e-4f4c-acee-293f1af8fde5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:58.379326 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] Volume 7e7e6112-175d-48aa-b0e6-a15e4eae39b7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7', 'volume_size': 1}
May 27 04:00:58.380531 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:00:58.422692 n-d-843301-2 sudo[133252]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7 stack-volumes-lvmdriver-1 -L 1g
May 27 04:00:58.424218 n-d-843301-2 sudo[133252]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:00:59.308193 n-d-843301-2 sudo[133252]: pam_unix(sudo:session): session closed for user root
May 27 04:00:59.310790 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.930s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:00:59.317354 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c5d09228-333e-4f4c-acee-293f1af8fde5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:59.320640 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bd8e9a0f-b9ec-42de-83d7-5518e2a99312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:00:59.346523 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] Volume volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7 (7e7e6112-175d-48aa-b0e6-a15e4eae39b7): created successfully
May 27 04:00:59.349794 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bd8e9a0f-b9ec-42de-83d7-5518e2a99312) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:00:59.353807 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] Flow 'volume_create_manager' (7ff05d87-a4a3-40a0-af5e-0d1f4697360c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:00:59.393809 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-22063606-20a9-42a9-afde-aed2b1f33927 tempest-AttachVolumeTestJSON-323317007 None] Created volume successfully.
May 27 04:01:01.895169 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-5ee9c8d4-81c9-4dfd-bab7-68dd6daedd5b req-e9f1469c-fbc2-4e37-8a4e-35deeceda385 tempest-AttachVolumeTestJSON-323317007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:01.941741 n-d-843301-2 sudo[133381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7
May 27 04:01:01.942527 n-d-843301-2 sudo[133381]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:02.707344 n-d-843301-2 sudo[133381]: pam_unix(sudo:session): session closed for user root
May 27 04:01:02.709953 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-5ee9c8d4-81c9-4dfd-bab7-68dd6daedd5b req-e9f1469c-fbc2-4e37-8a4e-35deeceda385 tempest-AttachVolumeTestJSON-323317007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7" returned: 0 in 0.819s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:02.809636 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:02.823671 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:02.824018 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n Backing store flags: \n Account information:\n KSDU7D23XJf27RaRKTNx\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\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-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n Backing store flags: \n Account information:\n PAFgJHuMgEuF5MnpzvqB\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-5ee9c8d4-81c9-4dfd-bab7-68dd6daedd5b req-e9f1469c-fbc2-4e37-8a4e-35deeceda385 tempest-AttachVolumeTestJSON-323317007 None] Targets prior to update: Target 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: I_T nexus: 30
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00060000
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf60
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00060001
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf61
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: KSDU7D23XJf27RaRKTNx
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: I_T nexus: 31
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00070000
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf70
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00070001
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf71
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: G5TWz8PussSv6uQMSw7V
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Target 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: I_T nexus: 32
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00080000
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf80
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00080001
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf81
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: PAFgJHuMgEuF5MnpzvqB
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:01:02.824711 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:01:02.831618 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-5ee9c8d4-81c9-4dfd-bab7-68dd6daedd5b req-e9f1469c-fbc2-4e37-8a4e-35deeceda385 tempest-AttachVolumeTestJSON-323317007 None] Creating iscsi_target for Volume ID: volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:01:02.833119 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-5ee9c8d4-81c9-4dfd-bab7-68dd6daedd5b req-e9f1469c-fbc2-4e37-8a4e-35deeceda385 tempest-AttachVolumeTestJSON-323317007 None] Created volume path /opt/stack/data/cinder/volumes/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7,
May 27 04:01:02.833119 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:01:02.833119 n-d-843301-2 cinder-volume[92445]:
May 27 04:01:02.833119 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7
May 27 04:01:02.833119 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:01:02.833119 n-d-843301-2 cinder-volume[92445]: incominguser sm8gsP5jUXh4AEfb3Tv8 CBofmH3pkiWb4geP
May 27 04:01:02.833119 n-d-843301-2 cinder-volume[92445]:
May 27 04:01:02.833119 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:01:02.833119 n-d-843301-2 cinder-volume[92445]:
May 27 04:01:02.833119 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:01:02.835501 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:03.536826 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7" returned: 0 in 0.701s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:03.537488 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:03.538993 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-5ee9c8d4-81c9-4dfd-bab7-68dd6daedd5b req-e9f1469c-fbc2-4e37-8a4e-35deeceda385 tempest-AttachVolumeTestJSON-323317007 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:01:03.538993 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-5ee9c8d4-81c9-4dfd-bab7-68dd6daedd5b req-e9f1469c-fbc2-4e37-8a4e-35deeceda385 tempest-AttachVolumeTestJSON-323317007 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:01:03.540100 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:03.548076 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:03.548770 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n Backing store flags: \n Account information:\n KSDU7D23XJf27RaRKTNx\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\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-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n Backing store flags: \n Account information:\n PAFgJHuMgEuF5MnpzvqB\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7\n System information:\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-7e7e6112-175d-48aa-b0e6-a15e4eae39b7\n Backing store flags: \n Account information:\n sm8gsP5jUXh4AEfb3Tv8\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-5ee9c8d4-81c9-4dfd-bab7-68dd6daedd5b req-e9f1469c-fbc2-4e37-8a4e-35deeceda385 tempest-AttachVolumeTestJSON-323317007 None] Targets after update: Target 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: I_T nexus: 30
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00060000
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf60
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00060001
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf61
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: KSDU7D23XJf27RaRKTNx
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: I_T nexus: 31
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00070000
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf70
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00070001
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf71
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: G5TWz8PussSv6uQMSw7V
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Target 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: I_T nexus: 32
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00080000
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf80
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00080001
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf81
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: PAFgJHuMgEuF5MnpzvqB
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:01:03.549625 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:01:03.566760 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:03.679652 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:01:03.679652 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:01:03.679652 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:03.725552 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.162s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:03.725552 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n Backing store flags: \n Account information:\n KSDU7D23XJf27RaRKTNx\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\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-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n Backing store flags: \n Account information:\n PAFgJHuMgEuF5MnpzvqB\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7\n System information:\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-7e7e6112-175d-48aa-b0e6-a15e4eae39b7\n Backing store flags: \n Account information:\n sm8gsP5jUXh4AEfb3Tv8\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:03.731642 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:03.736849 n-d-843301-2 sudo[133422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:01:03.737669 n-d-843301-2 sudo[133422]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:03.938042 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.212s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:03.938382 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n Backing store flags: \n Account information:\n KSDU7D23XJf27RaRKTNx\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\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-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n Backing store flags: \n Account information:\n PAFgJHuMgEuF5MnpzvqB\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7\n System information:\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-7e7e6112-175d-48aa-b0e6-a15e4eae39b7\n Backing store flags: \n Account information:\n sm8gsP5jUXh4AEfb3Tv8\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:03.940154 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-5ee9c8d4-81c9-4dfd-bab7-68dd6daedd5b req-e9f1469c-fbc2-4e37-8a4e-35deeceda385 tempest-AttachVolumeTestJSON-323317007 None] Set provider_location to: 10.222.0.46:3260,9 iqn.2010-10.org.openstack:volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:01:04.050632 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-5ee9c8d4-81c9-4dfd-bab7-68dd6daedd5b req-e9f1469c-fbc2-4e37-8a4e-35deeceda385 tempest-AttachVolumeTestJSON-323317007 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7', 'target_lun': 1, 'volume_id': '7e7e6112-175d-48aa-b0e6-a15e4eae39b7', 'auth_method': 'CHAP', 'auth_username': 'sm8gsP5jUXh4AEfb3Tv8', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '6f9391f2-2249-492c-a8ce-3fe9e7caab0c'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 04:01:04.271739 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-5ee9c8d4-81c9-4dfd-bab7-68dd6daedd5b req-e9f1469c-fbc2-4e37-8a4e-35deeceda385 tempest-AttachVolumeTestJSON-323317007 None] attachment_update completed successfully.
May 27 04:01:04.468721 n-d-843301-2 sudo[133422]: pam_unix(sudo:session): session closed for user root
May 27 04:01:04.475449 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.796s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:04.475449 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:04.508225 n-d-843301-2 sudo[133427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:01:04.509146 n-d-843301-2 sudo[133427]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:05.106613 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.627s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:05.106613 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:01:05.097413 n-d-843301-2 sudo[133427]: pam_unix(sudo:session): session closed for user root
May 27 04:01:12.990800 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:01:12.997599 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:01:12.998350 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:01:13.014460 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] Flow 'volume_create_manager' (9c1fd9e1-56de-4e74-9ce7-9d897ab8c70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:01:13.019019 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (725061fd-6924-4b39-b418-d959cb9993c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:01:13.148980 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:01:13.210005 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (725061fd-6924-4b39-b418-d959cb9993c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:01:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1650228805',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='214021bbff9d415dbfa3c38b9aa9683c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:01:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:01:13Z,user_id='b5ce494c773c454688dc0d77bf1ccb62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:01:13.224554 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2b2ceb0-8960-4c3d-a140-a6d0c15c2975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:01:13.224554 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2b2ceb0-8960-4c3d-a140-a6d0c15c2975) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:01:13.224554 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a7a1aa64-0562-497c-94b7-50e3d3903638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:01:13.244796 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a7a1aa64-0562-497c-94b7-50e3d3903638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7', 'volume_name': 'volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:01:13.244796 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b7b22410-4e39-40cb-811e-be5ae7391fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:01:13.249089 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b7b22410-4e39-40cb-811e-be5ae7391fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:01:13.249089 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a2e30609-9398-4450-9fdd-9a81931f2b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:01:13.249089 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] Volume 44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7', 'volume_size': 1}
May 27 04:01:13.254178 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:13.320375 n-d-843301-2 sudo[133473]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7 stack-volumes-lvmdriver-1 -L 1g
May 27 04:01:13.321201 n-d-843301-2 sudo[133473]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:14.378779 n-d-843301-2 sudo[133473]: pam_unix(sudo:session): session closed for user root
May 27 04:01:14.380969 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.131s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:14.384435 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a2e30609-9398-4450-9fdd-9a81931f2b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:01:14.387166 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7f91eb51-356b-4a48-b4dc-7f30961f82d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:01:14.417758 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] Volume volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7 (44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7): created successfully
May 27 04:01:14.419751 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7f91eb51-356b-4a48-b4dc-7f30961f82d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:01:14.423188 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] Flow 'volume_create_manager' (9c1fd9e1-56de-4e74-9ce7-9d897ab8c70a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:01:14.441632 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-0743958c-39de-4178-a8b9-7836860cc137 tempest-AttachVolumeTestJSON-323317007 None] Created volume successfully.
May 27 04:01:16.373196 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e54121f8-8b93-4a32-848e-dbb06e1b0573 tempest-VolumesBackupsAdminTest-892239263 None] Terminate volume connection completed successfully.
May 27 04:01:16.385996 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-5feb1632-a1bd-4ee1-bb69-3cbf797093b8 req-27b43ba2-da2a-4bab-8766-e1fad3dd948a tempest-AttachVolumeTestJSON-323317007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:16.415496 n-d-843301-2 sudo[133522]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7
May 27 04:01:16.416413 n-d-843301-2 sudo[133522]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:16.697885 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:16.909109 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.209s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:16.909109 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n System information:\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-c947ec9a-6abb-4da0-b711-5540e43d0ac2\n Backing store flags: \n Account information:\n KSDU7D23XJf27RaRKTNx\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\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-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n Backing store flags: \n Account information:\n PAFgJHuMgEuF5MnpzvqB\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7\n Backing store flags: \n Account information:\n sm8gsP5jUXh4AEfb3Tv8\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:16.909109 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [None req-e54121f8-8b93-4a32-848e-dbb06e1b0573 tempest-VolumesBackupsAdminTest-892239263 None] Removing iscsi_target for Volume ID: c947ec9a-6abb-4da0-b711-5540e43d0ac2
May 27 04:01:16.917474 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:17.205555 n-d-843301-2 sudo[133522]: pam_unix(sudo:session): session closed for user root
May 27 04:01:17.207283 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-5feb1632-a1bd-4ee1-bb69-3cbf797093b8 req-27b43ba2-da2a-4bab-8766-e1fad3dd948a tempest-AttachVolumeTestJSON-323317007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7" returned: 0 in 0.826s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:17.290023 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2 -f" returned: 0 in 0.382s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:17.292352 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:17.296837 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:17.351533 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:17.371209 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:17.372072 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\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-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n Backing store flags: \n Account information:\n PAFgJHuMgEuF5MnpzvqB\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7\n Backing store flags: \n Account information:\n sm8gsP5jUXh4AEfb3Tv8\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-5feb1632-a1bd-4ee1-bb69-3cbf797093b8 req-27b43ba2-da2a-4bab-8766-e1fad3dd948a tempest-AttachVolumeTestJSON-323317007 None] Targets prior to update: Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: I_T nexus: 31
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00070000
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf70
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00070001
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf71
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: G5TWz8PussSv6uQMSw7V
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Target 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: I_T nexus: 32
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00080000
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf80
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00080001
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf81
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: PAFgJHuMgEuF5MnpzvqB
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Target 9: iqn.2010-10.org.openstack:volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: I_T nexus: 33
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00090000
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf90
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00090001
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf91
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: sm8gsP5jUXh4AEfb3Tv8
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:01:17.372808 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:01:17.380720 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-5feb1632-a1bd-4ee1-bb69-3cbf797093b8 req-27b43ba2-da2a-4bab-8766-e1fad3dd948a tempest-AttachVolumeTestJSON-323317007 None] Creating iscsi_target for Volume ID: volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:01:17.385719 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-5feb1632-a1bd-4ee1-bb69-3cbf797093b8 req-27b43ba2-da2a-4bab-8766-e1fad3dd948a tempest-AttachVolumeTestJSON-323317007 None] Created volume path /opt/stack/data/cinder/volumes/volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7,
May 27 04:01:17.385719 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:01:17.385719 n-d-843301-2 cinder-volume[92445]:
May 27 04:01:17.385719 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7
May 27 04:01:17.385719 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:01:17.385719 n-d-843301-2 cinder-volume[92445]: incominguser wLpkATY39282RXrY4fh9 CL3fanEfDJ5yuGA9
May 27 04:01:17.385719 n-d-843301-2 cinder-volume[92445]:
May 27 04:01:17.385719 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:01:17.385719 n-d-843301-2 cinder-volume[92445]:
May 27 04:01:17.385719 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:01:17.387124 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:17.485238 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.185s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:17.485238 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\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-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n Backing store flags: \n Account information:\n PAFgJHuMgEuF5MnpzvqB\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7\n Backing store flags: \n Account information:\n sm8gsP5jUXh4AEfb3Tv8\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:17.485238 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e54121f8-8b93-4a32-848e-dbb06e1b0573 tempest-VolumesBackupsAdminTest-892239263 None] Remove volume export completed successfully.
May 27 04:01:18.038218 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7" returned: 0 in 0.648s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:18.038218 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:18.038218 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-5feb1632-a1bd-4ee1-bb69-3cbf797093b8 req-27b43ba2-da2a-4bab-8766-e1fad3dd948a tempest-AttachVolumeTestJSON-323317007 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:01:18.038218 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-5feb1632-a1bd-4ee1-bb69-3cbf797093b8 req-27b43ba2-da2a-4bab-8766-e1fad3dd948a tempest-AttachVolumeTestJSON-323317007 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:01:18.042068 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:18.097241 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.046s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\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-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n Backing store flags: \n Account information:\n PAFgJHuMgEuF5MnpzvqB\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7\n Backing store flags: \n Account information:\n sm8gsP5jUXh4AEfb3Tv8\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7\n Backing store flags: \n Account information:\n wLpkATY39282RXrY4fh9\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-5feb1632-a1bd-4ee1-bb69-3cbf797093b8 req-27b43ba2-da2a-4bab-8766-e1fad3dd948a tempest-AttachVolumeTestJSON-323317007 None] Targets after update: Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: I_T nexus: 31
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00070000
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf70
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00070001
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf71
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: G5TWz8PussSv6uQMSw7V
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Target 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: I_T nexus: 32
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00080000
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf80
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00080001
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf81
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: PAFgJHuMgEuF5MnpzvqB
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Target 9: iqn.2010-10.org.openstack:volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: I_T nexus: 33
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00090000
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf90
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00090001
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf91
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: sm8gsP5jUXh4AEfb3Tv8
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:01:18.103167 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:01:18.129883 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:18.250781 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.147s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:18.251171 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\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-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n Backing store flags: \n Account information:\n PAFgJHuMgEuF5MnpzvqB\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7\n Backing store flags: \n Account information:\n sm8gsP5jUXh4AEfb3Tv8\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7\n Backing store flags: \n Account information:\n wLpkATY39282RXrY4fh9\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:18.253310 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:18.386778 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.133s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:18.387442 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\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-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n Backing store flags: \n Account information:\n PAFgJHuMgEuF5MnpzvqB\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7\n Backing store flags: \n Account information:\n sm8gsP5jUXh4AEfb3Tv8\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7\n Backing store flags: \n Account information:\n wLpkATY39282RXrY4fh9\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:18.388439 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-5feb1632-a1bd-4ee1-bb69-3cbf797093b8 req-27b43ba2-da2a-4bab-8766-e1fad3dd948a tempest-AttachVolumeTestJSON-323317007 None] Set provider_location to: 10.222.0.46:3260,10 iqn.2010-10.org.openstack:volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:01:18.520091 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-5feb1632-a1bd-4ee1-bb69-3cbf797093b8 req-27b43ba2-da2a-4bab-8766-e1fad3dd948a tempest-AttachVolumeTestJSON-323317007 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7', 'target_lun': 1, 'volume_id': '44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7', 'auth_method': 'CHAP', 'auth_username': 'wLpkATY39282RXrY4fh9', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b8ed18b7-601e-4299-a48a-af4c9cc3c8ef'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 04:01:18.688466 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-5feb1632-a1bd-4ee1-bb69-3cbf797093b8 req-27b43ba2-da2a-4bab-8766-e1fad3dd948a tempest-AttachVolumeTestJSON-323317007 None] attachment_update completed successfully.
May 27 04:01:20.030930 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e86ff97c-eb44-41fb-8c66-c4fd0bcb6512 tempest-GroupsV314Test-1537689308 None] Group tempest-GroupsV314Test-Group-318595541: creating
May 27 04:01:20.093192 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e86ff97c-eb44-41fb-8c66-c4fd0bcb6512 tempest-GroupsV314Test-1537689308 None] Group tempest-GroupsV314Test-Group-318595541: created successfully
May 27 04:01:20.152956 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e86ff97c-eb44-41fb-8c66-c4fd0bcb6512 tempest-GroupsV314Test-1537689308 None] Create group completed successfully.
May 27 04:01:21.820452 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:01:21.830765 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:01:21.834350 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:01:21.889066 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] Flow 'volume_create_manager' (e0cb4474-2cc4-4c9d-99f3-e8db52d8950f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:01:21.899069 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3cc744a6-1bd5-42da-b14a-e8c14542730e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:01:21.965550 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:01:22.020042 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3cc744a6-1bd5-42da-b14a-e8c14542730e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:01:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-2095145712',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=cad34ae7-236b-4a48-a41e-94643ea9d61e,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=85182e3c-da4f-49a5-90bc-56a8ffa633c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db49a0c786744a3686284b53cc0bbd2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:01:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:01:22Z,user_id='f56ee4c29640490aae9f938533de77d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3260c63d-bdcd-44b1-aae2-b01c0d59752b),volume_type_id=3260c63d-bdcd-44b1-aae2-b01c0d59752b)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:01:22.028480 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (09e95fcd-4773-491b-a52f-a1d2cfb893ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:01:22.028480 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (09e95fcd-4773-491b-a52f-a1d2cfb893ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:01:22.028480 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (878a9ec8-27ed-4cea-8ae0-421f78e70b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:01:22.033447 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (878a9ec8-27ed-4cea-8ae0-421f78e70b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '85182e3c-da4f-49a5-90bc-56a8ffa633c9', 'volume_name': 'volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:01:22.033447 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (439cbb9d-274c-4365-a22c-57c107c40d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:01:22.044940 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (439cbb9d-274c-4365-a22c-57c107c40d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:01:22.044940 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (365b96ad-48d0-40df-ac95-1c6dba266309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:01:22.059613 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] Volume 85182e3c-da4f-49a5-90bc-56a8ffa633c9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9', 'volume_size': 1}
May 27 04:01:22.074850 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:22.091374 n-d-843301-2 sudo[133578]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9 stack-volumes-lvmdriver-1 -L 1g
May 27 04:01:22.092874 n-d-843301-2 sudo[133578]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:22.842162 n-d-843301-2 sudo[133578]: pam_unix(sudo:session): session closed for user root
May 27 04:01:22.844581 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.784s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:22.849624 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (365b96ad-48d0-40df-ac95-1c6dba266309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:01:22.853315 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6bff43e6-d1a6-4b6d-9a59-c5dbf4123568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:01:22.870611 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] Volume volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9 (85182e3c-da4f-49a5-90bc-56a8ffa633c9): created successfully
May 27 04:01:22.872737 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6bff43e6-d1a6-4b6d-9a59-c5dbf4123568) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:01:22.875736 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] Flow 'volume_create_manager' (e0cb4474-2cc4-4c9d-99f3-e8db52d8950f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:01:22.889327 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-242c1e1b-500e-473b-b5ec-f613aa150790 tempest-GroupsV314Test-1537689308 None] Created volume successfully.
May 27 04:01:23.979202 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] Creating clone of volume: 85182e3c-da4f-49a5-90bc-56a8ffa633c9
May 27 04:01:23.979202 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:23.996512 n-d-843301-2 sudo[133612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9
May 27 04:01:23.997355 n-d-843301-2 sudo[133612]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:24.754038 n-d-843301-2 sudo[133612]: pam_unix(sudo:session): session closed for user root
May 27 04:01:24.756410 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9" returned: 0 in 0.780s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:24.758393 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-86dcf820-c64b-4899-86d0-7cc363add28d --snapshot stack-volumes-lvmdriver-1/volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9 -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:24.781142 n-d-843301-2 sudo[133616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-86dcf820-c64b-4899-86d0-7cc363add28d --snapshot stack-volumes-lvmdriver-1/volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9 -L 1.00g
May 27 04:01:24.781966 n-d-843301-2 sudo[133616]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:25.608451 n-d-843301-2 sudo[133616]: pam_unix(sudo:session): session closed for user root
May 27 04:01:25.610721 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-86dcf820-c64b-4899-86d0-7cc363add28d --snapshot stack-volumes-lvmdriver-1/volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9 -L 1.00g" returned: 0 in 0.852s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:25.612676 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-86dcf820-c64b-4899-86d0-7cc363add28d stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:25.634823 n-d-843301-2 sudo[133718]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-86dcf820-c64b-4899-86d0-7cc363add28d stack-volumes-lvmdriver-1 -L 1g
May 27 04:01:25.635646 n-d-843301-2 sudo[133718]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:26.471938 n-d-843301-2 sudo[133718]: pam_unix(sudo:session): session closed for user root
May 27 04:01:26.485379 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-86dcf820-c64b-4899-86d0-7cc363add28d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.872s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:26.488026 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-86dcf820-c64b-4899-86d0-7cc363add28d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:26.531154 n-d-843301-2 sudo[133753]: ubuntu : 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-86dcf820-c64b-4899-86d0-7cc363add28d
May 27 04:01:26.533591 n-d-843301-2 sudo[133753]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:27.122533 n-d-843301-2 sudo[133753]: pam_unix(sudo:session): session closed for user root
May 27 04:01:27.136518 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-86dcf820-c64b-4899-86d0-7cc363add28d" returned: 0 in 0.636s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:27.136518 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--86dcf820--c64b--4899--86d0--7cc363add28d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86dcf820--c64b--4899--86d0--7cc363add28d iflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:27.152136 n-d-843301-2 sudo[133756]: 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--86dcf820--c64b--4899--86d0--7cc363add28d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86dcf820--c64b--4899--86d0--7cc363add28d iflag=direct
May 27 04:01:27.153050 n-d-843301-2 sudo[133756]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:27.625221 n-d-843301-2 sudo[133756]: pam_unix(sudo:session): session closed for user root
May 27 04:01:27.628293 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--86dcf820--c64b--4899--86d0--7cc363add28d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86dcf820--c64b--4899--86d0--7cc363add28d iflag=direct" returned: 0 in 0.500s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:27.630084 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--86dcf820--c64b--4899--86d0--7cc363add28d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86dcf820--c64b--4899--86d0--7cc363add28d oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:27.659907 n-d-843301-2 sudo[133768]: 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--86dcf820--c64b--4899--86d0--7cc363add28d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86dcf820--c64b--4899--86d0--7cc363add28d oflag=direct
May 27 04:01:27.660952 n-d-843301-2 sudo[133768]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:27.711850 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-4621df0d-17ac-4ed7-95be-eb65d26f857e req-b102b1a2-51d0-48cb-bc1e-146186b2e06f tempest-AttachVolumeTestJSON-323317007 None] Terminate volume connection completed successfully.
May 27 04:01:27.712288 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-4621df0d-17ac-4ed7-95be-eb65d26f857e req-b102b1a2-51d0-48cb-bc1e-146186b2e06f tempest-AttachVolumeTestJSON-323317007 None] Deleting attachment 6f9391f2-2249-492c-a8ce-3fe9e7caab0c. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 04:01:27.726089 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:27.942972 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.223s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:27.942972 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\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-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n Backing store flags: \n Account information:\n PAFgJHuMgEuF5MnpzvqB\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7\n System information:\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-7e7e6112-175d-48aa-b0e6-a15e4eae39b7\n Backing store flags: \n Account information:\n sm8gsP5jUXh4AEfb3Tv8\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7\n Backing store flags: \n Account information:\n wLpkATY39282RXrY4fh9\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:27.942972 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-4621df0d-17ac-4ed7-95be-eb65d26f857e req-b102b1a2-51d0-48cb-bc1e-146186b2e06f tempest-AttachVolumeTestJSON-323317007 None] Removing iscsi_target for Volume ID: 7e7e6112-175d-48aa-b0e6-a15e4eae39b7
May 27 04:01:27.942972 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:28.269831 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7 -f" returned: 0 in 0.314s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:28.269831 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:28.269831 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:28.428218 n-d-843301-2 sudo[133768]: pam_unix(sudo:session): session closed for user root
May 27 04:01:28.431426 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--86dcf820--c64b--4899--86d0--7cc363add28d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86dcf820--c64b--4899--86d0--7cc363add28d oflag=direct" returned: 0 in 0.801s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:28.431426 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--86dcf820--c64b--4899--86d0--7cc363add28d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86dcf820--c64b--4899--86d0--7cc363add28d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:28.463013 n-d-843301-2 sudo[133795]: 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--86dcf820--c64b--4899--86d0--7cc363add28d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86dcf820--c64b--4899--86d0--7cc363add28d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 27 04:01:28.464260 n-d-843301-2 sudo[133795]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:28.497610 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.230s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:28.498120 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\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-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n Backing store flags: \n Account information:\n PAFgJHuMgEuF5MnpzvqB\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7\n Backing store flags: \n Account information:\n wLpkATY39282RXrY4fh9\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:30.968042 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-0f692c72-2b20-4040-8760-3154a6ecb34d tempest-VolumesBackupsAdminTest-892239263 None] Lock "b'cinder-c947ec9a-6abb-4da0-b711-5540e43d0ac2-delete_volume'" acquired by "delete_volume" :: waited 0.038s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:01:31.175901 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-62322166-af95-408f-b993-e0d224dfe0df req-f8e24013-dd9c-4086-88e5-a671e98df147 tempest-AttachVolumeTestJSON-323317007 None] Terminate volume connection completed successfully.
May 27 04:01:31.175901 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-62322166-af95-408f-b993-e0d224dfe0df req-f8e24013-dd9c-4086-88e5-a671e98df147 tempest-AttachVolumeTestJSON-323317007 None] Deleting attachment b8ed18b7-601e-4299-a48a-af4c9cc3c8ef. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 04:01:31.195428 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:31.222544 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:31.505409 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.277s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:31.505409 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\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-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n Backing store flags: \n Account information:\n PAFgJHuMgEuF5MnpzvqB\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7\n Backing store flags: \n Account information:\n wLpkATY39282RXrY4fh9\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:31.505409 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-0f692c72-2b20-4040-8760-3154a6ecb34d tempest-VolumesBackupsAdminTest-892239263 None] Skipping remove_export. No iscsi_target is presently exported for volume: c947ec9a-6abb-4da0-b711-5540e43d0ac2
May 27 04:01:31.511717 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0f692c72-2b20-4040-8760-3154a6ecb34d tempest-VolumesBackupsAdminTest-892239263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:31.538066 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.342s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:31.538066 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430726272]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\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-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n Backing store flags: \n Account information:\n PAFgJHuMgEuF5MnpzvqB\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 000a0000\n SCSI SN: beaf100\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 000a0001\n SCSI SN: beaf101\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7\n Backing store flags: \n Account information:\n wLpkATY39282RXrY4fh9\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:31.538066 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-62322166-af95-408f-b993-e0d224dfe0df req-f8e24013-dd9c-4086-88e5-a671e98df147 tempest-AttachVolumeTestJSON-323317007 None] Removing iscsi_target for Volume ID: 44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7
May 27 04:01:31.549022 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:31.543922 n-d-843301-2 sudo[133805]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2
May 27 04:01:31.544708 n-d-843301-2 sudo[133805]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:32.036475 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7 -f" returned: 0 in 0.484s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:32.036475 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430726272]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:32.036475 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:32.514632 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.484s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:32.515188 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430726272]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\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-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n Backing store flags: \n Account information:\n PAFgJHuMgEuF5MnpzvqB\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:32.834740 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0f692c72-2b20-4040-8760-3154a6ecb34d tempest-VolumesBackupsAdminTest-892239263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2" returned: 0 in 1.328s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:32.831879 n-d-843301-2 sudo[133805]: pam_unix(sudo:session): session closed for user root
May 27 04:01:32.838950 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0f692c72-2b20-4040-8760-3154a6ecb34d tempest-VolumesBackupsAdminTest-892239263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:32.887168 n-d-843301-2 sudo[133822]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2
May 27 04:01:32.888159 n-d-843301-2 sudo[133822]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:33.740741 n-d-843301-2 sudo[133822]: pam_unix(sudo:session): session closed for user root
May 27 04:01:33.745078 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0f692c72-2b20-4040-8760-3154a6ecb34d tempest-VolumesBackupsAdminTest-892239263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2" returned: 0 in 0.907s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:33.754898 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0f692c72-2b20-4040-8760-3154a6ecb34d tempest-VolumesBackupsAdminTest-892239263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:33.779296 n-d-843301-2 sudo[133825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2
May 27 04:01:33.780093 n-d-843301-2 sudo[133825]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:34.798792 n-d-843301-2 sudo[133825]: pam_unix(sudo:session): session closed for user root
May 27 04:01:34.801299 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0f692c72-2b20-4040-8760-3154a6ecb34d tempest-VolumesBackupsAdminTest-892239263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c947ec9a-6abb-4da0-b711-5540e43d0ac2" returned: 0 in 1.056s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:34.802477 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-0f692c72-2b20-4040-8760-3154a6ecb34d tempest-VolumesBackupsAdminTest-892239263 None] Successfully deleted volume: c947ec9a-6abb-4da0-b711-5540e43d0ac2
May 27 04:01:35.053746 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-0f692c72-2b20-4040-8760-3154a6ecb34d tempest-VolumesBackupsAdminTest-892239263 None] Created reservations ['cf867afa-9ef2-41a4-9031-bf461ae77e34', 'b1a77c58-63b6-4044-9fe3-fd81e6ba8900', 'ff588a61-06b4-4842-b04c-e0d265948833', '00b27fbb-110d-487b-9091-1a718ef87829'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:01:35.053746 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-0f692c72-2b20-4040-8760-3154a6ecb34d tempest-VolumesBackupsAdminTest-892239263 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:01:35.053746 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:01:35.053746 n-d-843301-2 cinder-volume[92445]:
May 27 04:01:35.212958 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-0f692c72-2b20-4040-8760-3154a6ecb34d tempest-VolumesBackupsAdminTest-892239263 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:01:35.215759 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0f692c72-2b20-4040-8760-3154a6ecb34d tempest-VolumesBackupsAdminTest-892239263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:35.280356 n-d-843301-2 sudo[133831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:01:35.281941 n-d-843301-2 sudo[133831]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:36.193355 n-d-843301-2 sudo[133831]: pam_unix(sudo:session): session closed for user root
May 27 04:01:36.196576 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0f692c72-2b20-4040-8760-3154a6ecb34d tempest-VolumesBackupsAdminTest-892239263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:36.200264 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0f692c72-2b20-4040-8760-3154a6ecb34d tempest-VolumesBackupsAdminTest-892239263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:36.209221 n-d-843301-2 sudo[133795]: pam_unix(sudo:session): session closed for user root
May 27 04:01:36.265244 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--86dcf820--c64b--4899--86d0--7cc363add28d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86dcf820--c64b--4899--86d0--7cc363add28d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.830s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:36.265244 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--86dcf820--c64b--4899--86d0--7cc363add28d, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--86dcf820--c64b--4899--86d0--7cc363add28d, size 1024.00 MB, duration 7.83 sec {{(pid=92445) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 27 04:01:36.270579 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.volume_utils [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] Volume copy 1024.00 MB at 130.71 MB/s
May 27 04:01:36.270579 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] Running cmd (subprocess): sudo 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-86dcf820-c64b-4899-86d0-7cc363add28d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:36.301229 n-d-843301-2 sudo[133843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:01:36.302022 n-d-843301-2 sudo[133843]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:36.405780 n-d-843301-2 sudo[133844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-86dcf820-c64b-4899-86d0-7cc363add28d
May 27 04:01:36.406603 n-d-843301-2 sudo[133844]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:36.485669 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-334b1643-8f58-4b1f-ae30-cd50a15e96ae tempest-VolumesBackupsAdminTest-892239263 None] Lock "b'cinder-b9c4c7a8-6246-4629-b554-d7abf53fa2ee-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:01:36.732397 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:36.984414 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.256s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:36.984687 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430726272]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\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-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n Backing store flags: \n Account information:\n PAFgJHuMgEuF5MnpzvqB\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:36.985762 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-334b1643-8f58-4b1f-ae30-cd50a15e96ae tempest-VolumesBackupsAdminTest-892239263 None] Skipping remove_export. No iscsi_target is presently exported for volume: b9c4c7a8-6246-4629-b554-d7abf53fa2ee
May 27 04:01:36.988134 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-334b1643-8f58-4b1f-ae30-cd50a15e96ae tempest-VolumesBackupsAdminTest-892239263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:37.078447 n-d-843301-2 sudo[133849]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee
May 27 04:01:37.079347 n-d-843301-2 sudo[133849]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:37.539818 n-d-843301-2 sudo[133843]: pam_unix(sudo:session): session closed for user root
May 27 04:01:37.542034 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0f692c72-2b20-4040-8760-3154a6ecb34d tempest-VolumesBackupsAdminTest-892239263 None] CMD "sudo cinder-rootwrap /etc/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.341s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:37.544034 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-0f692c72-2b20-4040-8760-3154a6ecb34d tempest-VolumesBackupsAdminTest-892239263 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:01:37.569134 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-0f692c72-2b20-4040-8760-3154a6ecb34d tempest-VolumesBackupsAdminTest-892239263 None] Deleted volume successfully.
May 27 04:01:37.645296 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-0f692c72-2b20-4040-8760-3154a6ecb34d tempest-VolumesBackupsAdminTest-892239263 None] Lock "b'cinder-c947ec9a-6abb-4da0-b711-5540e43d0ac2-delete_volume'" released by "delete_volume" :: held 6.667s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:01:37.713463 n-d-843301-2 sudo[133844]: pam_unix(sudo:session): session closed for user root
May 27 04:01:37.730263 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] CMD "sudo 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-86dcf820-c64b-4899-86d0-7cc363add28d" returned: 0 in 1.451s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:37.730263 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-86dcf820-c64b-4899-86d0-7cc363add28d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:37.769953 n-d-843301-2 sudo[133879]: ubuntu : TTY=unknown ; 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-86dcf820-c64b-4899-86d0-7cc363add28d
May 27 04:01:37.770819 n-d-843301-2 sudo[133879]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:38.129253 n-d-843301-2 sudo[133849]: pam_unix(sudo:session): session closed for user root
May 27 04:01:38.131690 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-334b1643-8f58-4b1f-ae30-cd50a15e96ae tempest-VolumesBackupsAdminTest-892239263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee" returned: 0 in 1.144s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:38.133584 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-334b1643-8f58-4b1f-ae30-cd50a15e96ae tempest-VolumesBackupsAdminTest-892239263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:38.172259 n-d-843301-2 sudo[133888]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee
May 27 04:01:38.175018 n-d-843301-2 sudo[133888]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:39.026995 n-d-843301-2 sudo[133879]: pam_unix(sudo:session): session closed for user root
May 27 04:01:39.029880 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-86dcf820-c64b-4899-86d0-7cc363add28d" returned: 0 in 1.310s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:39.290132 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-9335081d-29ae-4493-ac10-a3ab60780907 tempest-GroupsV314Test-1537689308 None] Create group from source-group-cad34ae7-236b-4a48-a41e-94643ea9d61e completed successfully.
May 27 04:01:39.334086 n-d-843301-2 sudo[133888]: pam_unix(sudo:session): session closed for user root
May 27 04:01:39.336761 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-334b1643-8f58-4b1f-ae30-cd50a15e96ae tempest-VolumesBackupsAdminTest-892239263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee" returned: 0 in 1.203s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:39.338156 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-334b1643-8f58-4b1f-ae30-cd50a15e96ae tempest-VolumesBackupsAdminTest-892239263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:39.378672 n-d-843301-2 sudo[133958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee
May 27 04:01:39.379502 n-d-843301-2 sudo[133958]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:40.195814 n-d-843301-2 sudo[133958]: pam_unix(sudo:session): session closed for user root
May 27 04:01:40.198256 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-334b1643-8f58-4b1f-ae30-cd50a15e96ae tempest-VolumesBackupsAdminTest-892239263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b9c4c7a8-6246-4629-b554-d7abf53fa2ee" returned: 0 in 0.859s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:40.201844 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-334b1643-8f58-4b1f-ae30-cd50a15e96ae tempest-VolumesBackupsAdminTest-892239263 None] Successfully deleted volume: b9c4c7a8-6246-4629-b554-d7abf53fa2ee
May 27 04:01:40.450366 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-334b1643-8f58-4b1f-ae30-cd50a15e96ae tempest-VolumesBackupsAdminTest-892239263 None] Created reservations ['0169d188-d05e-4e1b-8599-dd104ad258dd', '167fe138-2e20-4701-9e2b-1a792cb9ca12', 'abd7c5da-8c88-418a-a264-be842cb1f0b3', '5da4d240-7c3d-44fb-aba7-b9dc1eab4d5e'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:01:40.450366 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-334b1643-8f58-4b1f-ae30-cd50a15e96ae tempest-VolumesBackupsAdminTest-892239263 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:01:40.450366 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:01:40.450366 n-d-843301-2 cinder-volume[92445]:
May 27 04:01:40.598675 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-334b1643-8f58-4b1f-ae30-cd50a15e96ae tempest-VolumesBackupsAdminTest-892239263 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:01:40.599683 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-334b1643-8f58-4b1f-ae30-cd50a15e96ae tempest-VolumesBackupsAdminTest-892239263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:40.673329 n-d-843301-2 sudo[133984]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:01:40.675677 n-d-843301-2 sudo[133984]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:41.194270 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-9a7f6049-150a-4b10-9fba-ceb0fc4d2dfd tempest-GroupsV314Test-1537689308 None] Skipping remove_export. No iscsi_target is presently exported for volume: 86dcf820-c64b-4899-86d0-7cc363add28d
May 27 04:01:41.196207 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9a7f6049-150a-4b10-9fba-ceb0fc4d2dfd tempest-GroupsV314Test-1537689308 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-86dcf820-c64b-4899-86d0-7cc363add28d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:41.293230 n-d-843301-2 sudo[133984]: pam_unix(sudo:session): session closed for user root
May 27 04:01:41.301090 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-334b1643-8f58-4b1f-ae30-cd50a15e96ae tempest-VolumesBackupsAdminTest-892239263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.697s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:41.301090 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-334b1643-8f58-4b1f-ae30-cd50a15e96ae tempest-VolumesBackupsAdminTest-892239263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:41.321559 n-d-843301-2 sudo[133987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-86dcf820-c64b-4899-86d0-7cc363add28d
May 27 04:01:41.324642 n-d-843301-2 sudo[133987]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:41.367409 n-d-843301-2 sudo[133988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:01:41.370590 n-d-843301-2 sudo[133988]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:42.276558 n-d-843301-2 sudo[133987]: pam_unix(sudo:session): session closed for user root
May 27 04:01:42.279231 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9a7f6049-150a-4b10-9fba-ceb0fc4d2dfd tempest-GroupsV314Test-1537689308 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-86dcf820-c64b-4899-86d0-7cc363add28d" returned: 0 in 1.083s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:42.281662 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9a7f6049-150a-4b10-9fba-ceb0fc4d2dfd tempest-GroupsV314Test-1537689308 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-86dcf820-c64b-4899-86d0-7cc363add28d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:42.344075 n-d-843301-2 sudo[133993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-86dcf820-c64b-4899-86d0-7cc363add28d
May 27 04:01:42.345020 n-d-843301-2 sudo[133993]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:42.515239 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-334b1643-8f58-4b1f-ae30-cd50a15e96ae tempest-VolumesBackupsAdminTest-892239263 None] CMD "sudo cinder-rootwrap /etc/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:42.515239 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-334b1643-8f58-4b1f-ae30-cd50a15e96ae tempest-VolumesBackupsAdminTest-892239263 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:01:42.509597 n-d-843301-2 sudo[133988]: pam_unix(sudo:session): session closed for user root
May 27 04:01:42.525836 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-334b1643-8f58-4b1f-ae30-cd50a15e96ae tempest-VolumesBackupsAdminTest-892239263 None] Deleted volume successfully.
May 27 04:01:42.577391 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-334b1643-8f58-4b1f-ae30-cd50a15e96ae tempest-VolumesBackupsAdminTest-892239263 None] Lock "b'cinder-b9c4c7a8-6246-4629-b554-d7abf53fa2ee-delete_volume'" released by "delete_volume" :: held 6.094s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:01:43.411056 n-d-843301-2 sudo[133993]: pam_unix(sudo:session): session closed for user root
May 27 04:01:43.412946 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9a7f6049-150a-4b10-9fba-ceb0fc4d2dfd tempest-GroupsV314Test-1537689308 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-86dcf820-c64b-4899-86d0-7cc363add28d" returned: 0 in 1.132s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:43.414548 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9a7f6049-150a-4b10-9fba-ceb0fc4d2dfd tempest-GroupsV314Test-1537689308 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-86dcf820-c64b-4899-86d0-7cc363add28d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:43.441906 n-d-843301-2 sudo[133998]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-86dcf820-c64b-4899-86d0-7cc363add28d
May 27 04:01:43.442876 n-d-843301-2 sudo[133998]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:44.364820 n-d-843301-2 sudo[133998]: pam_unix(sudo:session): session closed for user root
May 27 04:01:44.367003 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9a7f6049-150a-4b10-9fba-ceb0fc4d2dfd tempest-GroupsV314Test-1537689308 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-86dcf820-c64b-4899-86d0-7cc363add28d" returned: 0 in 0.952s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:44.368090 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-9a7f6049-150a-4b10-9fba-ceb0fc4d2dfd tempest-GroupsV314Test-1537689308 None] Successfully deleted volume: 86dcf820-c64b-4899-86d0-7cc363add28d
May 27 04:01:44.583545 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-9a7f6049-150a-4b10-9fba-ceb0fc4d2dfd tempest-GroupsV314Test-1537689308 None] Created reservations ['40816dd0-0c7e-48d7-8c79-dc6dda8aa6db'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:01:44.625703 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-9a7f6049-150a-4b10-9fba-ceb0fc4d2dfd tempest-GroupsV314Test-1537689308 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1738113396 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1738113396, it is now deprecated. Please use the default quota class for default quota.
May 27 04:01:44.626489 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-9a7f6049-150a-4b10-9fba-ceb0fc4d2dfd tempest-GroupsV314Test-1537689308 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1738113396 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1738113396, it is now deprecated. Please use the default quota class for default quota.
May 27 04:01:44.682623 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-9a7f6049-150a-4b10-9fba-ceb0fc4d2dfd tempest-GroupsV314Test-1537689308 None] Created reservations ['50b63038-7c60-453b-adaa-c55c4f0ab27b', '1fe3c875-9787-4bf0-9909-7b3cf629ab76', '38954d48-b9a6-4ea2-8cac-e0aaa3f6b6c0', '56e0a73d-7f4a-408f-b88b-a5645dc01f67'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:01:44.684631 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-9a7f6049-150a-4b10-9fba-ceb0fc4d2dfd tempest-GroupsV314Test-1537689308 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:01:44.684631 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:01:44.684631 n-d-843301-2 cinder-volume[92445]:
May 27 04:01:44.900565 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-9a7f6049-150a-4b10-9fba-ceb0fc4d2dfd tempest-GroupsV314Test-1537689308 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:01:44.900565 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9a7f6049-150a-4b10-9fba-ceb0fc4d2dfd tempest-GroupsV314Test-1537689308 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:44.928766 n-d-843301-2 sudo[134022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:01:44.929591 n-d-843301-2 sudo[134022]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:45.840065 n-d-843301-2 sudo[134022]: pam_unix(sudo:session): session closed for user root
May 27 04:01:45.944639 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9a7f6049-150a-4b10-9fba-ceb0fc4d2dfd tempest-GroupsV314Test-1537689308 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.049s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:46.016526 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9a7f6049-150a-4b10-9fba-ceb0fc4d2dfd tempest-GroupsV314Test-1537689308 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:46.170947 n-d-843301-2 sudo[134065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:01:46.183561 n-d-843301-2 sudo[134065]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:46.191807 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-0c5ef158-0871-4664-a6d6-bccc93df78df tempest-GroupsV314Test-1537689308 None] Skipping remove_export. No iscsi_target is presently exported for volume: 85182e3c-da4f-49a5-90bc-56a8ffa633c9
May 27 04:01:46.191807 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0c5ef158-0871-4664-a6d6-bccc93df78df tempest-GroupsV314Test-1537689308 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:46.242723 n-d-843301-2 sudo[134069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9
May 27 04:01:46.243536 n-d-843301-2 sudo[134069]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:46.806687 n-d-843301-2 sudo[134065]: pam_unix(sudo:session): session closed for user root
May 27 04:01:46.808797 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9a7f6049-150a-4b10-9fba-ceb0fc4d2dfd tempest-GroupsV314Test-1537689308 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:46.810716 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-9a7f6049-150a-4b10-9fba-ceb0fc4d2dfd tempest-GroupsV314Test-1537689308 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:01:46.816969 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-9a7f6049-150a-4b10-9fba-ceb0fc4d2dfd tempest-GroupsV314Test-1537689308 None] Delete group completed successfully.
May 27 04:01:46.966720 n-d-843301-2 sudo[134069]: pam_unix(sudo:session): session closed for user root
May 27 04:01:46.973056 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0c5ef158-0871-4664-a6d6-bccc93df78df tempest-GroupsV314Test-1537689308 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9" returned: 0 in 0.779s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:46.973056 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0c5ef158-0871-4664-a6d6-bccc93df78df tempest-GroupsV314Test-1537689308 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:46.998292 n-d-843301-2 sudo[134073]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9
May 27 04:01:46.999268 n-d-843301-2 sudo[134073]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:47.901846 n-d-843301-2 sudo[134073]: pam_unix(sudo:session): session closed for user root
May 27 04:01:47.915770 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0c5ef158-0871-4664-a6d6-bccc93df78df tempest-GroupsV314Test-1537689308 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9" returned: 0 in 0.945s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:47.918566 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0c5ef158-0871-4664-a6d6-bccc93df78df tempest-GroupsV314Test-1537689308 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:47.978952 n-d-843301-2 sudo[134086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9
May 27 04:01:47.985338 n-d-843301-2 sudo[134086]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:48.127462 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-5ebb2b9d-1fa0-4ffb-aab8-aee1a4efe553 tempest-AttachVolumeTestJSON-323317007 None] Lock "b'cinder-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7-delete_volume'" acquired by "delete_volume" :: waited 0.041s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:01:48.299414 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:48.536404 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.237s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:48.537226 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\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-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n Backing store flags: \n Account information:\n PAFgJHuMgEuF5MnpzvqB\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:48.538355 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-5ebb2b9d-1fa0-4ffb-aab8-aee1a4efe553 tempest-AttachVolumeTestJSON-323317007 None] Skipping remove_export. No iscsi_target is presently exported for volume: 44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7
May 27 04:01:48.539667 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ebb2b9d-1fa0-4ffb-aab8-aee1a4efe553 tempest-AttachVolumeTestJSON-323317007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:48.589551 n-d-843301-2 sudo[134090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7
May 27 04:01:48.591475 n-d-843301-2 sudo[134090]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:48.848890 n-d-843301-2 sudo[134086]: pam_unix(sudo:session): session closed for user root
May 27 04:01:48.851572 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0c5ef158-0871-4664-a6d6-bccc93df78df tempest-GroupsV314Test-1537689308 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-85182e3c-da4f-49a5-90bc-56a8ffa633c9" returned: 0 in 0.933s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:48.853145 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-0c5ef158-0871-4664-a6d6-bccc93df78df tempest-GroupsV314Test-1537689308 None] Successfully deleted volume: 85182e3c-da4f-49a5-90bc-56a8ffa633c9
May 27 04:01:49.112066 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:01:49.116605 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:01:49.117186 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:01:49.141680 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] Flow 'volume_create_manager' (6c9c30c6-eba2-419e-9f0b-72fd43014c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:01:49.157138 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (08797385-b85d-41ed-8110-c80383b67b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:01:49.200139 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-0c5ef158-0871-4664-a6d6-bccc93df78df tempest-GroupsV314Test-1537689308 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:01:49.251100 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-0c5ef158-0871-4664-a6d6-bccc93df78df tempest-GroupsV314Test-1537689308 None] Created reservations ['167208d9-7e54-49fc-87f8-692fa547435e'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:01:49.326020 n-d-843301-2 sudo[134090]: pam_unix(sudo:session): session closed for user root
May 27 04:01:49.374485 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ebb2b9d-1fa0-4ffb-aab8-aee1a4efe553 tempest-AttachVolumeTestJSON-323317007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7" returned: 0 in 0.835s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:49.382724 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ebb2b9d-1fa0-4ffb-aab8-aee1a4efe553 tempest-AttachVolumeTestJSON-323317007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:49.482784 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (08797385-b85d-41ed-8110-c80383b67b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:01:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-865492680',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=538d2a34-a219-4925-80a2-acc448611421,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb979fbbf8d34c51b9760353b27ce3de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:01:49Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:01:49Z,user_id='e6646e9df961456186915dae110efbbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:01:49.490943 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e2c4d19d-a6f5-4aee-8dcf-83b489279004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:01:49.495514 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e2c4d19d-a6f5-4aee-8dcf-83b489279004) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:01:49.506297 n-d-843301-2 sudo[134116]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7
May 27 04:01:49.507323 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78ea0091-546e-4d31-90ae-1262d3c3338d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:01:49.507584 n-d-843301-2 sudo[134116]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:49.510407 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78ea0091-546e-4d31-90ae-1262d3c3338d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '538d2a34-a219-4925-80a2-acc448611421', 'volume_name': 'volume-538d2a34-a219-4925-80a2-acc448611421', 'volume_size': 2}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:01:49.512754 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (62143c59-5393-4158-b73d-354819c996d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:01:49.551362 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (62143c59-5393-4158-b73d-354819c996d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:01:49.559383 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fb03af9e-bd94-40bf-9def-5e74c8066b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:01:49.560287 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] Volume 538d2a34-a219-4925-80a2-acc448611421: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-538d2a34-a219-4925-80a2-acc448611421', 'volume_size': 2}
May 27 04:01:49.571448 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-538d2a34-a219-4925-80a2-acc448611421 stack-volumes-lvmdriver-1 -L 2g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:49.624492 n-d-843301-2 sudo[134124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-538d2a34-a219-4925-80a2-acc448611421 stack-volumes-lvmdriver-1 -L 2g
May 27 04:01:49.626249 n-d-843301-2 sudo[134124]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:49.685623 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-0c5ef158-0871-4664-a6d6-bccc93df78df tempest-GroupsV314Test-1537689308 None] Created reservations ['d251e257-be1e-4773-b8a5-2677ba62f9f9', 'd4cba5a7-5eda-4096-9ed9-df863b269fd2', 'da46e7ac-d397-4e27-bf43-6b52b1be97d0', 'e1da2aa2-c9d1-43af-8f0b-75fc7bada38d'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:01:49.688951 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-0c5ef158-0871-4664-a6d6-bccc93df78df tempest-GroupsV314Test-1537689308 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:01:49.688951 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:01:49.688951 n-d-843301-2 cinder-volume[92445]:
May 27 04:01:49.913094 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-0c5ef158-0871-4664-a6d6-bccc93df78df tempest-GroupsV314Test-1537689308 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:01:49.913821 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0c5ef158-0871-4664-a6d6-bccc93df78df tempest-GroupsV314Test-1537689308 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:49.974863 n-d-843301-2 sudo[134129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:01:49.975644 n-d-843301-2 sudo[134129]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:50.243328 n-d-843301-2 sudo[134116]: pam_unix(sudo:session): session closed for user root
May 27 04:01:50.246107 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ebb2b9d-1fa0-4ffb-aab8-aee1a4efe553 tempest-AttachVolumeTestJSON-323317007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7" returned: 0 in 0.864s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:50.248509 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ebb2b9d-1fa0-4ffb-aab8-aee1a4efe553 tempest-AttachVolumeTestJSON-323317007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:50.296414 n-d-843301-2 sudo[134140]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7
May 27 04:01:50.297271 n-d-843301-2 sudo[134140]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:50.497652 n-d-843301-2 sudo[134124]: pam_unix(sudo:session): session closed for user root
May 27 04:01:50.543105 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-538d2a34-a219-4925-80a2-acc448611421 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.976s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:50.550383 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fb03af9e-bd94-40bf-9def-5e74c8066b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-538d2a34-a219-4925-80a2-acc448611421', 'volume_size': 2}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:01:50.557158 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e58d84eb-0d55-462d-97d0-6c696c8d0ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:01:50.580704 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Terminate volume connection completed successfully.
May 27 04:01:50.591032 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] Volume volume-538d2a34-a219-4925-80a2-acc448611421 (538d2a34-a219-4925-80a2-acc448611421): created successfully
May 27 04:01:50.594004 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e58d84eb-0d55-462d-97d0-6c696c8d0ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:01:50.599017 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] Flow 'volume_create_manager' (6c9c30c6-eba2-419e-9f0b-72fd43014c48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:01:50.731296 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:50.746130 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a208cf48-44ba-45d6-bb07-5ac93f309887 tempest-VolumesCloneNegativeTest-41386065 None] Created volume successfully.
May 27 04:01:50.920023 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.191s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:50.920770 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430727392]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n System information:\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-2b4253dc-dceb-4ddb-9f22-d298ab401c68\n Backing store flags: \n Account information:\n PAFgJHuMgEuF5MnpzvqB\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:50.921694 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Removing iscsi_target for Volume ID: 2b4253dc-dceb-4ddb-9f22-d298ab401c68
May 27 04:01:50.926441 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:50.943282 n-d-843301-2 sudo[134129]: pam_unix(sudo:session): session closed for user root
May 27 04:01:50.945211 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0c5ef158-0871-4664-a6d6-bccc93df78df tempest-GroupsV314Test-1537689308 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.031s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:50.947261 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0c5ef158-0871-4664-a6d6-bccc93df78df tempest-GroupsV314Test-1537689308 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:50.991225 n-d-843301-2 sudo[134191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:01:50.992072 n-d-843301-2 sudo[134191]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:51.290236 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68 -f" returned: 0 in 0.365s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:51.291944 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430727392]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:51.295281 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:51.297793 n-d-843301-2 sudo[134140]: pam_unix(sudo:session): session closed for user root
May 27 04:01:51.300518 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ebb2b9d-1fa0-4ffb-aab8-aee1a4efe553 tempest-AttachVolumeTestJSON-323317007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7" returned: 0 in 1.052s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:51.301609 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-5ebb2b9d-1fa0-4ffb-aab8-aee1a4efe553 tempest-AttachVolumeTestJSON-323317007 None] Successfully deleted volume: 44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7
May 27 04:01:51.442687 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-5ebb2b9d-1fa0-4ffb-aab8-aee1a4efe553 tempest-AttachVolumeTestJSON-323317007 None] Created reservations ['35a406b7-5ba0-472e-8c17-3c4405bb271c', '804337a6-92e1-4ca6-9d6e-22627bf16f26', 'ba2c961a-139b-4f30-96fe-3467545886e7', '94c89709-8379-4d81-88a5-ba691dadfeed'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:01:51.445227 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-5ebb2b9d-1fa0-4ffb-aab8-aee1a4efe553 tempest-AttachVolumeTestJSON-323317007 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:01:51.445227 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:01:51.445227 n-d-843301-2 cinder-volume[92445]:
May 27 04:01:51.513388 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.219s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:51.513864 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430727392]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:51.514880 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a0bcaed0-fadd-4b6d-a687-56345fb42427 tempest-VolumesBackupsTest-2124050371 None] Remove volume export completed successfully.
May 27 04:01:51.531979 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-5ebb2b9d-1fa0-4ffb-aab8-aee1a4efe553 tempest-AttachVolumeTestJSON-323317007 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:01:51.533428 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ebb2b9d-1fa0-4ffb-aab8-aee1a4efe553 tempest-AttachVolumeTestJSON-323317007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:51.569129 n-d-843301-2 sudo[134210]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:01:51.570632 n-d-843301-2 sudo[134210]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:51.768889 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-ce838f29-1b5d-4043-9018-83a5b44a8c71 tempest-VolumesCloneNegativeTest-41386065 None] Lock "b'cinder-538d2a34-a219-4925-80a2-acc448611421-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:01:51.824046 n-d-843301-2 sudo[134191]: pam_unix(sudo:session): session closed for user root
May 27 04:01:51.845959 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0c5ef158-0871-4664-a6d6-bccc93df78df tempest-GroupsV314Test-1537689308 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.894s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:51.845959 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-0c5ef158-0871-4664-a6d6-bccc93df78df tempest-GroupsV314Test-1537689308 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:01:51.849672 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-0c5ef158-0871-4664-a6d6-bccc93df78df tempest-GroupsV314Test-1537689308 None] Delete group completed successfully.
May 27 04:01:51.880656 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-ce838f29-1b5d-4043-9018-83a5b44a8c71 tempest-VolumesCloneNegativeTest-41386065 None] Skipping remove_export. No iscsi_target is presently exported for volume: 538d2a34-a219-4925-80a2-acc448611421
May 27 04:01:51.881941 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce838f29-1b5d-4043-9018-83a5b44a8c71 tempest-VolumesCloneNegativeTest-41386065 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-538d2a34-a219-4925-80a2-acc448611421 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:51.917414 n-d-843301-2 sudo[134213]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-538d2a34-a219-4925-80a2-acc448611421
May 27 04:01:51.919013 n-d-843301-2 sudo[134213]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:51.957393 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-75b1e0d4-9bdb-4c02-89e3-a1b69af3157e tempest-AttachVolumeTestJSON-323317007 None] Lock "b'cinder-7e7e6112-175d-48aa-b0e6-a15e4eae39b7-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:01:52.155014 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:52.359792 n-d-843301-2 sudo[134210]: pam_unix(sudo:session): session closed for user root
May 27 04:01:52.362348 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ebb2b9d-1fa0-4ffb-aab8-aee1a4efe553 tempest-AttachVolumeTestJSON-323317007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:52.364712 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ebb2b9d-1fa0-4ffb-aab8-aee1a4efe553 tempest-AttachVolumeTestJSON-323317007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:52.419168 n-d-843301-2 sudo[134217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:01:52.420014 n-d-843301-2 sudo[134217]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:52.423917 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.268s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:52.424493 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276096]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:52.425729 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-75b1e0d4-9bdb-4c02-89e3-a1b69af3157e tempest-AttachVolumeTestJSON-323317007 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7e7e6112-175d-48aa-b0e6-a15e4eae39b7
May 27 04:01:52.427287 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-75b1e0d4-9bdb-4c02-89e3-a1b69af3157e tempest-AttachVolumeTestJSON-323317007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:52.484055 n-d-843301-2 sudo[134221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7
May 27 04:01:52.493964 n-d-843301-2 sudo[134221]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:52.509902 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-cbd1a258-f18c-4faf-a6ca-b51591f094e8 tempest-VolumesBackupsTest-2124050371 None] Lock "b'cinder-2b4253dc-dceb-4ddb-9f22-d298ab401c68-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:01:52.640424 n-d-843301-2 sudo[134213]: pam_unix(sudo:session): session closed for user root
May 27 04:01:52.718850 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce838f29-1b5d-4043-9018-83a5b44a8c71 tempest-VolumesCloneNegativeTest-41386065 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-538d2a34-a219-4925-80a2-acc448611421" returned: 0 in 0.829s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:52.726232 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce838f29-1b5d-4043-9018-83a5b44a8c71 tempest-VolumesCloneNegativeTest-41386065 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-538d2a34-a219-4925-80a2-acc448611421 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:52.763647 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:52.776005 n-d-843301-2 sudo[134223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-538d2a34-a219-4925-80a2-acc448611421
May 27 04:01:52.776818 n-d-843301-2 sudo[134223]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:53.036231 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.276s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:53.036798 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430727232]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\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:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:53.037799 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-cbd1a258-f18c-4faf-a6ca-b51591f094e8 tempest-VolumesBackupsTest-2124050371 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2b4253dc-dceb-4ddb-9f22-d298ab401c68
May 27 04:01:53.039204 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cbd1a258-f18c-4faf-a6ca-b51591f094e8 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:53.051633 n-d-843301-2 sudo[134217]: pam_unix(sudo:session): session closed for user root
May 27 04:01:53.078986 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5ebb2b9d-1fa0-4ffb-aab8-aee1a4efe553 tempest-AttachVolumeTestJSON-323317007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.714s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:53.081592 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-5ebb2b9d-1fa0-4ffb-aab8-aee1a4efe553 tempest-AttachVolumeTestJSON-323317007 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:01:53.092019 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-5ebb2b9d-1fa0-4ffb-aab8-aee1a4efe553 tempest-AttachVolumeTestJSON-323317007 None] Deleted volume successfully.
May 27 04:01:53.124237 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-5ebb2b9d-1fa0-4ffb-aab8-aee1a4efe553 tempest-AttachVolumeTestJSON-323317007 None] Lock "b'cinder-44cd6a97-6ed7-48d6-b5f6-3b65f2cf65f7-delete_volume'" released by "delete_volume" :: held 5.022s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:01:53.126479 n-d-843301-2 sudo[134228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68
May 27 04:01:53.128711 n-d-843301-2 sudo[134228]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:53.343580 n-d-843301-2 sudo[134221]: pam_unix(sudo:session): session closed for user root
May 27 04:01:53.345457 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-75b1e0d4-9bdb-4c02-89e3-a1b69af3157e tempest-AttachVolumeTestJSON-323317007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7" returned: 0 in 0.918s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:53.347008 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-75b1e0d4-9bdb-4c02-89e3-a1b69af3157e tempest-AttachVolumeTestJSON-323317007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:53.368873 n-d-843301-2 sudo[134231]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7
May 27 04:01:53.370279 n-d-843301-2 sudo[134231]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:53.734882 n-d-843301-2 sudo[134223]: pam_unix(sudo:session): session closed for user root
May 27 04:01:53.737811 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce838f29-1b5d-4043-9018-83a5b44a8c71 tempest-VolumesCloneNegativeTest-41386065 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-538d2a34-a219-4925-80a2-acc448611421" returned: 0 in 1.011s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:53.739837 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce838f29-1b5d-4043-9018-83a5b44a8c71 tempest-VolumesCloneNegativeTest-41386065 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-538d2a34-a219-4925-80a2-acc448611421 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:53.807508 n-d-843301-2 sudo[134236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-538d2a34-a219-4925-80a2-acc448611421
May 27 04:01:53.811338 n-d-843301-2 sudo[134236]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:53.814900 n-d-843301-2 sudo[134228]: pam_unix(sudo:session): session closed for user root
May 27 04:01:53.817400 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cbd1a258-f18c-4faf-a6ca-b51591f094e8 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68" returned: 0 in 0.778s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:53.819427 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cbd1a258-f18c-4faf-a6ca-b51591f094e8 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:53.852102 n-d-843301-2 sudo[134231]: pam_unix(sudo:session): session closed for user root
May 27 04:01:53.854564 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-75b1e0d4-9bdb-4c02-89e3-a1b69af3157e tempest-AttachVolumeTestJSON-323317007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7" returned: 0 in 0.507s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:53.856528 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-75b1e0d4-9bdb-4c02-89e3-a1b69af3157e tempest-AttachVolumeTestJSON-323317007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:53.858284 n-d-843301-2 sudo[134238]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68
May 27 04:01:53.859776 n-d-843301-2 sudo[134238]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:53.905678 n-d-843301-2 sudo[134239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7
May 27 04:01:53.907270 n-d-843301-2 sudo[134239]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:54.490627 n-d-843301-2 sudo[134236]: pam_unix(sudo:session): session closed for user root
May 27 04:01:54.497840 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce838f29-1b5d-4043-9018-83a5b44a8c71 tempest-VolumesCloneNegativeTest-41386065 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-538d2a34-a219-4925-80a2-acc448611421" returned: 0 in 0.754s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:54.499330 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-ce838f29-1b5d-4043-9018-83a5b44a8c71 tempest-VolumesCloneNegativeTest-41386065 None] Successfully deleted volume: 538d2a34-a219-4925-80a2-acc448611421
May 27 04:01:54.566973 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-ce838f29-1b5d-4043-9018-83a5b44a8c71 tempest-VolumesCloneNegativeTest-41386065 None] Created reservations ['be9342c5-7ea1-4aaa-9ca7-a189af22140e', 'ea945b76-8fbe-43ce-9207-a3987ebfff1d', 'ea1755f4-5eea-492c-8245-4f1a06bbf9f7', '83bd53b3-b4e9-4aac-ae02-66e0ee05276e'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:01:54.573390 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-ce838f29-1b5d-4043-9018-83a5b44a8c71 tempest-VolumesCloneNegativeTest-41386065 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:01:54.573390 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:01:54.573390 n-d-843301-2 cinder-volume[92445]:
May 27 04:01:54.608149 n-d-843301-2 sudo[134238]: pam_unix(sudo:session): session closed for user root
May 27 04:01:54.610074 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cbd1a258-f18c-4faf-a6ca-b51591f094e8 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68" returned: 0 in 0.791s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:54.612585 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cbd1a258-f18c-4faf-a6ca-b51591f094e8 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:54.618113 n-d-843301-2 sudo[134239]: pam_unix(sudo:session): session closed for user root
May 27 04:01:54.632137 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-75b1e0d4-9bdb-4c02-89e3-a1b69af3157e tempest-AttachVolumeTestJSON-323317007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e7e6112-175d-48aa-b0e6-a15e4eae39b7" returned: 0 in 0.775s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:54.635932 n-d-843301-2 sudo[134252]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68
May 27 04:01:54.637423 n-d-843301-2 sudo[134252]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:54.641949 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-75b1e0d4-9bdb-4c02-89e3-a1b69af3157e tempest-AttachVolumeTestJSON-323317007 None] Successfully deleted volume: 7e7e6112-175d-48aa-b0e6-a15e4eae39b7
May 27 04:01:54.719422 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-ce838f29-1b5d-4043-9018-83a5b44a8c71 tempest-VolumesCloneNegativeTest-41386065 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:01:54.720750 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce838f29-1b5d-4043-9018-83a5b44a8c71 tempest-VolumesCloneNegativeTest-41386065 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:54.749676 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-75b1e0d4-9bdb-4c02-89e3-a1b69af3157e tempest-AttachVolumeTestJSON-323317007 None] Created reservations ['506c8dce-0265-4a39-80a5-8d2004950fe4', '84d8c073-041d-46ba-9452-2d4d5a3b9721', '3cac6639-abb3-4323-9bd8-58b373bb7953', 'bcf3a999-8238-4b43-9296-ea36764b1d44'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:01:54.753876 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-75b1e0d4-9bdb-4c02-89e3-a1b69af3157e tempest-AttachVolumeTestJSON-323317007 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:01:54.753876 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:01:54.753876 n-d-843301-2 cinder-volume[92445]:
May 27 04:01:54.773901 n-d-843301-2 sudo[134254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:01:54.775984 n-d-843301-2 sudo[134254]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:54.849592 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-75b1e0d4-9bdb-4c02-89e3-a1b69af3157e tempest-AttachVolumeTestJSON-323317007 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:01:54.850972 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-75b1e0d4-9bdb-4c02-89e3-a1b69af3157e tempest-AttachVolumeTestJSON-323317007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:54.918782 n-d-843301-2 sudo[134258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:01:54.919590 n-d-843301-2 sudo[134258]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:55.375526 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-31e64a64-3e42-45a3-96dd-de29173b04aa tempest-VolumesBackupsV39Test-1453380851 None] Terminate volume connection completed successfully.
May 27 04:01:55.392845 n-d-843301-2 sudo[134252]: pam_unix(sudo:session): session closed for user root
May 27 04:01:55.423977 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cbd1a258-f18c-4faf-a6ca-b51591f094e8 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2b4253dc-dceb-4ddb-9f22-d298ab401c68" returned: 0 in 0.811s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:55.425915 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-cbd1a258-f18c-4faf-a6ca-b51591f094e8 tempest-VolumesBackupsTest-2124050371 None] Successfully deleted volume: 2b4253dc-dceb-4ddb-9f22-d298ab401c68
May 27 04:01:55.452385 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:55.538889 n-d-843301-2 sudo[134254]: pam_unix(sudo:session): session closed for user root
May 27 04:01:55.541182 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce838f29-1b5d-4043-9018-83a5b44a8c71 tempest-VolumesCloneNegativeTest-41386065 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.821s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:55.543045 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce838f29-1b5d-4043-9018-83a5b44a8c71 tempest-VolumesCloneNegativeTest-41386065 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:55.571803 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-cbd1a258-f18c-4faf-a6ca-b51591f094e8 tempest-VolumesBackupsTest-2124050371 None] Created reservations ['c01e7149-1073-4051-ba45-d34a8cdac68b', 'e0442145-5297-462a-a142-78c6d8636000', '68e6b4b7-0a22-41e1-af17-6d45e3882912', '13e21f60-fca8-4630-b444-e6b3c2e21094'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:01:55.576562 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-cbd1a258-f18c-4faf-a6ca-b51591f094e8 tempest-VolumesBackupsTest-2124050371 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:01:55.576562 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:01:55.576562 n-d-843301-2 cinder-volume[92445]:
May 27 04:01:55.591582 n-d-843301-2 sudo[134258]: pam_unix(sudo:session): session closed for user root
May 27 04:01:55.601924 n-d-843301-2 sudo[134278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:01:55.603592 n-d-843301-2 sudo[134278]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:55.612366 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-75b1e0d4-9bdb-4c02-89e3-a1b69af3157e tempest-AttachVolumeTestJSON-323317007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.759s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:55.613310 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.150s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:55.615032 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf\n System information:\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-c7597de9-a731-4522-bb8f-ec900d8f2daf\n Backing store flags: \n Account information:\n G5TWz8PussSv6uQMSw7V\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:55.619729 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-75b1e0d4-9bdb-4c02-89e3-a1b69af3157e tempest-AttachVolumeTestJSON-323317007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:55.664165 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [None req-31e64a64-3e42-45a3-96dd-de29173b04aa tempest-VolumesBackupsV39Test-1453380851 None] Removing iscsi_target for Volume ID: c7597de9-a731-4522-bb8f-ec900d8f2daf
May 27 04:01:55.667529 n-d-843301-2 sudo[134281]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:01:55.669936 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-cbd1a258-f18c-4faf-a6ca-b51591f094e8 tempest-VolumesBackupsTest-2124050371 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:01:55.669936 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:01:55.669936 n-d-843301-2 cinder-volume[92445]:
May 27 04:01:55.670532 n-d-843301-2 sudo[134281]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:55.673342 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:55.758019 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-cbd1a258-f18c-4faf-a6ca-b51591f094e8 tempest-VolumesBackupsTest-2124050371 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:01:55.758922 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cbd1a258-f18c-4faf-a6ca-b51591f094e8 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:55.824449 n-d-843301-2 sudo[134284]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:01:55.827219 n-d-843301-2 sudo[134284]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:56.061892 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c7597de9-a731-4522-bb8f-ec900d8f2daf -f" returned: 0 in 0.395s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:56.062361 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:56.063852 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:56.258481 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-b177c8f6-91f8-488f-8028-e7444fd35bf9 tempest-AttachVolumeTestJSON-323317007 None] Lock "b'cinder-9efc83c6-5075-429d-b79a-60ee9b843fd7-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:01:56.425421 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:56.480140 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.416s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:56.480489 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:56.481457 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-31e64a64-3e42-45a3-96dd-de29173b04aa tempest-VolumesBackupsV39Test-1453380851 None] Remove volume export completed successfully.
May 27 04:01:56.597612 n-d-843301-2 sudo[134278]: pam_unix(sudo:session): session closed for user root
May 27 04:01:56.599657 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ce838f29-1b5d-4043-9018-83a5b44a8c71 tempest-VolumesCloneNegativeTest-41386065 None] CMD "sudo cinder-rootwrap /etc/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.057s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:56.601367 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-ce838f29-1b5d-4043-9018-83a5b44a8c71 tempest-VolumesCloneNegativeTest-41386065 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:01:56.608306 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-ce838f29-1b5d-4043-9018-83a5b44a8c71 tempest-VolumesCloneNegativeTest-41386065 None] Deleted volume successfully.
May 27 04:01:56.630042 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-ce838f29-1b5d-4043-9018-83a5b44a8c71 tempest-VolumesCloneNegativeTest-41386065 None] Lock "b'cinder-538d2a34-a219-4925-80a2-acc448611421-delete_volume'" released by "delete_volume" :: held 4.861s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:01:56.692688 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.267s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:56.692996 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430725632]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:01:56.693893 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-b177c8f6-91f8-488f-8028-e7444fd35bf9 tempest-AttachVolumeTestJSON-323317007 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9efc83c6-5075-429d-b79a-60ee9b843fd7
May 27 04:01:56.696207 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b177c8f6-91f8-488f-8028-e7444fd35bf9 tempest-AttachVolumeTestJSON-323317007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:56.731429 n-d-843301-2 sudo[134303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7
May 27 04:01:56.732402 n-d-843301-2 sudo[134303]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:56.951804 n-d-843301-2 sudo[134284]: pam_unix(sudo:session): session closed for user root
May 27 04:01:56.955363 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cbd1a258-f18c-4faf-a6ca-b51591f094e8 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.195s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:56.958120 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cbd1a258-f18c-4faf-a6ca-b51591f094e8 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:56.974704 n-d-843301-2 sudo[134281]: pam_unix(sudo:session): session closed for user root
May 27 04:01:56.994061 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-75b1e0d4-9bdb-4c02-89e3-a1b69af3157e tempest-AttachVolumeTestJSON-323317007 None] CMD "sudo cinder-rootwrap /etc/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.376s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:56.996446 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-75b1e0d4-9bdb-4c02-89e3-a1b69af3157e tempest-AttachVolumeTestJSON-323317007 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:01:57.004786 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-75b1e0d4-9bdb-4c02-89e3-a1b69af3157e tempest-AttachVolumeTestJSON-323317007 None] Deleted volume successfully.
May 27 04:01:57.010418 n-d-843301-2 sudo[134306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:01:57.013256 n-d-843301-2 sudo[134306]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:57.045817 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-75b1e0d4-9bdb-4c02-89e3-a1b69af3157e tempest-AttachVolumeTestJSON-323317007 None] Lock "b'cinder-7e7e6112-175d-48aa-b0e6-a15e4eae39b7-delete_volume'" released by "delete_volume" :: held 5.088s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:01:57.545627 n-d-843301-2 sudo[134306]: pam_unix(sudo:session): session closed for user root
May 27 04:01:57.547577 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cbd1a258-f18c-4faf-a6ca-b51591f094e8 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.589s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:57.548781 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-cbd1a258-f18c-4faf-a6ca-b51591f094e8 tempest-VolumesBackupsTest-2124050371 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:01:57.557327 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-cbd1a258-f18c-4faf-a6ca-b51591f094e8 tempest-VolumesBackupsTest-2124050371 None] Deleted volume successfully.
May 27 04:01:57.569775 n-d-843301-2 sudo[134303]: pam_unix(sudo:session): session closed for user root
May 27 04:01:57.571714 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b177c8f6-91f8-488f-8028-e7444fd35bf9 tempest-AttachVolumeTestJSON-323317007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7" returned: 0 in 0.876s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:57.574026 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b177c8f6-91f8-488f-8028-e7444fd35bf9 tempest-AttachVolumeTestJSON-323317007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:57.599172 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-cbd1a258-f18c-4faf-a6ca-b51591f094e8 tempest-VolumesBackupsTest-2124050371 None] Lock "b'cinder-2b4253dc-dceb-4ddb-9f22-d298ab401c68-delete_volume'" released by "delete_volume" :: held 5.089s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:01:57.611909 n-d-843301-2 sudo[134310]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7
May 27 04:01:57.613979 n-d-843301-2 sudo[134310]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:58.301129 n-d-843301-2 sudo[134310]: pam_unix(sudo:session): session closed for user root
May 27 04:01:58.302948 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b177c8f6-91f8-488f-8028-e7444fd35bf9 tempest-AttachVolumeTestJSON-323317007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7" returned: 0 in 0.729s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:58.304785 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b177c8f6-91f8-488f-8028-e7444fd35bf9 tempest-AttachVolumeTestJSON-323317007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:58.363551 n-d-843301-2 sudo[134313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7
May 27 04:01:58.364956 n-d-843301-2 sudo[134313]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:01:58.965526 n-d-843301-2 sudo[134313]: pam_unix(sudo:session): session closed for user root
May 27 04:01:58.969214 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b177c8f6-91f8-488f-8028-e7444fd35bf9 tempest-AttachVolumeTestJSON-323317007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9efc83c6-5075-429d-b79a-60ee9b843fd7" returned: 0 in 0.664s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:01:58.970358 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-b177c8f6-91f8-488f-8028-e7444fd35bf9 tempest-AttachVolumeTestJSON-323317007 None] Successfully deleted volume: 9efc83c6-5075-429d-b79a-60ee9b843fd7
May 27 04:01:59.072602 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-b177c8f6-91f8-488f-8028-e7444fd35bf9 tempest-AttachVolumeTestJSON-323317007 None] Created reservations ['a667dd6d-3ad6-46c3-934e-94972dfe7440', 'aa6d792c-c55b-45ec-b015-52b5d040a41f', '20e2a5d8-501f-41e2-bed4-89add3a8c14c', '42dd3bb3-0148-419b-8c56-89255b872002'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:01:59.075226 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-b177c8f6-91f8-488f-8028-e7444fd35bf9 tempest-AttachVolumeTestJSON-323317007 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:01:59.075226 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:01:59.075226 n-d-843301-2 cinder-volume[92445]:
May 27 04:01:59.194573 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-b177c8f6-91f8-488f-8028-e7444fd35bf9 tempest-AttachVolumeTestJSON-323317007 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:01:59.196832 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b177c8f6-91f8-488f-8028-e7444fd35bf9 tempest-AttachVolumeTestJSON-323317007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:01:59.241845 n-d-843301-2 sudo[134321]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:01:59.242664 n-d-843301-2 sudo[134321]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:00.017392 n-d-843301-2 sudo[134321]: pam_unix(sudo:session): session closed for user root
May 27 04:02:00.021697 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b177c8f6-91f8-488f-8028-e7444fd35bf9 tempest-AttachVolumeTestJSON-323317007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:00.027253 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b177c8f6-91f8-488f-8028-e7444fd35bf9 tempest-AttachVolumeTestJSON-323317007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:00.097072 n-d-843301-2 sudo[134324]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:02:00.097990 n-d-843301-2 sudo[134324]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:00.997260 n-d-843301-2 sudo[134324]: pam_unix(sudo:session): session closed for user root
May 27 04:02:01.001331 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b177c8f6-91f8-488f-8028-e7444fd35bf9 tempest-AttachVolumeTestJSON-323317007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.973s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:01.014377 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-b177c8f6-91f8-488f-8028-e7444fd35bf9 tempest-AttachVolumeTestJSON-323317007 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:02:01.038424 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-b177c8f6-91f8-488f-8028-e7444fd35bf9 tempest-AttachVolumeTestJSON-323317007 None] Deleted volume successfully.
May 27 04:02:01.058065 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:02:01.066801 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:02:01.069639 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:02:01.099857 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] Flow 'volume_create_manager' (e057a88c-6392-4a50-b3a4-94b2341d05e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:01.107922 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c3b9a2e7-7851-4be0-a3fe-0ff197fa0379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:01.137714 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:02:01.186152 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c3b9a2e7-7851-4be0-a3fe-0ff197fa0379) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:02:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1777074701',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=40f569cb-63b7-4497-9323-bae1eec955dc,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='530afa07e4d3409a99e7f9b6845820de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:02:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:02:01Z,user_id='04a55ffc8b084ed1afc72b430f296a8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:01.193914 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8671e6e8-fea4-49aa-89be-f17d24d3d4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:01.197434 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8671e6e8-fea4-49aa-89be-f17d24d3d4a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:01.201043 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (882cda06-d46e-484c-b6fa-0f38554dbc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:01.203749 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (882cda06-d46e-484c-b6fa-0f38554dbc9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '40f569cb-63b7-4497-9323-bae1eec955dc', 'volume_name': 'volume-40f569cb-63b7-4497-9323-bae1eec955dc', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:01.207379 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e3796cf-a56a-41da-9d70-5e65d07510a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:01.210506 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e3796cf-a56a-41da-9d70-5e65d07510a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:01.212934 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1bc46c60-3c18-4bd6-a947-663c533c1b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:01.213919 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] Volume 40f569cb-63b7-4497-9323-bae1eec955dc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-40f569cb-63b7-4497-9323-bae1eec955dc', 'volume_size': 1}
May 27 04:02:01.215708 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-40f569cb-63b7-4497-9323-bae1eec955dc stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:01.265450 n-d-843301-2 sudo[134327]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-40f569cb-63b7-4497-9323-bae1eec955dc stack-volumes-lvmdriver-1 -L 1g
May 27 04:02:01.266276 n-d-843301-2 sudo[134327]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:01.273118 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-b177c8f6-91f8-488f-8028-e7444fd35bf9 tempest-AttachVolumeTestJSON-323317007 None] Lock "b'cinder-9efc83c6-5075-429d-b79a-60ee9b843fd7-delete_volume'" released by "delete_volume" :: held 5.014s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:02:01.925951 n-d-843301-2 sudo[134327]: pam_unix(sudo:session): session closed for user root
May 27 04:02:01.929378 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-40f569cb-63b7-4497-9323-bae1eec955dc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.714s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:01.932432 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1bc46c60-3c18-4bd6-a947-663c533c1b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-40f569cb-63b7-4497-9323-bae1eec955dc', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:01.934712 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b059dcfb-e066-41a7-b525-5ee91ee11252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:01.958130 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] Volume volume-40f569cb-63b7-4497-9323-bae1eec955dc (40f569cb-63b7-4497-9323-bae1eec955dc): created successfully
May 27 04:02:01.960053 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b059dcfb-e066-41a7-b525-5ee91ee11252) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:01.963146 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] Flow 'volume_create_manager' (e057a88c-6392-4a50-b3a4-94b2341d05e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:01.990405 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-95218bf4-5113-4499-ae92-c35d7c8cd6d9 tempest-VolumesGetTest-2142796382 None] Created volume successfully.
May 27 04:02:03.379736 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:02:03.383856 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:02:03.384346 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:02:03.409846 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] Flow 'volume_create_manager' (102d3d9f-0ff7-420c-ba0d-77d46dde39cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:03.412838 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f55a0290-d5b1-4283-9456-07df6596ee6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:03.476863 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:02:03.520712 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f55a0290-d5b1-4283-9456-07df6596ee6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:02:03Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-370307509',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=fb72cd95-093b-42e2-9a4a-4a41ba8acca6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530afa07e4d3409a99e7f9b6845820de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:02:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:02:03Z,user_id='04a55ffc8b084ed1afc72b430f296a8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:03.523528 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6631947-bb1e-4bf2-94f0-62d6eb7e84a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:03.525813 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6631947-bb1e-4bf2-94f0-62d6eb7e84a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:03.528405 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (61fa177f-aac5-45f2-81b3-135aba931bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:03.531015 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (61fa177f-aac5-45f2-81b3-135aba931bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fb72cd95-093b-42e2-9a4a-4a41ba8acca6', 'volume_name': 'volume-fb72cd95-093b-42e2-9a4a-4a41ba8acca6', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:03.534477 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7539ada8-ae48-486a-970d-112330c21d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:03.537050 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7539ada8-ae48-486a-970d-112330c21d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:03.539503 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (879d5bfb-362b-4d62-978f-9ea33906fdb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:03.541326 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] Volume fb72cd95-093b-42e2-9a4a-4a41ba8acca6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fb72cd95-093b-42e2-9a4a-4a41ba8acca6', 'volume_size': 1}
May 27 04:02:03.542784 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fb72cd95-093b-42e2-9a4a-4a41ba8acca6 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:03.568810 n-d-843301-2 sudo[134359]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fb72cd95-093b-42e2-9a4a-4a41ba8acca6 stack-volumes-lvmdriver-1 -L 1g
May 27 04:02:03.569665 n-d-843301-2 sudo[134359]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:03.678748 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:02:03.679464 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:02:03.680529 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:03.729282 n-d-843301-2 sudo[134361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:02:03.731448 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-b0ee0f72-5ef2-49cc-a366-d18d53096c60 tempest-VolumesBackupsV39Test-1453380851 None] Lock "b'cinder-c7597de9-a731-4522-bb8f-ec900d8f2daf-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:02:03.737694 n-d-843301-2 sudo[134361]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:03.882007 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:04.079258 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:02:04.098666 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:02:04.106693 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:02:04.175816 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] Flow 'volume_create_manager' (ceee0084-ab39-4f41-9d5d-288985abbc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:04.179281 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed4a4c8d-db30-43d1-a6e2-919074b8f633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:04.226625 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.322s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:04.227041 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:02:04.228289 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-b0ee0f72-5ef2-49cc-a366-d18d53096c60 tempest-VolumesBackupsV39Test-1453380851 None] Skipping remove_export. No iscsi_target is presently exported for volume: c7597de9-a731-4522-bb8f-ec900d8f2daf
May 27 04:02:04.229578 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b0ee0f72-5ef2-49cc-a366-d18d53096c60 tempest-VolumesBackupsV39Test-1453380851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:04.274232 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:02:04.306560 n-d-843301-2 sudo[134376]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf
May 27 04:02:04.322061 n-d-843301-2 sudo[134376]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:04.377556 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed4a4c8d-db30-43d1-a6e2-919074b8f633) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:02:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2040916103',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=1197046b-5557-4b47-9d5f-709a099b7209,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='01bc84a2eb10490caf49d50b3e803680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:02:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:02:04Z,user_id='9f032574321447cca58fef9849085a88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:04.380175 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (14193a83-2f96-42fa-b821-b809f77e4b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:04.395374 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (14193a83-2f96-42fa-b821-b809f77e4b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:04.398075 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6395948c-1d47-48a6-a010-a6b9b509d695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:04.400442 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6395948c-1d47-48a6-a010-a6b9b509d695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1197046b-5557-4b47-9d5f-709a099b7209', 'volume_name': 'volume-1197046b-5557-4b47-9d5f-709a099b7209', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:04.406924 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7971fa89-6aa6-4dc5-8177-d05f39363809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:04.422252 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7971fa89-6aa6-4dc5-8177-d05f39363809) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:04.424706 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (321d6c89-82ae-4bbb-b409-64e6525fe898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:04.429451 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] Volume 1197046b-5557-4b47-9d5f-709a099b7209: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1197046b-5557-4b47-9d5f-709a099b7209', 'volume_size': 1}
May 27 04:02:04.431093 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1197046b-5557-4b47-9d5f-709a099b7209 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:04.479522 n-d-843301-2 sudo[134404]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1197046b-5557-4b47-9d5f-709a099b7209 stack-volumes-lvmdriver-1 -L 1g
May 27 04:02:04.481037 n-d-843301-2 sudo[134404]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:04.561844 n-d-843301-2 sudo[134361]: pam_unix(sudo:session): session closed for user root
May 27 04:02:04.564422 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.884s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:04.566495 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:04.572880 n-d-843301-2 sudo[134359]: pam_unix(sudo:session): session closed for user root
May 27 04:02:04.607008 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fb72cd95-093b-42e2-9a4a-4a41ba8acca6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.064s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:04.610883 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (879d5bfb-362b-4d62-978f-9ea33906fdb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fb72cd95-093b-42e2-9a4a-4a41ba8acca6', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:04.613533 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05621585-d2ca-4224-892e-8cdceaedf69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:04.635629 n-d-843301-2 sudo[134410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:02:04.640314 n-d-843301-2 sudo[134410]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:04.649519 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] Volume volume-fb72cd95-093b-42e2-9a4a-4a41ba8acca6 (fb72cd95-093b-42e2-9a4a-4a41ba8acca6): created successfully
May 27 04:02:04.651748 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05621585-d2ca-4224-892e-8cdceaedf69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:04.661436 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] Flow 'volume_create_manager' (102d3d9f-0ff7-420c-ba0d-77d46dde39cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:04.680529 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a2e80391-8e79-4f5a-9b9a-bc5fb7c81857 tempest-VolumesGetTest-2142796382 None] Created volume successfully.
May 27 04:02:05.145946 n-d-843301-2 sudo[134404]: pam_unix(sudo:session): session closed for user root
May 27 04:02:05.147923 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1197046b-5557-4b47-9d5f-709a099b7209 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.717s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:05.150574 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (321d6c89-82ae-4bbb-b409-64e6525fe898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1197046b-5557-4b47-9d5f-709a099b7209', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:05.153291 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6b328dc-4bc9-4cd9-80f6-2264300e9a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:05.180079 n-d-843301-2 sudo[134376]: pam_unix(sudo:session): session closed for user root
May 27 04:02:05.182331 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b0ee0f72-5ef2-49cc-a366-d18d53096c60 tempest-VolumesBackupsV39Test-1453380851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf" returned: 0 in 0.953s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:05.183464 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] Volume volume-1197046b-5557-4b47-9d5f-709a099b7209 (1197046b-5557-4b47-9d5f-709a099b7209): created successfully
May 27 04:02:05.185713 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6b328dc-4bc9-4cd9-80f6-2264300e9a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:05.189023 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] Flow 'volume_create_manager' (ceee0084-ab39-4f41-9d5d-288985abbc9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:05.201774 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b0ee0f72-5ef2-49cc-a366-d18d53096c60 tempest-VolumesBackupsV39Test-1453380851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:05.227536 n-d-843301-2 sudo[134444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf
May 27 04:02:05.228668 n-d-843301-2 sudo[134444]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:05.233505 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-60a99aad-9dec-4d74-86a4-81b84883c56c tempest-VolumesBackupsTest-2124050371 None] Created volume successfully.
May 27 04:02:05.397617 n-d-843301-2 sudo[134410]: pam_unix(sudo:session): session closed for user root
May 27 04:02:05.399749 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.833s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:05.401645 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:02:05.802104 n-d-843301-2 sudo[134444]: pam_unix(sudo:session): session closed for user root
May 27 04:02:05.804031 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b0ee0f72-5ef2-49cc-a366-d18d53096c60 tempest-VolumesBackupsV39Test-1453380851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf" returned: 0 in 0.602s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:05.805622 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b0ee0f72-5ef2-49cc-a366-d18d53096c60 tempest-VolumesBackupsV39Test-1453380851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:05.846699 n-d-843301-2 sudo[134450]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf
May 27 04:02:05.847497 n-d-843301-2 sudo[134450]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:05.880375 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.driver [None req-5fc1b870-347e-48bf-8e4d-77586dc6642d tempest-VolumesBackupsTest-2124050371 None] Creating a new backup for volume volume-1197046b-5557-4b47-9d5f-709a099b7209. {{(pid=92445) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
May 27 04:02:05.897520 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5fc1b870-347e-48bf-8e4d-77586dc6642d tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1197046b-5557-4b47-9d5f-709a099b7209 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:05.921713 n-d-843301-2 sudo[134453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1197046b-5557-4b47-9d5f-709a099b7209
May 27 04:02:05.929845 n-d-843301-2 sudo[134453]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:06.204323 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-b2359654-3974-4727-a458-f97075fc0431 tempest-VolumesGetTest-2142796382 None] Lock "b'cinder-fb72cd95-093b-42e2-9a4a-4a41ba8acca6-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:02:06.362485 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-b2359654-3974-4727-a458-f97075fc0431 tempest-VolumesGetTest-2142796382 None] Skipping remove_export. No iscsi_target is presently exported for volume: fb72cd95-093b-42e2-9a4a-4a41ba8acca6
May 27 04:02:06.363663 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b2359654-3974-4727-a458-f97075fc0431 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fb72cd95-093b-42e2-9a4a-4a41ba8acca6 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:06.402982 n-d-843301-2 sudo[134457]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fb72cd95-093b-42e2-9a4a-4a41ba8acca6
May 27 04:02:06.414733 n-d-843301-2 sudo[134457]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:06.599337 n-d-843301-2 sudo[134450]: pam_unix(sudo:session): session closed for user root
May 27 04:02:06.600101 n-d-843301-2 sudo[134453]: pam_unix(sudo:session): session closed for user root
May 27 04:02:06.602285 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b0ee0f72-5ef2-49cc-a366-d18d53096c60 tempest-VolumesBackupsV39Test-1453380851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c7597de9-a731-4522-bb8f-ec900d8f2daf" returned: 0 in 0.796s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:06.604423 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-b0ee0f72-5ef2-49cc-a366-d18d53096c60 tempest-VolumesBackupsV39Test-1453380851 None] Successfully deleted volume: c7597de9-a731-4522-bb8f-ec900d8f2daf
May 27 04:02:06.620288 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5fc1b870-347e-48bf-8e4d-77586dc6642d tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1197046b-5557-4b47-9d5f-709a099b7209" returned: 0 in 0.723s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:06.742444 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-b0ee0f72-5ef2-49cc-a366-d18d53096c60 tempest-VolumesBackupsV39Test-1453380851 None] Created reservations ['a671b912-f495-4444-b1a3-507fbee9e505', 'd6c484e4-c957-45ea-8097-4d8e4d4148c8', 'a009c14d-1eec-40e8-84db-209041e8e220', '03767e6f-1473-4c21-922f-13f15e2b277f'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:02:06.744845 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-b0ee0f72-5ef2-49cc-a366-d18d53096c60 tempest-VolumesBackupsV39Test-1453380851 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:02:06.744845 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:02:06.744845 n-d-843301-2 cinder-volume[92445]:
May 27 04:02:06.770898 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:06.790282 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:06.790859 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:02:06.791644 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-5fc1b870-347e-48bf-8e4d-77586dc6642d tempest-VolumesBackupsTest-2124050371 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:02:06.793598 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-5fc1b870-347e-48bf-8e4d-77586dc6642d tempest-VolumesBackupsTest-2124050371 None] Creating iscsi_target for Volume ID: volume-1197046b-5557-4b47-9d5f-709a099b7209 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:02:06.801612 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-5fc1b870-347e-48bf-8e4d-77586dc6642d tempest-VolumesBackupsTest-2124050371 None] Created volume path /opt/stack/data/cinder/volumes/volume-1197046b-5557-4b47-9d5f-709a099b7209,
May 27 04:02:06.801612 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:02:06.801612 n-d-843301-2 cinder-volume[92445]:
May 27 04:02:06.801612 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1197046b-5557-4b47-9d5f-709a099b7209
May 27 04:02:06.801612 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:02:06.801612 n-d-843301-2 cinder-volume[92445]: incominguser cbyhHUzitqiopM7F9jXL eaFmcqBSx4KsE8Fy
May 27 04:02:06.801612 n-d-843301-2 cinder-volume[92445]:
May 27 04:02:06.801612 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:02:06.801612 n-d-843301-2 cinder-volume[92445]:
May 27 04:02:06.801612 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:02:06.803895 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1197046b-5557-4b47-9d5f-709a099b7209 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:06.853691 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-b0ee0f72-5ef2-49cc-a366-d18d53096c60 tempest-VolumesBackupsV39Test-1453380851 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:02:06.855481 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b0ee0f72-5ef2-49cc-a366-d18d53096c60 tempest-VolumesBackupsV39Test-1453380851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:06.889762 n-d-843301-2 sudo[134465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:02:06.890571 n-d-843301-2 sudo[134465]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:07.000622 n-d-843301-2 sudo[134457]: pam_unix(sudo:session): session closed for user root
May 27 04:02:07.003790 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b2359654-3974-4727-a458-f97075fc0431 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fb72cd95-093b-42e2-9a4a-4a41ba8acca6" returned: 0 in 0.640s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:07.006689 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b2359654-3974-4727-a458-f97075fc0431 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fb72cd95-093b-42e2-9a4a-4a41ba8acca6 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:07.038445 n-d-843301-2 sudo[134470]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fb72cd95-093b-42e2-9a4a-4a41ba8acca6
May 27 04:02:07.039844 n-d-843301-2 sudo[134470]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:07.587792 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1197046b-5557-4b47-9d5f-709a099b7209" returned: 0 in 0.783s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:07.588328 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:02:07.589376 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-5fc1b870-347e-48bf-8e4d-77586dc6642d tempest-VolumesBackupsTest-2124050371 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:02:07.589877 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-5fc1b870-347e-48bf-8e4d-77586dc6642d tempest-VolumesBackupsTest-2124050371 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:02:07.591556 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:07.604297 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:07.605403 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1197046b-5557-4b47-9d5f-709a099b7209\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1197046b-5557-4b47-9d5f-709a099b7209\n Backing store flags: \n Account information:\n cbyhHUzitqiopM7F9jXL\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:02:07.606445 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-5fc1b870-347e-48bf-8e4d-77586dc6642d tempest-VolumesBackupsTest-2124050371 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:02:07.608479 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:07.648912 n-d-843301-2 sudo[134465]: pam_unix(sudo:session): session closed for user root
May 27 04:02:07.651310 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b0ee0f72-5ef2-49cc-a366-d18d53096c60 tempest-VolumesBackupsV39Test-1453380851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.796s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:07.661466 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b0ee0f72-5ef2-49cc-a366-d18d53096c60 tempest-VolumesBackupsV39Test-1453380851 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:07.698174 n-d-843301-2 sudo[134501]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:02:07.699927 n-d-843301-2 sudo[134501]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:07.785835 n-d-843301-2 sudo[134470]: pam_unix(sudo:session): session closed for user root
May 27 04:02:07.788848 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b2359654-3974-4727-a458-f97075fc0431 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fb72cd95-093b-42e2-9a4a-4a41ba8acca6" returned: 0 in 0.781s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:07.791032 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b2359654-3974-4727-a458-f97075fc0431 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fb72cd95-093b-42e2-9a4a-4a41ba8acca6 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:07.842432 n-d-843301-2 sudo[134503]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fb72cd95-093b-42e2-9a4a-4a41ba8acca6
May 27 04:02:07.846388 n-d-843301-2 sudo[134503]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:07.880770 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.272s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:07.881255 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1197046b-5557-4b47-9d5f-709a099b7209\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1197046b-5557-4b47-9d5f-709a099b7209\n Backing store flags: \n Account information:\n cbyhHUzitqiopM7F9jXL\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:02:07.882643 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:08.006867 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:08.007375 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1197046b-5557-4b47-9d5f-709a099b7209\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1197046b-5557-4b47-9d5f-709a099b7209\n Backing store flags: \n Account information:\n cbyhHUzitqiopM7F9jXL\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:02:08.009061 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [None req-5fc1b870-347e-48bf-8e4d-77586dc6642d tempest-VolumesBackupsTest-2124050371 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-1197046b-5557-4b47-9d5f-709a099b7209 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:02:08.110230 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-5fc1b870-347e-48bf-8e4d-77586dc6642d tempest-VolumesBackupsTest-2124050371 None] Initialize volume connection completed successfully.
May 27 04:02:08.390472 n-d-843301-2 sudo[134501]: pam_unix(sudo:session): session closed for user root
May 27 04:02:08.393333 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b0ee0f72-5ef2-49cc-a366-d18d53096c60 tempest-VolumesBackupsV39Test-1453380851 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.739s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:08.395337 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-b0ee0f72-5ef2-49cc-a366-d18d53096c60 tempest-VolumesBackupsV39Test-1453380851 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:02:08.413297 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-b0ee0f72-5ef2-49cc-a366-d18d53096c60 tempest-VolumesBackupsV39Test-1453380851 None] Deleted volume successfully.
May 27 04:02:08.451397 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-b0ee0f72-5ef2-49cc-a366-d18d53096c60 tempest-VolumesBackupsV39Test-1453380851 None] Lock "b'cinder-c7597de9-a731-4522-bb8f-ec900d8f2daf-delete_volume'" released by "delete_volume" :: held 4.719s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:02:08.622501 n-d-843301-2 sudo[134503]: pam_unix(sudo:session): session closed for user root
May 27 04:02:08.624470 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b2359654-3974-4727-a458-f97075fc0431 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fb72cd95-093b-42e2-9a4a-4a41ba8acca6" returned: 0 in 0.834s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:08.625887 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-b2359654-3974-4727-a458-f97075fc0431 tempest-VolumesGetTest-2142796382 None] Successfully deleted volume: fb72cd95-093b-42e2-9a4a-4a41ba8acca6
May 27 04:02:08.687471 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-b2359654-3974-4727-a458-f97075fc0431 tempest-VolumesGetTest-2142796382 None] Created reservations ['04b28d6f-4806-4bb2-a5aa-92ab9b533115', '110a2f75-1339-4d66-b341-afa44f5b2ff5', '72163c98-f8f6-4532-bdb0-90adaee25293', 'b008b59a-83b5-4b97-8d44-f5f6b37b265c'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:02:08.691792 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-b2359654-3974-4727-a458-f97075fc0431 tempest-VolumesGetTest-2142796382 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:02:08.691792 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:02:08.691792 n-d-843301-2 cinder-volume[92445]:
May 27 04:02:08.744436 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-b2359654-3974-4727-a458-f97075fc0431 tempest-VolumesGetTest-2142796382 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:02:08.745336 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b2359654-3974-4727-a458-f97075fc0431 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:08.765605 n-d-843301-2 sudo[134565]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:02:08.766526 n-d-843301-2 sudo[134565]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:09.358819 n-d-843301-2 sudo[134565]: pam_unix(sudo:session): session closed for user root
May 27 04:02:09.361446 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b2359654-3974-4727-a458-f97075fc0431 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.616s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:09.363724 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b2359654-3974-4727-a458-f97075fc0431 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:09.385169 n-d-843301-2 sudo[134576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:02:09.386901 n-d-843301-2 sudo[134576]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:09.897877 n-d-843301-2 sudo[134576]: pam_unix(sudo:session): session closed for user root
May 27 04:02:09.901806 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b2359654-3974-4727-a458-f97075fc0431 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.537s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:09.905394 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-b2359654-3974-4727-a458-f97075fc0431 tempest-VolumesGetTest-2142796382 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:02:09.922936 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-b2359654-3974-4727-a458-f97075fc0431 tempest-VolumesGetTest-2142796382 None] Deleted volume successfully.
May 27 04:02:09.962695 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-b2359654-3974-4727-a458-f97075fc0431 tempest-VolumesGetTest-2142796382 None] Lock "b'cinder-fb72cd95-093b-42e2-9a4a-4a41ba8acca6-delete_volume'" released by "delete_volume" :: held 3.759s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:02:09.977478 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-950b1755-23fc-433a-a14e-44ed93a5f293 tempest-VolumesGetTest-2142796382 None] Lock "b'cinder-40f569cb-63b7-4497-9323-bae1eec955dc-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:02:10.109732 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-950b1755-23fc-433a-a14e-44ed93a5f293 tempest-VolumesGetTest-2142796382 None] Skipping remove_export. No iscsi_target is presently exported for volume: 40f569cb-63b7-4497-9323-bae1eec955dc
May 27 04:02:10.112290 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-950b1755-23fc-433a-a14e-44ed93a5f293 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-40f569cb-63b7-4497-9323-bae1eec955dc {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:10.174801 n-d-843301-2 sudo[134586]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-40f569cb-63b7-4497-9323-bae1eec955dc
May 27 04:02:10.175878 n-d-843301-2 sudo[134586]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:10.770025 n-d-843301-2 sudo[134586]: pam_unix(sudo:session): session closed for user root
May 27 04:02:10.772135 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-950b1755-23fc-433a-a14e-44ed93a5f293 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-40f569cb-63b7-4497-9323-bae1eec955dc" returned: 0 in 0.660s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:10.774046 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-950b1755-23fc-433a-a14e-44ed93a5f293 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-40f569cb-63b7-4497-9323-bae1eec955dc {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:10.797190 n-d-843301-2 sudo[134593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-40f569cb-63b7-4497-9323-bae1eec955dc
May 27 04:02:10.799460 n-d-843301-2 sudo[134593]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:11.803422 n-d-843301-2 sudo[134593]: pam_unix(sudo:session): session closed for user root
May 27 04:02:11.805861 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-950b1755-23fc-433a-a14e-44ed93a5f293 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-40f569cb-63b7-4497-9323-bae1eec955dc" returned: 0 in 1.031s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:11.808439 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-950b1755-23fc-433a-a14e-44ed93a5f293 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-40f569cb-63b7-4497-9323-bae1eec955dc {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:11.862132 n-d-843301-2 sudo[134607]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-40f569cb-63b7-4497-9323-bae1eec955dc
May 27 04:02:11.866480 n-d-843301-2 sudo[134607]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:12.568779 n-d-843301-2 sudo[134607]: pam_unix(sudo:session): session closed for user root
May 27 04:02:12.571526 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-950b1755-23fc-433a-a14e-44ed93a5f293 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-40f569cb-63b7-4497-9323-bae1eec955dc" returned: 0 in 0.763s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:12.574025 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-950b1755-23fc-433a-a14e-44ed93a5f293 tempest-VolumesGetTest-2142796382 None] Successfully deleted volume: 40f569cb-63b7-4497-9323-bae1eec955dc
May 27 04:02:12.671672 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-950b1755-23fc-433a-a14e-44ed93a5f293 tempest-VolumesGetTest-2142796382 None] Created reservations ['d48fe7c9-7f6c-47a7-aa4e-51dd8392767e', 'bfb392bb-9098-4712-abed-2ed058c65f48', 'ba4218c9-97bd-431b-b188-4a2c769e2beb', '794eac91-47fc-4ca7-a4f1-6a02d3a8697e'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:02:12.674452 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-950b1755-23fc-433a-a14e-44ed93a5f293 tempest-VolumesGetTest-2142796382 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:02:12.674452 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:02:12.674452 n-d-843301-2 cinder-volume[92445]:
May 27 04:02:12.764186 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-950b1755-23fc-433a-a14e-44ed93a5f293 tempest-VolumesGetTest-2142796382 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:02:12.766154 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-950b1755-23fc-433a-a14e-44ed93a5f293 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:12.806696 n-d-843301-2 sudo[134615]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:02:12.811069 n-d-843301-2 sudo[134615]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:13.464588 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:02:13.472655 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:02:13.473447 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:02:13.489380 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] Flow 'volume_create_manager' (a18eab4d-3006-490f-98e1-0a30c6f49b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:13.494948 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8724d38-7e1d-46c6-98a8-617cb9d24c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:13.537176 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:02:13.572360 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8724d38-7e1d-46c6-98a8-617cb9d24c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:02:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-51273939',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=6e8a1287-6da8-40e8-90db-f36f74835e0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b95b830c14af4f61a46e5eee833d4bcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:02:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:02:13Z,user_id='3d107dd9b6724d5bbef25a22228a4355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:13.587527 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3498539b-0dd8-4ace-95e0-3eda7bf276af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:13.590121 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3498539b-0dd8-4ace-95e0-3eda7bf276af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:13.594778 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (51a99dcc-b449-4196-a157-e8938793e169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:13.597998 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (51a99dcc-b449-4196-a157-e8938793e169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6e8a1287-6da8-40e8-90db-f36f74835e0a', 'volume_name': 'volume-6e8a1287-6da8-40e8-90db-f36f74835e0a', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:13.600405 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ddd78ad-3091-45d6-8b64-317b335558c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:13.604147 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ddd78ad-3091-45d6-8b64-317b335558c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:13.606721 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (382b31bc-bbc6-4406-82f5-1904d69d095d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:13.607800 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] Volume 6e8a1287-6da8-40e8-90db-f36f74835e0a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6e8a1287-6da8-40e8-90db-f36f74835e0a', 'volume_size': 1}
May 27 04:02:13.609457 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6e8a1287-6da8-40e8-90db-f36f74835e0a stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:13.628836 n-d-843301-2 sudo[134615]: pam_unix(sudo:session): session closed for user root
May 27 04:02:13.631089 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-950b1755-23fc-433a-a14e-44ed93a5f293 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:13.633294 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-950b1755-23fc-433a-a14e-44ed93a5f293 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:13.636435 n-d-843301-2 sudo[134618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6e8a1287-6da8-40e8-90db-f36f74835e0a stack-volumes-lvmdriver-1 -L 1g
May 27 04:02:13.637853 n-d-843301-2 sudo[134618]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:13.676032 n-d-843301-2 sudo[134619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:02:13.679177 n-d-843301-2 sudo[134619]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:14.362033 n-d-843301-2 sudo[134619]: pam_unix(sudo:session): session closed for user root
May 27 04:02:14.365433 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-950b1755-23fc-433a-a14e-44ed93a5f293 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:14.367972 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-950b1755-23fc-433a-a14e-44ed93a5f293 tempest-VolumesGetTest-2142796382 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:02:14.373773 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-950b1755-23fc-433a-a14e-44ed93a5f293 tempest-VolumesGetTest-2142796382 None] Deleted volume successfully.
May 27 04:02:14.427219 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-950b1755-23fc-433a-a14e-44ed93a5f293 tempest-VolumesGetTest-2142796382 None] Lock "b'cinder-40f569cb-63b7-4497-9323-bae1eec955dc-delete_volume'" released by "delete_volume" :: held 4.452s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:02:14.523382 n-d-843301-2 sudo[134618]: pam_unix(sudo:session): session closed for user root
May 27 04:02:14.525241 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6e8a1287-6da8-40e8-90db-f36f74835e0a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.916s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:14.530882 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (382b31bc-bbc6-4406-82f5-1904d69d095d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6e8a1287-6da8-40e8-90db-f36f74835e0a', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:14.534535 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aac23a83-8e13-4824-8f4d-c1aa1bef7836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:14.563044 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] Volume volume-6e8a1287-6da8-40e8-90db-f36f74835e0a (6e8a1287-6da8-40e8-90db-f36f74835e0a): created successfully
May 27 04:02:14.567789 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aac23a83-8e13-4824-8f4d-c1aa1bef7836) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:14.573087 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] Flow 'volume_create_manager' (a18eab4d-3006-490f-98e1-0a30c6f49b1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:14.584760 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-ae837532-dba3-4642-b336-0911a8e73219 tempest-VolumesNegativeTest-645905155 None] Created volume successfully.
May 27 04:02:14.828797 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:02:14.832956 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:02:14.833482 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:02:14.880356 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] Flow 'volume_create_manager' (83ea6089-d73e-4549-8185-28919c907350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:14.884308 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a437eba-457d-47bd-9803-433413b75243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:14.913204 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:02:14.939281 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a437eba-457d-47bd-9803-433413b75243) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:02:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-309875768',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=d1b551c8-64c4-48c1-b49d-9b4bc5589eef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530afa07e4d3409a99e7f9b6845820de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:02:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:02:15Z,user_id='04a55ffc8b084ed1afc72b430f296a8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:14.942447 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fecae059-b29b-40f4-bdfa-78c71d3b37b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:14.945301 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fecae059-b29b-40f4-bdfa-78c71d3b37b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:14.948241 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1e727861-2b49-4608-af35-dd02960ec1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:14.951457 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1e727861-2b49-4608-af35-dd02960ec1f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd1b551c8-64c4-48c1-b49d-9b4bc5589eef', 'volume_name': 'volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:14.954076 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c86f3dd8-6a71-4c15-bf2d-ec950cb83a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:14.957104 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c86f3dd8-6a71-4c15-bf2d-ec950cb83a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:14.959370 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (03797b3f-913b-46b4-9cde-ea55fd10cb83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:14.960837 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] Volume d1b551c8-64c4-48c1-b49d-9b4bc5589eef: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef', 'volume_size': 1}
May 27 04:02:14.962316 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:14.998849 n-d-843301-2 sudo[134652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef stack-volumes-lvmdriver-1 -L 1g
May 27 04:02:15.000816 n-d-843301-2 sudo[134652]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:15.023565 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:02:15.028468 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:02:15.029255 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:02:15.045635 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] Flow 'volume_create_manager' (0cf866ed-46e6-4fa2-ae34-1a797ed95a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:15.049539 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (34db79c0-61ad-4388-9465-fe8e189e2ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:15.076415 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:02:15.121575 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (34db79c0-61ad-4388-9465-fe8e189e2ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:02:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-325207337',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=45d62a00-22fd-4895-8db0-23a74ddcace3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35aa46f4b1e943a999bfca8c2896bb6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:02:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:02:15Z,user_id='2939e23fab8f469d81049e4a513a23d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a27061c6-bc0b-468e-bf3c-3ef741b47341),volume_type_id=a27061c6-bc0b-468e-bf3c-3ef741b47341)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:15.125518 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd9ef052-e687-4d85-b6cd-78f0dc7318fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:15.128102 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd9ef052-e687-4d85-b6cd-78f0dc7318fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:15.131312 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4b2e1094-fb61-408b-971f-f761c734eee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:15.134496 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4b2e1094-fb61-408b-971f-f761c734eee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '45d62a00-22fd-4895-8db0-23a74ddcace3', 'volume_name': 'volume-45d62a00-22fd-4895-8db0-23a74ddcace3', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:15.136928 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a9b6d60a-4d08-4916-98f5-a78e961ecebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:15.152577 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a9b6d60a-4d08-4916-98f5-a78e961ecebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:15.155429 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (434b369f-ded9-455c-a113-a10a469f473a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:15.156386 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] Volume 45d62a00-22fd-4895-8db0-23a74ddcace3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-45d62a00-22fd-4895-8db0-23a74ddcace3', 'volume_size': 1}
May 27 04:02:15.157921 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-45d62a00-22fd-4895-8db0-23a74ddcace3 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:15.202922 n-d-843301-2 sudo[134654]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-45d62a00-22fd-4895-8db0-23a74ddcace3 stack-volumes-lvmdriver-1 -L 1g
May 27 04:02:15.207936 n-d-843301-2 sudo[134654]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:15.755596 n-d-843301-2 sudo[134652]: pam_unix(sudo:session): session closed for user root
May 27 04:02:15.758491 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.796s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:15.762684 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (03797b3f-913b-46b4-9cde-ea55fd10cb83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:15.766101 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (01d26730-d32f-4fb9-b1d0-649cc0e19311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:15.784813 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] Volume volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef (d1b551c8-64c4-48c1-b49d-9b4bc5589eef): created successfully
May 27 04:02:15.811412 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (01d26730-d32f-4fb9-b1d0-649cc0e19311) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:15.818785 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] Flow 'volume_create_manager' (83ea6089-d73e-4549-8185-28919c907350) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:15.857040 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-999103c1-deab-4e88-b870-623e932cc6fe tempest-VolumesGetTest-2142796382 None] Created volume successfully.
May 27 04:02:16.051455 n-d-843301-2 sudo[134654]: pam_unix(sudo:session): session closed for user root
May 27 04:02:16.053527 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-45d62a00-22fd-4895-8db0-23a74ddcace3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.895s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:16.057052 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (434b369f-ded9-455c-a113-a10a469f473a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-45d62a00-22fd-4895-8db0-23a74ddcace3', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:16.060074 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d088b93f-e08c-46d4-a45c-07136e0a836a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:16.074441 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] Volume volume-45d62a00-22fd-4895-8db0-23a74ddcace3 (45d62a00-22fd-4895-8db0-23a74ddcace3): created successfully
May 27 04:02:16.076387 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d088b93f-e08c-46d4-a45c-07136e0a836a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:16.094600 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] Flow 'volume_create_manager' (0cf866ed-46e6-4fa2-ae34-1a797ed95a29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:16.104583 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-fcaa3acb-8175-4274-9166-6599039e1642 tempest-VolumeTypesTest-2043245007 None] Created volume successfully.
May 27 04:02:17.106016 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-0dcd663d-5274-413b-8bbf-f8ad23b81537 tempest-VolumeTypesTest-2043245007 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:02:17.106016 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0dcd663d-5274-413b-8bbf-f8ad23b81537 tempest-VolumeTypesTest-2043245007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:17.148801 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:02:17.153217 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:02:17.153742 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:02:17.158579 n-d-843301-2 sudo[134727]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:02:17.160179 n-d-843301-2 sudo[134727]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:17.229893 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Flow 'volume_create_manager' (2c110c7f-82e8-443a-b8a4-ba866c00ff9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:17.242542 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c90dff72-b73b-479c-8342-242cf7c957e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:17.278757 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:02:17.343581 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c90dff72-b73b-479c-8342-242cf7c957e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:02:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-421797981',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=9c02a702-a1fb-404c-98f5-09bb4892406a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='530afa07e4d3409a99e7f9b6845820de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:02:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=d1b551c8-64c4-48c1-b49d-9b4bc5589eef,status='creating',terminated_at=None,updated_at=2022-05-27T04:02:17Z,user_id='04a55ffc8b084ed1afc72b430f296a8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:17.347644 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6df907d7-7285-435d-a3f7-82efcb59590d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:17.349924 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6df907d7-7285-435d-a3f7-82efcb59590d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:17.352487 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (32c90ca5-a150-4aa1-9def-2add50fb722c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:17.404998 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (32c90ca5-a150-4aa1-9def-2add50fb722c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '9c02a702-a1fb-404c-98f5-09bb4892406a', 'volume_name': 'volume-9c02a702-a1fb-404c-98f5-09bb4892406a', 'volume_size': 1, 'source_volid': 'd1b551c8-64c4-48c1-b49d-9b4bc5589eef', 'source_volstatus': 'available'}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:17.408973 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c61f0385-561e-413c-bdec-de3996dfea42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:17.412200 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c61f0385-561e-413c-bdec-de3996dfea42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:17.416508 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (761510ae-84a1-45c5-98b9-2362dcbbc36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:17.419546 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Volume 9c02a702-a1fb-404c-98f5-09bb4892406a: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-9c02a702-a1fb-404c-98f5-09bb4892406a', 'volume_size': 1, 'source_volid': 'd1b551c8-64c4-48c1-b49d-9b4bc5589eef', 'source_volstatus': 'available'}
May 27 04:02:17.463396 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Creating clone of volume: d1b551c8-64c4-48c1-b49d-9b4bc5589eef
May 27 04:02:17.464757 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:17.486144 n-d-843301-2 sudo[134729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef
May 27 04:02:17.487541 n-d-843301-2 sudo[134729]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:18.135361 n-d-843301-2 sudo[134727]: pam_unix(sudo:session): session closed for user root
May 27 04:02:18.138839 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0dcd663d-5274-413b-8bbf-f8ad23b81537 tempest-VolumeTypesTest-2043245007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.032s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:18.141711 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0dcd663d-5274-413b-8bbf-f8ad23b81537 tempest-VolumeTypesTest-2043245007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:18.157481 n-d-843301-2 sudo[134729]: pam_unix(sudo:session): session closed for user root
May 27 04:02:18.217553 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef" returned: 0 in 0.752s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:18.222910 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-9c02a702-a1fb-404c-98f5-09bb4892406a --snapshot stack-volumes-lvmdriver-1/volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:18.236323 n-d-843301-2 sudo[134733]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:02:18.237711 n-d-843301-2 sudo[134733]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:18.257271 n-d-843301-2 sudo[134734]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-9c02a702-a1fb-404c-98f5-09bb4892406a --snapshot stack-volumes-lvmdriver-1/volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef -L 1.00g
May 27 04:02:18.264072 n-d-843301-2 sudo[134734]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:19.154000 n-d-843301-2 sudo[134733]: pam_unix(sudo:session): session closed for user root
May 27 04:02:19.161240 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0dcd663d-5274-413b-8bbf-f8ad23b81537 tempest-VolumeTypesTest-2043245007 None] CMD "sudo cinder-rootwrap /etc/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.015s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:19.163487 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-0dcd663d-5274-413b-8bbf-f8ad23b81537 tempest-VolumeTypesTest-2043245007 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:02:19.170701 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-0dcd663d-5274-413b-8bbf-f8ad23b81537 tempest-VolumeTypesTest-2043245007 None] Retype volume completed successfully.
May 27 04:02:19.510439 n-d-843301-2 sudo[134734]: pam_unix(sudo:session): session closed for user root
May 27 04:02:19.513927 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-9c02a702-a1fb-404c-98f5-09bb4892406a --snapshot stack-volumes-lvmdriver-1/volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef -L 1.00g" returned: 0 in 1.291s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:19.515728 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9c02a702-a1fb-404c-98f5-09bb4892406a stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:19.586902 n-d-843301-2 sudo[134843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9c02a702-a1fb-404c-98f5-09bb4892406a stack-volumes-lvmdriver-1 -L 1g
May 27 04:02:19.588855 n-d-843301-2 sudo[134843]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:20.432060 n-d-843301-2 sudo[134843]: pam_unix(sudo:session): session closed for user root
May 27 04:02:20.434345 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9c02a702-a1fb-404c-98f5-09bb4892406a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.918s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:20.436056 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-9c02a702-a1fb-404c-98f5-09bb4892406a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:20.480081 n-d-843301-2 sudo[134874]: ubuntu : 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-9c02a702-a1fb-404c-98f5-09bb4892406a
May 27 04:02:20.480921 n-d-843301-2 sudo[134874]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:20.667420 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-e2f922ac-a365-4678-bc88-fb1e395a31c4 tempest-VolumeTypesTest-2043245007 None] Lock "b'cinder-45d62a00-22fd-4895-8db0-23a74ddcace3-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:02:20.850768 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-e2f922ac-a365-4678-bc88-fb1e395a31c4 tempest-VolumeTypesTest-2043245007 None] Skipping remove_export. No iscsi_target is presently exported for volume: 45d62a00-22fd-4895-8db0-23a74ddcace3
May 27 04:02:20.853522 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2f922ac-a365-4678-bc88-fb1e395a31c4 tempest-VolumeTypesTest-2043245007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-45d62a00-22fd-4895-8db0-23a74ddcace3 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:20.908252 n-d-843301-2 sudo[134876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-45d62a00-22fd-4895-8db0-23a74ddcace3
May 27 04:02:20.913201 n-d-843301-2 sudo[134876]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:21.314026 n-d-843301-2 sudo[134874]: pam_unix(sudo:session): session closed for user root
May 27 04:02:21.318229 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-9c02a702-a1fb-404c-98f5-09bb4892406a" returned: 0 in 0.880s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:21.320044 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9c02a702--a1fb--404c--98f5--09bb4892406a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9c02a702--a1fb--404c--98f5--09bb4892406a iflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:21.381009 n-d-843301-2 sudo[134879]: 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--9c02a702--a1fb--404c--98f5--09bb4892406a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9c02a702--a1fb--404c--98f5--09bb4892406a iflag=direct
May 27 04:02:21.389214 n-d-843301-2 sudo[134879]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:21.512737 n-d-843301-2 sudo[134876]: pam_unix(sudo:session): session closed for user root
May 27 04:02:21.515099 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2f922ac-a365-4678-bc88-fb1e395a31c4 tempest-VolumeTypesTest-2043245007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-45d62a00-22fd-4895-8db0-23a74ddcace3" returned: 0 in 0.661s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:21.516995 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2f922ac-a365-4678-bc88-fb1e395a31c4 tempest-VolumeTypesTest-2043245007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-45d62a00-22fd-4895-8db0-23a74ddcace3 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:21.537464 n-d-843301-2 sudo[134882]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-45d62a00-22fd-4895-8db0-23a74ddcace3
May 27 04:02:21.539008 n-d-843301-2 sudo[134882]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:21.917651 n-d-843301-2 sudo[134879]: pam_unix(sudo:session): session closed for user root
May 27 04:02:21.920322 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9c02a702--a1fb--404c--98f5--09bb4892406a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9c02a702--a1fb--404c--98f5--09bb4892406a iflag=direct" returned: 0 in 0.600s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:21.922317 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9c02a702--a1fb--404c--98f5--09bb4892406a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9c02a702--a1fb--404c--98f5--09bb4892406a oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:21.976011 n-d-843301-2 sudo[134894]: 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--9c02a702--a1fb--404c--98f5--09bb4892406a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9c02a702--a1fb--404c--98f5--09bb4892406a oflag=direct
May 27 04:02:21.977823 n-d-843301-2 sudo[134894]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:22.183182 n-d-843301-2 sudo[134882]: pam_unix(sudo:session): session closed for user root
May 27 04:02:22.186859 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2f922ac-a365-4678-bc88-fb1e395a31c4 tempest-VolumeTypesTest-2043245007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-45d62a00-22fd-4895-8db0-23a74ddcace3" returned: 0 in 0.668s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:22.189072 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2f922ac-a365-4678-bc88-fb1e395a31c4 tempest-VolumeTypesTest-2043245007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-45d62a00-22fd-4895-8db0-23a74ddcace3 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:22.219449 n-d-843301-2 sudo[134897]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-45d62a00-22fd-4895-8db0-23a74ddcace3
May 27 04:02:22.221566 n-d-843301-2 sudo[134897]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:22.521506 n-d-843301-2 sudo[134894]: pam_unix(sudo:session): session closed for user root
May 27 04:02:22.524238 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9c02a702--a1fb--404c--98f5--09bb4892406a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9c02a702--a1fb--404c--98f5--09bb4892406a oflag=direct" returned: 0 in 0.602s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:22.526403 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9c02a702--a1fb--404c--98f5--09bb4892406a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9c02a702--a1fb--404c--98f5--09bb4892406a count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:22.554237 n-d-843301-2 sudo[134909]: 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--9c02a702--a1fb--404c--98f5--09bb4892406a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9c02a702--a1fb--404c--98f5--09bb4892406a count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 27 04:02:22.555177 n-d-843301-2 sudo[134909]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:22.961850 n-d-843301-2 sudo[134897]: pam_unix(sudo:session): session closed for user root
May 27 04:02:22.964090 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2f922ac-a365-4678-bc88-fb1e395a31c4 tempest-VolumeTypesTest-2043245007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-45d62a00-22fd-4895-8db0-23a74ddcace3" returned: 0 in 0.775s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:22.965458 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-e2f922ac-a365-4678-bc88-fb1e395a31c4 tempest-VolumeTypesTest-2043245007 None] Successfully deleted volume: 45d62a00-22fd-4895-8db0-23a74ddcace3
May 27 04:02:23.029402 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-e2f922ac-a365-4678-bc88-fb1e395a31c4 tempest-VolumeTypesTest-2043245007 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1866312663 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1866312663, it is now deprecated. Please use the default quota class for default quota.
May 27 04:02:23.031292 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-e2f922ac-a365-4678-bc88-fb1e395a31c4 tempest-VolumeTypesTest-2043245007 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1866312663 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1866312663, it is now deprecated. Please use the default quota class for default quota.
May 27 04:02:23.081209 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-e2f922ac-a365-4678-bc88-fb1e395a31c4 tempest-VolumeTypesTest-2043245007 None] Created reservations ['f70f6f68-1660-4cf1-a7a7-a0df950d6625', 'f164c98c-8ad4-4fc7-b985-1e8fa964286a', '8174bd4d-25dd-4a3b-b933-d862ce7f566a', '6096284b-4a28-480d-be0c-8adb387a95b0'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:02:23.084244 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-e2f922ac-a365-4678-bc88-fb1e395a31c4 tempest-VolumeTypesTest-2043245007 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:02:23.084244 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:02:23.084244 n-d-843301-2 cinder-volume[92445]:
May 27 04:02:23.177921 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-e2f922ac-a365-4678-bc88-fb1e395a31c4 tempest-VolumeTypesTest-2043245007 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:02:23.184548 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2f922ac-a365-4678-bc88-fb1e395a31c4 tempest-VolumeTypesTest-2043245007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:23.311032 n-d-843301-2 sudo[134921]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:02:23.321017 n-d-843301-2 sudo[134921]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:24.721123 n-d-843301-2 sudo[134921]: pam_unix(sudo:session): session closed for user root
May 27 04:02:24.724421 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2f922ac-a365-4678-bc88-fb1e395a31c4 tempest-VolumeTypesTest-2043245007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.543s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:24.727284 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2f922ac-a365-4678-bc88-fb1e395a31c4 tempest-VolumeTypesTest-2043245007 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:24.778539 n-d-843301-2 sudo[134933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:02:24.781024 n-d-843301-2 sudo[134933]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:25.394822 n-d-843301-2 sudo[134933]: pam_unix(sudo:session): session closed for user root
May 27 04:02:25.398012 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e2f922ac-a365-4678-bc88-fb1e395a31c4 tempest-VolumeTypesTest-2043245007 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.670s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:25.407648 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-e2f922ac-a365-4678-bc88-fb1e395a31c4 tempest-VolumeTypesTest-2043245007 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:02:25.441369 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e2f922ac-a365-4678-bc88-fb1e395a31c4 tempest-VolumeTypesTest-2043245007 None] Deleted volume successfully.
May 27 04:02:25.506743 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-e2f922ac-a365-4678-bc88-fb1e395a31c4 tempest-VolumeTypesTest-2043245007 None] Lock "b'cinder-45d62a00-22fd-4895-8db0-23a74ddcace3-delete_volume'" released by "delete_volume" :: held 4.840s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:02:30.080920 n-d-843301-2 sudo[134909]: pam_unix(sudo:session): session closed for user root
May 27 04:02:30.083016 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9c02a702--a1fb--404c--98f5--09bb4892406a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9c02a702--a1fb--404c--98f5--09bb4892406a count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.557s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:30.083557 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--9c02a702--a1fb--404c--98f5--09bb4892406a, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--9c02a702--a1fb--404c--98f5--09bb4892406a, size 1024.00 MB, duration 7.56 sec {{(pid=92445) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 27 04:02:30.084153 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.volume_utils [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Volume copy 1024.00 MB at 135.49 MB/s
May 27 04:02:30.085382 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo 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-9c02a702-a1fb-404c-98f5-09bb4892406a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:30.144470 n-d-843301-2 sudo[134963]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-9c02a702-a1fb-404c-98f5-09bb4892406a
May 27 04:02:30.145396 n-d-843301-2 sudo[134963]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:30.707430 n-d-843301-2 sudo[134963]: pam_unix(sudo:session): session closed for user root
May 27 04:02:30.709964 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] CMD "sudo 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-9c02a702-a1fb-404c-98f5-09bb4892406a" returned: 0 in 0.624s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:30.711997 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-9c02a702-a1fb-404c-98f5-09bb4892406a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:30.777669 n-d-843301-2 sudo[134973]: ubuntu : TTY=unknown ; 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-9c02a702-a1fb-404c-98f5-09bb4892406a
May 27 04:02:30.779082 n-d-843301-2 sudo[134973]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:31.510569 n-d-843301-2 sudo[134973]: pam_unix(sudo:session): session closed for user root
May 27 04:02:31.534908 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-9c02a702-a1fb-404c-98f5-09bb4892406a" returned: 0 in 0.803s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:31.538843 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (761510ae-84a1-45c5-98b9-2362dcbbc36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9c02a702-a1fb-404c-98f5-09bb4892406a', 'volume_size': 1, 'source_volid': 'd1b551c8-64c4-48c1-b49d-9b4bc5589eef', 'source_volstatus': 'available'}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:31.541984 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f631b594-5183-4f03-babd-9f3ea1e60c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:31.552622 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Volume volume-9c02a702-a1fb-404c-98f5-09bb4892406a (9c02a702-a1fb-404c-98f5-09bb4892406a): created successfully
May 27 04:02:31.554827 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f631b594-5183-4f03-babd-9f3ea1e60c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:31.564165 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Flow 'volume_create_manager' (2c110c7f-82e8-443a-b8a4-ba866c00ff9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:31.588750 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-18ba0953-ef44-41d3-b79e-aff5ce9357a7 tempest-VolumesGetTest-2142796382 None] Created volume successfully.
May 27 04:02:33.710986 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:02:33.716252 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:02:33.717116 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:02:33.747160 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] Flow 'volume_create_manager' (2da1192a-2dac-4b7d-9ad5-59970110ac71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:33.770701 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f57f0c99-0aa6-4da7-a3a2-75dee220e848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:33.848647 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:02:33.893095 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f57f0c99-0aa6-4da7-a3a2-75dee220e848) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:02:33Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-17101244',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=781d3ae0-1d35-4984-8d9d-42630b737d05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530afa07e4d3409a99e7f9b6845820de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:02:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:02:34Z,user_id='04a55ffc8b084ed1afc72b430f296a8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:33.895955 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (533bb5ad-911e-4af3-8848-b63509e1da53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:33.899474 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (533bb5ad-911e-4af3-8848-b63509e1da53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:33.902031 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ad32487-3601-43b4-b78d-b9bce1f36764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:33.904753 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ad32487-3601-43b4-b78d-b9bce1f36764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '781d3ae0-1d35-4984-8d9d-42630b737d05', 'volume_name': 'volume-781d3ae0-1d35-4984-8d9d-42630b737d05', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:33.914114 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d6072ee9-16c8-4160-951a-fa5ffc6c5eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:33.916734 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d6072ee9-16c8-4160-951a-fa5ffc6c5eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:33.931604 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (742ce924-580e-41bc-bbdb-e35548430d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:33.933997 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] Volume 781d3ae0-1d35-4984-8d9d-42630b737d05: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-781d3ae0-1d35-4984-8d9d-42630b737d05', 'volume_size': 1}
May 27 04:02:33.937278 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-781d3ae0-1d35-4984-8d9d-42630b737d05 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:34.001578 n-d-843301-2 sudo[135019]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-781d3ae0-1d35-4984-8d9d-42630b737d05 stack-volumes-lvmdriver-1 -L 1g
May 27 04:02:34.002932 n-d-843301-2 sudo[135019]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:34.785517 n-d-843301-2 sudo[135019]: pam_unix(sudo:session): session closed for user root
May 27 04:02:34.788380 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-781d3ae0-1d35-4984-8d9d-42630b737d05 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.851s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:34.793095 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (742ce924-580e-41bc-bbdb-e35548430d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-781d3ae0-1d35-4984-8d9d-42630b737d05', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:34.795782 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a889ae6-702c-4000-8a17-733e656c0c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:34.808247 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] Volume volume-781d3ae0-1d35-4984-8d9d-42630b737d05 (781d3ae0-1d35-4984-8d9d-42630b737d05): created successfully
May 27 04:02:34.810622 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a889ae6-702c-4000-8a17-733e656c0c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:34.814425 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] Flow 'volume_create_manager' (2da1192a-2dac-4b7d-9ad5-59970110ac71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:34.825019 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-72e24256-d63d-410a-a7b3-a8a886f753a8 tempest-VolumesGetTest-2142796382 None] Created volume successfully.
May 27 04:02:36.022387 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-deabc50f-97eb-410e-9feb-965f16d72376 tempest-VolumesGetTest-2142796382 None] Lock "b'cinder-781d3ae0-1d35-4984-8d9d-42630b737d05-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:02:36.137610 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-deabc50f-97eb-410e-9feb-965f16d72376 tempest-VolumesGetTest-2142796382 None] Skipping remove_export. No iscsi_target is presently exported for volume: 781d3ae0-1d35-4984-8d9d-42630b737d05
May 27 04:02:36.138591 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-deabc50f-97eb-410e-9feb-965f16d72376 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-781d3ae0-1d35-4984-8d9d-42630b737d05 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:36.162161 n-d-843301-2 sudo[135052]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-781d3ae0-1d35-4984-8d9d-42630b737d05
May 27 04:02:36.163002 n-d-843301-2 sudo[135052]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:36.840693 n-d-843301-2 sudo[135052]: pam_unix(sudo:session): session closed for user root
May 27 04:02:36.843339 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-deabc50f-97eb-410e-9feb-965f16d72376 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-781d3ae0-1d35-4984-8d9d-42630b737d05" returned: 0 in 0.704s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:36.845999 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-deabc50f-97eb-410e-9feb-965f16d72376 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-781d3ae0-1d35-4984-8d9d-42630b737d05 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:36.910192 n-d-843301-2 sudo[135055]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-781d3ae0-1d35-4984-8d9d-42630b737d05
May 27 04:02:36.911048 n-d-843301-2 sudo[135055]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:37.275635 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:02:37.286819 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:02:37.287835 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:02:37.336594 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] Flow 'volume_create_manager' (f4da8168-5a27-41de-b373-aabed58370ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:37.343841 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f88e7120-681e-41ac-97eb-995de5db5535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:37.456618 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:02:37.531658 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f88e7120-681e-41ac-97eb-995de5db5535) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:02:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-512965685',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=7141de74-c5e9-45f3-bb9a-07f582afe773,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb98ac954fd549da80084d07f9aa0ad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:02:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:02:37Z,user_id='1c4d438481a34547a63eed88e95017fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:37.554155 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7edf60d6-3847-4923-b134-e3b944ca3aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:37.572539 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7edf60d6-3847-4923-b134-e3b944ca3aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:37.577159 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bac7fba6-84eb-43b8-9bd2-e4a38a2dcb6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:37.579619 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bac7fba6-84eb-43b8-9bd2-e4a38a2dcb6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7141de74-c5e9-45f3-bb9a-07f582afe773', 'volume_name': 'volume-7141de74-c5e9-45f3-bb9a-07f582afe773', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:37.589910 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf679331-ae62-4fe1-a9ba-7d4b8da5b6f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:37.592424 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf679331-ae62-4fe1-a9ba-7d4b8da5b6f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:37.594600 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f53523c6-d9ed-4e29-92db-db48c8271b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:37.595446 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] Volume 7141de74-c5e9-45f3-bb9a-07f582afe773: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7141de74-c5e9-45f3-bb9a-07f582afe773', 'volume_size': 1}
May 27 04:02:37.596700 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7141de74-c5e9-45f3-bb9a-07f582afe773 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:37.673318 n-d-843301-2 sudo[135058]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7141de74-c5e9-45f3-bb9a-07f582afe773 stack-volumes-lvmdriver-1 -L 1g
May 27 04:02:37.674846 n-d-843301-2 sudo[135058]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:37.832562 n-d-843301-2 sudo[135055]: pam_unix(sudo:session): session closed for user root
May 27 04:02:37.835115 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-deabc50f-97eb-410e-9feb-965f16d72376 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-781d3ae0-1d35-4984-8d9d-42630b737d05" returned: 0 in 0.989s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:37.837518 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-deabc50f-97eb-410e-9feb-965f16d72376 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-781d3ae0-1d35-4984-8d9d-42630b737d05 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:37.874780 n-d-843301-2 sudo[135060]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-781d3ae0-1d35-4984-8d9d-42630b737d05
May 27 04:02:37.875587 n-d-843301-2 sudo[135060]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:38.367629 n-d-843301-2 sudo[135058]: pam_unix(sudo:session): session closed for user root
May 27 04:02:38.372815 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7141de74-c5e9-45f3-bb9a-07f582afe773 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.776s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:38.378729 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f53523c6-d9ed-4e29-92db-db48c8271b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7141de74-c5e9-45f3-bb9a-07f582afe773', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:38.382409 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce844d19-d019-4a6e-8784-45cd01119654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:38.400489 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] Volume volume-7141de74-c5e9-45f3-bb9a-07f582afe773 (7141de74-c5e9-45f3-bb9a-07f582afe773): created successfully
May 27 04:02:38.404928 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce844d19-d019-4a6e-8784-45cd01119654) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:38.412131 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] Flow 'volume_create_manager' (f4da8168-5a27-41de-b373-aabed58370ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:38.435353 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-6ea32f1a-8fdb-4469-9dcc-e7ed2e865d98 tempest-SnapshotMetadataTestJSON-1947535939 None] Created volume successfully.
May 27 04:02:38.515945 n-d-843301-2 sudo[135060]: pam_unix(sudo:session): session closed for user root
May 27 04:02:38.518917 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-deabc50f-97eb-410e-9feb-965f16d72376 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-781d3ae0-1d35-4984-8d9d-42630b737d05" returned: 0 in 0.681s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:38.519921 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-deabc50f-97eb-410e-9feb-965f16d72376 tempest-VolumesGetTest-2142796382 None] Successfully deleted volume: 781d3ae0-1d35-4984-8d9d-42630b737d05
May 27 04:02:38.574630 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-deabc50f-97eb-410e-9feb-965f16d72376 tempest-VolumesGetTest-2142796382 None] Created reservations ['110a6c18-07b1-498b-b180-784b1a70382d', '0f4a6c3c-6045-42c0-a9e7-4c452bf03b4e', 'd217e5ba-1e0a-4003-9e0e-e7fb659d3a8c', 'de217725-5377-4d84-bf04-3978778f73f3'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:02:38.576771 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-deabc50f-97eb-410e-9feb-965f16d72376 tempest-VolumesGetTest-2142796382 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:02:38.576771 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:02:38.576771 n-d-843301-2 cinder-volume[92445]:
May 27 04:02:38.628561 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-deabc50f-97eb-410e-9feb-965f16d72376 tempest-VolumesGetTest-2142796382 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:02:38.628561 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-deabc50f-97eb-410e-9feb-965f16d72376 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:38.652945 n-d-843301-2 sudo[135096]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:02:38.653752 n-d-843301-2 sudo[135096]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:39.198605 n-d-843301-2 sudo[135096]: pam_unix(sudo:session): session closed for user root
May 27 04:02:39.201610 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-deabc50f-97eb-410e-9feb-965f16d72376 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:39.204201 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-deabc50f-97eb-410e-9feb-965f16d72376 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:39.237455 n-d-843301-2 sudo[135101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:02:39.238287 n-d-843301-2 sudo[135101]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:39.868557 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-3dc75e11-d351-460c-9cf3-0a8a15be5c6a tempest-VolumesGetTest-2142796382 None] Lock "b'cinder-9c02a702-a1fb-404c-98f5-09bb4892406a-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:02:40.047552 n-d-843301-2 sudo[135101]: pam_unix(sudo:session): session closed for user root
May 27 04:02:40.055700 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-deabc50f-97eb-410e-9feb-965f16d72376 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.852s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:40.057523 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-deabc50f-97eb-410e-9feb-965f16d72376 tempest-VolumesGetTest-2142796382 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:02:40.068113 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-deabc50f-97eb-410e-9feb-965f16d72376 tempest-VolumesGetTest-2142796382 None] Deleted volume successfully.
May 27 04:02:40.087574 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-3dc75e11-d351-460c-9cf3-0a8a15be5c6a tempest-VolumesGetTest-2142796382 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9c02a702-a1fb-404c-98f5-09bb4892406a
May 27 04:02:40.088820 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3dc75e11-d351-460c-9cf3-0a8a15be5c6a tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9c02a702-a1fb-404c-98f5-09bb4892406a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:40.122014 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-deabc50f-97eb-410e-9feb-965f16d72376 tempest-VolumesGetTest-2142796382 None] Lock "b'cinder-781d3ae0-1d35-4984-8d9d-42630b737d05-delete_volume'" released by "delete_volume" :: held 4.099s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:02:40.122606 n-d-843301-2 sudo[135104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9c02a702-a1fb-404c-98f5-09bb4892406a
May 27 04:02:40.141156 n-d-843301-2 sudo[135104]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:40.282374 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ac36594b-8304-4848-8915-72623f48cbb1 tempest-SnapshotMetadataTestJSON-1947535939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7141de74-c5e9-45f3-bb9a-07f582afe773 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:40.382801 n-d-843301-2 sudo[135111]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7141de74-c5e9-45f3-bb9a-07f582afe773
May 27 04:02:40.384392 n-d-843301-2 sudo[135111]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:40.935362 n-d-843301-2 sudo[135104]: pam_unix(sudo:session): session closed for user root
May 27 04:02:40.937912 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3dc75e11-d351-460c-9cf3-0a8a15be5c6a tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9c02a702-a1fb-404c-98f5-09bb4892406a" returned: 0 in 0.849s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:40.939591 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3dc75e11-d351-460c-9cf3-0a8a15be5c6a tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9c02a702-a1fb-404c-98f5-09bb4892406a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:40.980640 n-d-843301-2 sudo[135120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9c02a702-a1fb-404c-98f5-09bb4892406a
May 27 04:02:40.981505 n-d-843301-2 sudo[135120]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:41.114584 n-d-843301-2 sudo[135111]: pam_unix(sudo:session): session closed for user root
May 27 04:02:41.117154 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ac36594b-8304-4848-8915-72623f48cbb1 tempest-SnapshotMetadataTestJSON-1947535939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7141de74-c5e9-45f3-bb9a-07f582afe773" returned: 0 in 0.835s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:41.118738 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ac36594b-8304-4848-8915-72623f48cbb1 tempest-SnapshotMetadataTestJSON-1947535939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-80a419b5-a278-45ee-ab9e-9da6a60375cd --snapshot stack-volumes-lvmdriver-1/volume-7141de74-c5e9-45f3-bb9a-07f582afe773 -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:41.162920 n-d-843301-2 sudo[135122]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-80a419b5-a278-45ee-ab9e-9da6a60375cd --snapshot stack-volumes-lvmdriver-1/volume-7141de74-c5e9-45f3-bb9a-07f582afe773 -L 1.00g
May 27 04:02:41.163729 n-d-843301-2 sudo[135122]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:41.688773 n-d-843301-2 sudo[135120]: pam_unix(sudo:session): session closed for user root
May 27 04:02:41.692077 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3dc75e11-d351-460c-9cf3-0a8a15be5c6a tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9c02a702-a1fb-404c-98f5-09bb4892406a" returned: 0 in 0.752s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:41.702318 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3dc75e11-d351-460c-9cf3-0a8a15be5c6a tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9c02a702-a1fb-404c-98f5-09bb4892406a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:41.746356 n-d-843301-2 sudo[135145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9c02a702-a1fb-404c-98f5-09bb4892406a
May 27 04:02:41.753648 n-d-843301-2 sudo[135145]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:42.091228 n-d-843301-2 sudo[135122]: pam_unix(sudo:session): session closed for user root
May 27 04:02:42.093738 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ac36594b-8304-4848-8915-72623f48cbb1 tempest-SnapshotMetadataTestJSON-1947535939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-80a419b5-a278-45ee-ab9e-9da6a60375cd --snapshot stack-volumes-lvmdriver-1/volume-7141de74-c5e9-45f3-bb9a-07f582afe773 -L 1.00g" returned: 0 in 0.974s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:42.230530 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-ac36594b-8304-4848-8915-72623f48cbb1 tempest-SnapshotMetadataTestJSON-1947535939 None] Create snapshot completed successfully
May 27 04:02:42.553723 n-d-843301-2 sudo[135145]: pam_unix(sudo:session): session closed for user root
May 27 04:02:42.555730 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3dc75e11-d351-460c-9cf3-0a8a15be5c6a tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9c02a702-a1fb-404c-98f5-09bb4892406a" returned: 0 in 0.860s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:42.556499 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-3dc75e11-d351-460c-9cf3-0a8a15be5c6a tempest-VolumesGetTest-2142796382 None] Successfully deleted volume: 9c02a702-a1fb-404c-98f5-09bb4892406a
May 27 04:02:42.656210 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-3dc75e11-d351-460c-9cf3-0a8a15be5c6a tempest-VolumesGetTest-2142796382 None] Created reservations ['c552c84d-6354-472d-b857-e7a6e56b5f2b', '02b39d68-3316-420d-93e8-e6b363922e31', '863d1360-2ac8-4b2e-a0ef-a89ace5c9ea4', '9a0e263e-131f-4436-aa6b-dbdebabf85db'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:02:42.659637 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-3dc75e11-d351-460c-9cf3-0a8a15be5c6a tempest-VolumesGetTest-2142796382 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:02:42.659637 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:02:42.659637 n-d-843301-2 cinder-volume[92445]:
May 27 04:02:42.750527 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-3dc75e11-d351-460c-9cf3-0a8a15be5c6a tempest-VolumesGetTest-2142796382 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:02:42.751534 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3dc75e11-d351-460c-9cf3-0a8a15be5c6a tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:42.785574 n-d-843301-2 sudo[135228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:02:42.786407 n-d-843301-2 sudo[135228]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:43.435015 n-d-843301-2 sudo[135228]: pam_unix(sudo:session): session closed for user root
May 27 04:02:43.437229 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3dc75e11-d351-460c-9cf3-0a8a15be5c6a tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.685s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:43.439826 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3dc75e11-d351-460c-9cf3-0a8a15be5c6a tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:43.498353 n-d-843301-2 sudo[135231]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:02:43.499189 n-d-843301-2 sudo[135231]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:44.183762 n-d-843301-2 sudo[135231]: pam_unix(sudo:session): session closed for user root
May 27 04:02:44.186257 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3dc75e11-d351-460c-9cf3-0a8a15be5c6a tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.747s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:44.188531 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-3dc75e11-d351-460c-9cf3-0a8a15be5c6a tempest-VolumesGetTest-2142796382 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:02:44.195889 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-3dc75e11-d351-460c-9cf3-0a8a15be5c6a tempest-VolumesGetTest-2142796382 None] Deleted volume successfully.
May 27 04:02:44.232090 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-3dc75e11-d351-460c-9cf3-0a8a15be5c6a tempest-VolumesGetTest-2142796382 None] Lock "b'cinder-9c02a702-a1fb-404c-98f5-09bb4892406a-delete_volume'" released by "delete_volume" :: held 4.365s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:02:44.615801 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:02:44.620769 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:02:44.621629 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:02:44.643607 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Flow 'volume_create_manager' (8cd6e10b-f6d7-40bb-a998-37f9ea3277a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:44.648092 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f96d7ce-cfed-44f9-a9e6-5b2c4599ffa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:44.695226 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:02:44.727734 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f96d7ce-cfed-44f9-a9e6-5b2c4599ffa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:02:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-660687069',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='530afa07e4d3409a99e7f9b6845820de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:02:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:02:45Z,user_id='04a55ffc8b084ed1afc72b430f296a8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:44.734640 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0322b1f-db33-4630-8b0a-db261abe259c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:44.739011 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0322b1f-db33-4630-8b0a-db261abe259c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:44.743925 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3533fe88-5804-4b29-894a-8342f582aec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:44.866799 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3533fe88-5804-4b29-894a-8342f582aec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a', 'volume_name': 'volume-2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:44.869941 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a7cdb503-ed53-4951-9ae6-a3465bb2e68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:44.873320 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a7cdb503-ed53-4951-9ae6-a3465bb2e68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:44.876470 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3aec5b2f-d3e7-423e-93a6-7edf43352fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:44.877974 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Volume 2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 27 04:02:44.887942 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Cloning 2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a from image c742528c-2e23-4c76-85af-75edbc35cc02 at location (None, None). {{(pid=92445) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 27 04:02:45.271086 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-510789f3-4230-4478-9666-5651706e9790 tempest-SnapshotMetadataTestJSON-1947535939 None] Lock "b'cinder-80a419b5-a278-45ee-ab9e-9da6a60375cd-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.021s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:02:45.274015 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-510789f3-4230-4478-9666-5651706e9790 tempest-SnapshotMetadataTestJSON-1947535939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-80a419b5-a278-45ee-ab9e-9da6a60375cd {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:45.324371 n-d-843301-2 sudo[135234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-80a419b5-a278-45ee-ab9e-9da6a60375cd
May 27 04:02:45.331019 n-d-843301-2 sudo[135234]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:45.946777 n-d-843301-2 sudo[135234]: pam_unix(sudo:session): session closed for user root
May 27 04:02:45.956545 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-510789f3-4230-4478-9666-5651706e9790 tempest-SnapshotMetadataTestJSON-1947535939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-80a419b5-a278-45ee-ab9e-9da6a60375cd" returned: 0 in 0.681s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:45.959860 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-510789f3-4230-4478-9666-5651706e9790 tempest-SnapshotMetadataTestJSON-1947535939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-80a419b5-a278-45ee-ab9e-9da6a60375cd {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:46.000336 n-d-843301-2 sudo[135237]: ubuntu : TTY=unknown ; 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-80a419b5-a278-45ee-ab9e-9da6a60375cd
May 27 04:02:46.007366 n-d-843301-2 sudo[135237]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:46.992981 n-d-843301-2 sudo[135237]: pam_unix(sudo:session): session closed for user root
May 27 04:02:46.995575 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-510789f3-4230-4478-9666-5651706e9790 tempest-SnapshotMetadataTestJSON-1947535939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-80a419b5-a278-45ee-ab9e-9da6a60375cd" returned: 0 in 1.035s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:47.149759 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-510789f3-4230-4478-9666-5651706e9790 tempest-SnapshotMetadataTestJSON-1947535939 None] Created reservations ['b90ea177-aa4b-4321-9422-95528562411e', '1ed3abdc-7c53-44f9-b0e5-9522d844b7c9', 'beb360e1-51a7-4346-9f82-f98f7c39fe1b', '61b0f0dc-d53d-4637-80f7-4ebda63e4bf7'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:02:47.155548 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-510789f3-4230-4478-9666-5651706e9790 tempest-SnapshotMetadataTestJSON-1947535939 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:02:47.155548 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:02:47.155548 n-d-843301-2 cinder-volume[92445]:
May 27 04:02:47.234061 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-510789f3-4230-4478-9666-5651706e9790 tempest-SnapshotMetadataTestJSON-1947535939 None] Delete snapshot completed successfully.
May 27 04:02:47.243840 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-510789f3-4230-4478-9666-5651706e9790 tempest-SnapshotMetadataTestJSON-1947535939 None] Lock "b'cinder-80a419b5-a278-45ee-ab9e-9da6a60375cd-delete_snapshot'" released by "delete_snapshot" :: held 1.972s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:02:47.693320 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-0189d918-591f-4aca-bf56-7bc78642ce82 tempest-SnapshotMetadataTestJSON-1947535939 None] Lock "b'cinder-7141de74-c5e9-45f3-bb9a-07f582afe773-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:02:47.809676 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-0189d918-591f-4aca-bf56-7bc78642ce82 tempest-SnapshotMetadataTestJSON-1947535939 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7141de74-c5e9-45f3-bb9a-07f582afe773
May 27 04:02:47.810712 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0189d918-591f-4aca-bf56-7bc78642ce82 tempest-SnapshotMetadataTestJSON-1947535939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7141de74-c5e9-45f3-bb9a-07f582afe773 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:47.853242 n-d-843301-2 sudo[135317]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7141de74-c5e9-45f3-bb9a-07f582afe773
May 27 04:02:47.854091 n-d-843301-2 sudo[135317]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:48.505680 n-d-843301-2 sudo[135317]: pam_unix(sudo:session): session closed for user root
May 27 04:02:48.508497 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0189d918-591f-4aca-bf56-7bc78642ce82 tempest-SnapshotMetadataTestJSON-1947535939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7141de74-c5e9-45f3-bb9a-07f582afe773" returned: 0 in 0.697s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:48.510348 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0189d918-591f-4aca-bf56-7bc78642ce82 tempest-SnapshotMetadataTestJSON-1947535939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7141de74-c5e9-45f3-bb9a-07f582afe773 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:48.553873 n-d-843301-2 sudo[135320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7141de74-c5e9-45f3-bb9a-07f582afe773
May 27 04:02:48.554907 n-d-843301-2 sudo[135320]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:49.218489 n-d-843301-2 sudo[135320]: pam_unix(sudo:session): session closed for user root
May 27 04:02:49.223327 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0189d918-591f-4aca-bf56-7bc78642ce82 tempest-SnapshotMetadataTestJSON-1947535939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7141de74-c5e9-45f3-bb9a-07f582afe773" returned: 0 in 0.713s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:49.226091 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0189d918-591f-4aca-bf56-7bc78642ce82 tempest-SnapshotMetadataTestJSON-1947535939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7141de74-c5e9-45f3-bb9a-07f582afe773 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:49.268224 n-d-843301-2 sudo[135325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7141de74-c5e9-45f3-bb9a-07f582afe773
May 27 04:02:49.269068 n-d-843301-2 sudo[135325]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:50.061707 n-d-843301-2 sudo[135325]: pam_unix(sudo:session): session closed for user root
May 27 04:02:50.066313 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0189d918-591f-4aca-bf56-7bc78642ce82 tempest-SnapshotMetadataTestJSON-1947535939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7141de74-c5e9-45f3-bb9a-07f582afe773" returned: 0 in 0.840s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:50.067382 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-0189d918-591f-4aca-bf56-7bc78642ce82 tempest-SnapshotMetadataTestJSON-1947535939 None] Successfully deleted volume: 7141de74-c5e9-45f3-bb9a-07f582afe773
May 27 04:02:50.192138 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-0189d918-591f-4aca-bf56-7bc78642ce82 tempest-SnapshotMetadataTestJSON-1947535939 None] Created reservations ['61a5a746-e340-484b-b154-dd2152140ea0', '93f75ac0-a19f-4e70-bacc-3c5dce56ba0d', 'ba9f186e-c86e-423a-80b9-dfbb10291aac', '33f4c7a4-d812-450e-bf83-1751a0b8fa66'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:02:50.193217 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-0189d918-591f-4aca-bf56-7bc78642ce82 tempest-SnapshotMetadataTestJSON-1947535939 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:02:50.193217 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:02:50.193217 n-d-843301-2 cinder-volume[92445]:
May 27 04:02:50.263998 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-0189d918-591f-4aca-bf56-7bc78642ce82 tempest-SnapshotMetadataTestJSON-1947535939 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:02:50.264843 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0189d918-591f-4aca-bf56-7bc78642ce82 tempest-SnapshotMetadataTestJSON-1947535939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:50.292616 n-d-843301-2 sudo[135330]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:02:50.293505 n-d-843301-2 sudo[135330]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:51.133355 n-d-843301-2 sudo[135330]: pam_unix(sudo:session): session closed for user root
May 27 04:02:51.136279 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0189d918-591f-4aca-bf56-7bc78642ce82 tempest-SnapshotMetadataTestJSON-1947535939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.871s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:51.138245 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0189d918-591f-4aca-bf56-7bc78642ce82 tempest-SnapshotMetadataTestJSON-1947535939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:51.174821 n-d-843301-2 sudo[135333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:02:51.177691 n-d-843301-2 sudo[135333]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:51.516634 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-bf48cf6e-ca56-4615-aab2-23b93be6cd6b tempest-VolumesNegativeTest-645905155 None] Lock "b'cinder-6e8a1287-6da8-40e8-90db-f36f74835e0a-delete_volume'" acquired by "delete_volume" :: waited 0.037s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:02:51.695110 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-bf48cf6e-ca56-4615-aab2-23b93be6cd6b tempest-VolumesNegativeTest-645905155 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6e8a1287-6da8-40e8-90db-f36f74835e0a
May 27 04:02:51.696431 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bf48cf6e-ca56-4615-aab2-23b93be6cd6b tempest-VolumesNegativeTest-645905155 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6e8a1287-6da8-40e8-90db-f36f74835e0a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:51.744821 n-d-843301-2 sudo[135335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6e8a1287-6da8-40e8-90db-f36f74835e0a
May 27 04:02:51.746405 n-d-843301-2 sudo[135335]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:51.962872 n-d-843301-2 sudo[135333]: pam_unix(sudo:session): session closed for user root
May 27 04:02:51.969154 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0189d918-591f-4aca-bf56-7bc78642ce82 tempest-SnapshotMetadataTestJSON-1947535939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.827s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:51.972328 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-0189d918-591f-4aca-bf56-7bc78642ce82 tempest-SnapshotMetadataTestJSON-1947535939 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:02:51.979497 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-0189d918-591f-4aca-bf56-7bc78642ce82 tempest-SnapshotMetadataTestJSON-1947535939 None] Deleted volume successfully.
May 27 04:02:52.001422 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-0189d918-591f-4aca-bf56-7bc78642ce82 tempest-SnapshotMetadataTestJSON-1947535939 None] Lock "b'cinder-7141de74-c5e9-45f3-bb9a-07f582afe773-delete_volume'" released by "delete_volume" :: held 4.308s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:02:52.471027 n-d-843301-2 sudo[135335]: pam_unix(sudo:session): session closed for user root
May 27 04:02:52.475096 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bf48cf6e-ca56-4615-aab2-23b93be6cd6b tempest-VolumesNegativeTest-645905155 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6e8a1287-6da8-40e8-90db-f36f74835e0a" returned: 0 in 0.778s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:52.476585 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bf48cf6e-ca56-4615-aab2-23b93be6cd6b tempest-VolumesNegativeTest-645905155 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6e8a1287-6da8-40e8-90db-f36f74835e0a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:52.538212 n-d-843301-2 sudo[135339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6e8a1287-6da8-40e8-90db-f36f74835e0a
May 27 04:02:52.542253 n-d-843301-2 sudo[135339]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:53.229696 n-d-843301-2 sudo[135339]: pam_unix(sudo:session): session closed for user root
May 27 04:02:53.232437 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bf48cf6e-ca56-4615-aab2-23b93be6cd6b tempest-VolumesNegativeTest-645905155 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6e8a1287-6da8-40e8-90db-f36f74835e0a" returned: 0 in 0.755s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:53.235282 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bf48cf6e-ca56-4615-aab2-23b93be6cd6b tempest-VolumesNegativeTest-645905155 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6e8a1287-6da8-40e8-90db-f36f74835e0a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:53.273568 n-d-843301-2 sudo[135342]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6e8a1287-6da8-40e8-90db-f36f74835e0a
May 27 04:02:53.277377 n-d-843301-2 sudo[135342]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:53.905111 n-d-843301-2 sudo[135342]: pam_unix(sudo:session): session closed for user root
May 27 04:02:53.909307 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bf48cf6e-ca56-4615-aab2-23b93be6cd6b tempest-VolumesNegativeTest-645905155 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6e8a1287-6da8-40e8-90db-f36f74835e0a" returned: 0 in 0.674s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:53.911208 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-bf48cf6e-ca56-4615-aab2-23b93be6cd6b tempest-VolumesNegativeTest-645905155 None] Successfully deleted volume: 6e8a1287-6da8-40e8-90db-f36f74835e0a
May 27 04:02:53.988947 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-bf48cf6e-ca56-4615-aab2-23b93be6cd6b tempest-VolumesNegativeTest-645905155 None] Created reservations ['c0ff47f9-bafd-442c-8dc5-33cc91bf9edb', '201d4155-e58a-41a4-892d-6579fc76f2f1', '6e9e70e2-f1d1-4c58-ad90-2117b30cf803', '1bcb6c3e-2079-466b-b366-50c2ba0f704f'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:02:53.994324 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-bf48cf6e-ca56-4615-aab2-23b93be6cd6b tempest-VolumesNegativeTest-645905155 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:02:53.994324 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:02:53.994324 n-d-843301-2 cinder-volume[92445]:
May 27 04:02:54.063421 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-bf48cf6e-ca56-4615-aab2-23b93be6cd6b tempest-VolumesNegativeTest-645905155 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:02:54.063421 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bf48cf6e-ca56-4615-aab2-23b93be6cd6b tempest-VolumesNegativeTest-645905155 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:54.115771 n-d-843301-2 sudo[135349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:02:54.131449 n-d-843301-2 sudo[135349]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:54.750164 n-d-843301-2 sudo[135349]: pam_unix(sudo:session): session closed for user root
May 27 04:02:54.753432 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bf48cf6e-ca56-4615-aab2-23b93be6cd6b tempest-VolumesNegativeTest-645905155 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.690s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:54.755649 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bf48cf6e-ca56-4615-aab2-23b93be6cd6b tempest-VolumesNegativeTest-645905155 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:54.802232 n-d-843301-2 sudo[135352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:02:54.803884 n-d-843301-2 sudo[135352]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:55.350673 n-d-843301-2 sudo[135352]: pam_unix(sudo:session): session closed for user root
May 27 04:02:55.353195 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bf48cf6e-ca56-4615-aab2-23b93be6cd6b tempest-VolumesNegativeTest-645905155 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:55.355732 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-bf48cf6e-ca56-4615-aab2-23b93be6cd6b tempest-VolumesNegativeTest-645905155 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:02:55.370948 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-bf48cf6e-ca56-4615-aab2-23b93be6cd6b tempest-VolumesNegativeTest-645905155 None] Deleted volume successfully.
May 27 04:02:55.393169 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-bf48cf6e-ca56-4615-aab2-23b93be6cd6b tempest-VolumesNegativeTest-645905155 None] Lock "b'cinder-6e8a1287-6da8-40e8-90db-f36f74835e0a-delete_volume'" released by "delete_volume" :: held 3.876s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:02:56.849331 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-5fc1b870-347e-48bf-8e4d-77586dc6642d tempest-VolumesBackupsTest-2124050371 None] Terminate volume connection completed successfully.
May 27 04:02:56.912930 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:57.069439 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.153s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:57.069934 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1197046b-5557-4b47-9d5f-709a099b7209\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1197046b-5557-4b47-9d5f-709a099b7209\n Backing store flags: \n Account information:\n cbyhHUzitqiopM7F9jXL\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:02:57.070705 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [None req-5fc1b870-347e-48bf-8e4d-77586dc6642d tempest-VolumesBackupsTest-2124050371 None] Removing iscsi_target for Volume ID: 1197046b-5557-4b47-9d5f-709a099b7209
May 27 04:02:57.072032 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-1197046b-5557-4b47-9d5f-709a099b7209 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:57.405982 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-1197046b-5557-4b47-9d5f-709a099b7209 -f" returned: 0 in 0.331s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:57.407327 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:02:57.414105 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:57.601435 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.189s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:57.601719 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431276576]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:02:57.602545 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-5fc1b870-347e-48bf-8e4d-77586dc6642d tempest-VolumesBackupsTest-2124050371 None] Remove volume export completed successfully.
May 27 04:02:58.706980 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:02:58.716473 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:02:58.717173 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:02:58.730394 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] Flow 'volume_create_manager' (18936e37-7047-4763-94fd-069047f9d7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:58.733708 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c1051417-4fad-4d37-901c-13338da1c3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:58.760541 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:02:58.787470 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c1051417-4fad-4d37-901c-13338da1c3e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:02:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1546635125',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=c0858632-556f-4802-9569-dc2661194ebe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0db7e2c73f074d80b3283efe24b2e1b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:02:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:02:59Z,user_id='f351016ca232488aa6d1b5e4d9067cc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:58.789908 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ded47d4-b50f-482d-9722-7673c0c26942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:58.791924 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ded47d4-b50f-482d-9722-7673c0c26942) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:58.794456 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9c5ac473-a648-4c03-b972-8bd68bcb92de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:58.796708 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9c5ac473-a648-4c03-b972-8bd68bcb92de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c0858632-556f-4802-9569-dc2661194ebe', 'volume_name': 'volume-c0858632-556f-4802-9569-dc2661194ebe', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:58.799121 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (56822df0-e033-4e07-8635-7da6038a4ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:58.801327 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (56822df0-e033-4e07-8635-7da6038a4ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:58.803672 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e21e5d3f-98f3-4cd8-a86a-5aa9fa820539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:58.804569 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume c0858632-556f-4802-9569-dc2661194ebe: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c0858632-556f-4802-9569-dc2661194ebe', 'volume_size': 1}
May 27 04:02:58.806005 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c0858632-556f-4802-9569-dc2661194ebe stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:58.846488 n-d-843301-2 sudo[135390]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c0858632-556f-4802-9569-dc2661194ebe stack-volumes-lvmdriver-1 -L 1g
May 27 04:02:58.847860 n-d-843301-2 sudo[135390]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:02:59.487173 n-d-843301-2 sudo[135390]: pam_unix(sudo:session): session closed for user root
May 27 04:02:59.491043 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c0858632-556f-4802-9569-dc2661194ebe stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.685s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:02:59.495240 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e21e5d3f-98f3-4cd8-a86a-5aa9fa820539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c0858632-556f-4802-9569-dc2661194ebe', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:59.497793 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a2a3f73-3b59-404f-b427-166882240b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:59.522161 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume volume-c0858632-556f-4802-9569-dc2661194ebe (c0858632-556f-4802-9569-dc2661194ebe): created successfully
May 27 04:02:59.524030 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a2a3f73-3b59-404f-b427-166882240b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:59.527066 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] Flow 'volume_create_manager' (18936e37-7047-4763-94fd-069047f9d7ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:59.542811 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-ed124b2b-24dc-4f60-bc01-6785e493d764 tempest-VolumesSnapshotTestJSON-2052867422 None] Created volume successfully.
May 27 04:02:59.546698 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:02:59.551876 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:02:59.552351 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:02:59.564395 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Flow 'volume_create_manager' (b289fd37-8b7c-4b6f-8077-ea90bab78221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:02:59.567585 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1045fa49-8646-4b88-b8ac-3260d0e63728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:59.601683 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:02:59.623772 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1045fa49-8646-4b88-b8ac-3260d0e63728) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:02:59Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ec818ca7-c5db-4f69-9851-866d81915a2f',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=fb240520-c965-47b8-a76e-ec9770c61c3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01bc84a2eb10490caf49d50b3e803680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:02:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:02:59Z,user_id='9f032574321447cca58fef9849085a88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:59.626242 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (857d786a-51c0-4a81-9a28-6f4eaaf60d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:59.628658 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (857d786a-51c0-4a81-9a28-6f4eaaf60d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:59.631170 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40173073-ac5c-4356-9797-3bd3413129af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:59.633435 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40173073-ac5c-4356-9797-3bd3413129af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fb240520-c965-47b8-a76e-ec9770c61c3a', 'volume_name': 'volume-fb240520-c965-47b8-a76e-ec9770c61c3a', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:59.635691 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ec64a0cf-5231-488f-b936-d07023ab2060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:59.637729 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ec64a0cf-5231-488f-b936-d07023ab2060) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:02:59.639789 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78470526-d3a4-48c4-b5c4-5203de34e89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:02:59.640579 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Volume fb240520-c965-47b8-a76e-ec9770c61c3a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fb240520-c965-47b8-a76e-ec9770c61c3a', 'volume_size': 1}
May 27 04:02:59.641795 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fb240520-c965-47b8-a76e-ec9770c61c3a stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:02:59.690083 n-d-843301-2 sudo[135422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fb240520-c965-47b8-a76e-ec9770c61c3a stack-volumes-lvmdriver-1 -L 1g
May 27 04:02:59.693945 n-d-843301-2 sudo[135422]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:00.178327 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b86fd88c-7d57-431c-9ef6-7d3c6026b3db tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:00.241192 n-d-843301-2 sudo[135444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe
May 27 04:03:00.242039 n-d-843301-2 sudo[135444]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:00.311021 n-d-843301-2 sudo[135422]: pam_unix(sudo:session): session closed for user root
May 27 04:03:00.314876 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fb240520-c965-47b8-a76e-ec9770c61c3a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.672s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:00.326543 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78470526-d3a4-48c4-b5c4-5203de34e89a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fb240520-c965-47b8-a76e-ec9770c61c3a', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:00.329560 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (483a1367-e141-4273-9148-5d139a9a4560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:00.358726 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Volume volume-fb240520-c965-47b8-a76e-ec9770c61c3a (fb240520-c965-47b8-a76e-ec9770c61c3a): created successfully
May 27 04:03:00.361346 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (483a1367-e141-4273-9148-5d139a9a4560) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:00.367664 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Flow 'volume_create_manager' (b289fd37-8b7c-4b6f-8077-ea90bab78221) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:03:00.394611 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Created volume successfully.
May 27 04:03:00.748609 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:00.788542 n-d-843301-2 sudo[135452]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a
May 27 04:03:00.789438 n-d-843301-2 sudo[135452]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:00.855690 n-d-843301-2 sudo[135444]: pam_unix(sudo:session): session closed for user root
May 27 04:03:00.859203 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b86fd88c-7d57-431c-9ef6-7d3c6026b3db tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe" returned: 0 in 0.683s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:00.860889 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b86fd88c-7d57-431c-9ef6-7d3c6026b3db tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a6d53636-4be9-4a52-9996-7c39a649a3e1 --snapshot stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:00.901511 n-d-843301-2 sudo[135454]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a6d53636-4be9-4a52-9996-7c39a649a3e1 --snapshot stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe -L 1.00g
May 27 04:03:00.903212 n-d-843301-2 sudo[135454]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:01.379141 n-d-843301-2 sudo[135452]: pam_unix(sudo:session): session closed for user root
May 27 04:03:01.381766 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a" returned: 0 in 0.633s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:01.477299 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:01.511539 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.050s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:01.522279 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430725632]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:03:01.529311 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:03:01.531745 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Creating iscsi_target for Volume ID: volume-fb240520-c965-47b8-a76e-ec9770c61c3a {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:03:01.543050 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Created volume path /opt/stack/data/cinder/volumes/volume-fb240520-c965-47b8-a76e-ec9770c61c3a,
May 27 04:03:01.543050 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:03:01.543050 n-d-843301-2 cinder-volume[92445]:
May 27 04:03:01.543050 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a
May 27 04:03:01.543050 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:03:01.543050 n-d-843301-2 cinder-volume[92445]: incominguser rQn7DdH5Ln3HxTkVhEFB P6mfeSmTaX2Ce2Hg
May 27 04:03:01.543050 n-d-843301-2 cinder-volume[92445]:
May 27 04:03:01.543050 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:03:01.543050 n-d-843301-2 cinder-volume[92445]:
May 27 04:03:01.543050 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:03:01.550929 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fb240520-c965-47b8-a76e-ec9770c61c3a {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:01.724976 n-d-843301-2 sudo[135454]: pam_unix(sudo:session): session closed for user root
May 27 04:03:01.727917 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b86fd88c-7d57-431c-9ef6-7d3c6026b3db tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a6d53636-4be9-4a52-9996-7c39a649a3e1 --snapshot stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe -L 1.00g" returned: 0 in 0.867s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:01.782196 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-b86fd88c-7d57-431c-9ef6-7d3c6026b3db tempest-VolumesSnapshotTestJSON-2052867422 None] Create snapshot completed successfully
May 27 04:03:02.030159 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fb240520-c965-47b8-a76e-ec9770c61c3a" returned: 0 in 0.484s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:02.031026 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430725632]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:03:02.031735 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:03:02.032428 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:03:02.036013 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:02.075732 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.039s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:02.076557 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430725632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb240520-c965-47b8-a76e-ec9770c61c3a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a\n Backing store flags: \n Account information:\n rQn7DdH5Ln3HxTkVhEFB\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:03:02.077228 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:03:02.079192 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:02.197587 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:02.198406 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430725632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb240520-c965-47b8-a76e-ec9770c61c3a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a\n Backing store flags: \n Account information:\n rQn7DdH5Ln3HxTkVhEFB\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:03:02.202856 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:02.406600 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.206s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:02.407624 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430725632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb240520-c965-47b8-a76e-ec9770c61c3a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a\n Backing store flags: \n Account information:\n rQn7DdH5Ln3HxTkVhEFB\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:03:02.408732 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-fb240520-c965-47b8-a76e-ec9770c61c3a 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:03:02.479266 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Initialize volume connection completed successfully.
May 27 04:03:02.998418 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5bf68785-fab2-46d3-94b7-da0a5f1da150 tempest-BackendsCapabilitiesAdminTestsJSON-594247585 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-843301-2: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=92445) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4491}}
May 27 04:03:03.070287 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bbcced9c-c14f-4315-a5ec-836a2d481086 tempest-BackendsCapabilitiesAdminTestsJSON-594247585 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-843301-2: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=92445) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4491}}
May 27 04:03:03.244319 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.driver [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Creating a new backup for volume volume-c0858632-556f-4802-9569-dc2661194ebe. {{(pid=92445) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
May 27 04:03:03.317949 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:03.358800 n-d-843301-2 sudo[135633]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335 stack-volumes-lvmdriver-1 -L 1g
May 27 04:03:03.360879 n-d-843301-2 sudo[135633]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:03.676739 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:03:03.678704 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:03:03.679788 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:03.716274 n-d-843301-2 sudo[135635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:03:03.717134 n-d-843301-2 sudo[135635]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:04.079726 n-d-843301-2 sudo[135633]: pam_unix(sudo:session): session closed for user root
May 27 04:03:04.087409 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.768s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:04.092961 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a6d53636-4be9-4a52-9996-7c39a649a3e1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:04.149324 n-d-843301-2 sudo[135667]: ubuntu : 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-a6d53636-4be9-4a52-9996-7c39a649a3e1
May 27 04:03:04.150133 n-d-843301-2 sudo[135667]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:04.550711 n-d-843301-2 sudo[135635]: pam_unix(sudo:session): session closed for user root
May 27 04:03:04.558921 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.874s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:04.561293 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:04.618078 n-d-843301-2 sudo[135671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:03:04.620807 n-d-843301-2 sudo[135671]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:05.157794 n-d-843301-2 sudo[135667]: pam_unix(sudo:session): session closed for user root
May 27 04:03:05.162386 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a6d53636-4be9-4a52-9996-7c39a649a3e1" returned: 0 in 1.069s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:05.170829 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a6d53636--4be9--4a52--9996--7c39a649a3e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6752cdb0--cee1--4018--bc39--dbb4cc6db335 iflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:05.249338 n-d-843301-2 sudo[135674]: 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--a6d53636--4be9--4a52--9996--7c39a649a3e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6752cdb0--cee1--4018--bc39--dbb4cc6db335 iflag=direct
May 27 04:03:05.252082 n-d-843301-2 sudo[135674]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:05.634111 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0y4s1mo7n-d-843301-2@lvmdriver-1, size 616.00 MB, duration 20.74 sec {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 27 04:03:05.634111 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Image download 616.00 MB at 29.70 MB/s
May 27 04:03:05.746387 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0y4s1mo7n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:05.759320 n-d-843301-2 sudo[135671]: pam_unix(sudo:session): session closed for user root
May 27 04:03:05.780689 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.217s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:05.788166 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:03:05.930001 n-d-843301-2 sudo[135677]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0y4s1mo7n-d-843301-2@lvmdriver-1
May 27 04:03:05.930794 n-d-843301-2 sudo[135677]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:06.031905 n-d-843301-2 sudo[135674]: pam_unix(sudo:session): session closed for user root
May 27 04:03:06.042635 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a6d53636--4be9--4a52--9996--7c39a649a3e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6752cdb0--cee1--4018--bc39--dbb4cc6db335 iflag=direct" returned: 0 in 0.866s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:06.042635 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a6d53636--4be9--4a52--9996--7c39a649a3e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6752cdb0--cee1--4018--bc39--dbb4cc6db335 oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:06.084663 n-d-843301-2 sudo[135689]: 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--a6d53636--4be9--4a52--9996--7c39a649a3e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6752cdb0--cee1--4018--bc39--dbb4cc6db335 oflag=direct
May 27 04:03:06.085563 n-d-843301-2 sudo[135689]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:06.626329 n-d-843301-2 sudo[135677]: pam_unix(sudo:session): session closed for user root
May 27 04:03:06.629488 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0y4s1mo7n-d-843301-2@lvmdriver-1" returned: 0 in 0.889s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:06.631949 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 is fetched for user 04a55ffc8b084ed1afc72b430f296a8b. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 27 04:03:06.663772 n-d-843301-2 sudo[135689]: pam_unix(sudo:session): session closed for user root
May 27 04:03:06.666842 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a6d53636--4be9--4a52--9996--7c39a649a3e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6752cdb0--cee1--4018--bc39--dbb4cc6db335 oflag=direct" returned: 0 in 0.630s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:06.671845 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a6d53636--4be9--4a52--9996--7c39a649a3e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6752cdb0--cee1--4018--bc39--dbb4cc6db335 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:06.701483 n-d-843301-2 sudo[135704]: 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--a6d53636--4be9--4a52--9996--7c39a649a3e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6752cdb0--cee1--4018--bc39--dbb4cc6db335 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 27 04:03:06.702371 n-d-843301-2 sudo[135704]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:06.791174 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0y4s1mo7n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:06.953404 n-d-843301-2 sudo[135706]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0y4s1mo7n-d-843301-2@lvmdriver-1
May 27 04:03:06.955042 n-d-843301-2 sudo[135706]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:07.910435 n-d-843301-2 sudo[135706]: pam_unix(sudo:session): session closed for user root
May 27 04:03:07.916311 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0y4s1mo7n-d-843301-2@lvmdriver-1" returned: 0 in 1.126s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:07.926257 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:07.980411 n-d-843301-2 sudo[135712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a stack-volumes-lvmdriver-1 -L 1g
May 27 04:03:07.981266 n-d-843301-2 sudo[135712]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:09.229986 n-d-843301-2 sudo[135712]: pam_unix(sudo:session): session closed for user root
May 27 04:03:09.235016 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.314s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:09.277503 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Attempting download of c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume 2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 27 04:03:09.404246 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_1sksm7kc {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:09.596077 n-d-843301-2 sudo[135746]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_c742528c-2e23-4c76-85af-75edbc35cc02_1sksm7kc
May 27 04:03:09.597065 n-d-843301-2 sudo[135746]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:10.334444 n-d-843301-2 sudo[135746]: pam_unix(sudo:session): session closed for user root
May 27 04:03:10.338485 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_1sksm7kc" returned: 0 in 0.932s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:10.338485 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0y4s1mo7n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:10.440242 n-d-843301-2 sudo[135750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0y4s1mo7n-d-843301-2@lvmdriver-1
May 27 04:03:10.441151 n-d-843301-2 sudo[135750]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:11.114084 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0y4s1mo7n-d-843301-2@lvmdriver-1" returned: 0 in 0.772s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:11.114084 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] c742528c-2e23-4c76-85af-75edbc35cc02 was vhdx, converting to raw {{(pid=92445) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 27 04:03:11.114084 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0y4s1mo7n-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2ec82c3a--06c9--4cb1--8e9e--8dfcd04f2f8a oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:11.108276 n-d-843301-2 sudo[135750]: pam_unix(sudo:session): session closed for user root
May 27 04:03:11.152720 n-d-843301-2 sudo[135755]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_0y4s1mo7n-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2ec82c3a--06c9--4cb1--8e9e--8dfcd04f2f8a oflag=direct
May 27 04:03:11.155139 n-d-843301-2 sudo[135755]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:11.742548 n-d-843301-2 sudo[135755]: pam_unix(sudo:session): session closed for user root
May 27 04:03:11.745648 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0y4s1mo7n-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2ec82c3a--06c9--4cb1--8e9e--8dfcd04f2f8a oflag=direct" returned: 0 in 0.632s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:11.747404 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 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_c742528c-2e23-4c76-85af-75edbc35cc02_0y4s1mo7n-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2ec82c3a--06c9--4cb1--8e9e--8dfcd04f2f8a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:11.770610 n-d-843301-2 sudo[135767]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_0y4s1mo7n-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2ec82c3a--06c9--4cb1--8e9e--8dfcd04f2f8a
May 27 04:03:11.771507 n-d-843301-2 sudo[135767]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:13.887575 n-d-843301-2 sudo[135767]: pam_unix(sudo:session): session closed for user root
May 27 04:03:13.892054 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 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_c742528c-2e23-4c76-85af-75edbc35cc02_0y4s1mo7n-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2ec82c3a--06c9--4cb1--8e9e--8dfcd04f2f8a" returned: 0 in 2.142s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:13.892054 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0y4s1mo7n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:14.071418 n-d-843301-2 sudo[135796]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0y4s1mo7n-d-843301-2@lvmdriver-1
May 27 04:03:14.072242 n-d-843301-2 sudo[135796]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:14.894234 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a6d53636--4be9--4a52--9996--7c39a649a3e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6752cdb0--cee1--4018--bc39--dbb4cc6db335 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.222s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:14.894234 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a6d53636--4be9--4a52--9996--7c39a649a3e1, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--6752cdb0--cee1--4018--bc39--dbb4cc6db335, size 1024.00 MB, duration 8.22 sec {{(pid=92445) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 27 04:03:14.894234 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.volume_utils [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Volume copy 1024.00 MB at 124.52 MB/s
May 27 04:03:15.014499 n-d-843301-2 sudo[135796]: pam_unix(sudo:session): session closed for user root
May 27 04:03:15.016295 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0y4s1mo7n-d-843301-2@lvmdriver-1" returned: 0 in 1.125s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:15.017076 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0y4s1mo7n-d-843301-2@lvmdriver-1, size 700.00 MB, duration 2.14 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--2ec82c3a--06c9--4cb1--8e9e--8dfcd04f2f8a {{(pid=92445) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 27 04:03:15.017988 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Converted 700.00 MB image at 326.55 MB/s
May 27 04:03:15.018595 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Downloaded image c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume 2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a successfully. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 27 04:03:15.269776 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 for user 04a55ffc8b084ed1afc72b430f296a8b is deleted. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 27 04:03:15.269776 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Marking volume 2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a as bootable. {{(pid=92445) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 27 04:03:15.289445 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:15.329682 n-d-843301-2 sudo[135810]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335
May 27 04:03:15.334990 n-d-843301-2 sudo[135810]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:15.401893 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-af5f5b7c-edab-4d44-b474-72e1f864c475 tempest-GroupsTest-1640816978 None] Group tempest-Group1-107086965: creating
May 27 04:03:15.424725 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Copying metadata from image c742528c-2e23-4c76-85af-75edbc35cc02 to 2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a. {{(pid=92445) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 27 04:03:15.424725 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Creating volume glance metadata for volume 2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a backed by image c742528c-2e23-4c76-85af-75edbc35cc02 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92445) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 27 04:03:15.485120 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-af5f5b7c-edab-4d44-b474-72e1f864c475 tempest-GroupsTest-1640816978 None] Group tempest-Group1-107086965: created successfully
May 27 04:03:15.516769 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-af5f5b7c-edab-4d44-b474-72e1f864c475 tempest-GroupsTest-1640816978 None] Create group completed successfully.
May 27 04:03:15.593552 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3aec5b2f-d3e7-423e-93a6-7edf43352fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:15.597791 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (406e8883-ccd2-46ba-b97a-2c60f841d7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:15.617691 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Volume volume-2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a (2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a): created successfully
May 27 04:03:15.637856 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (406e8883-ccd2-46ba-b97a-2c60f841d7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:15.649385 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Flow 'volume_create_manager' (8cd6e10b-f6d7-40bb-a998-37f9ea3277a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:03:15.661152 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-3b8251df-dfb6-48a1-88a6-667a27bb6bc8 tempest-VolumesGetTest-2142796382 None] Created volume successfully.
May 27 04:03:15.966378 n-d-843301-2 sudo[135810]: pam_unix(sudo:session): session closed for user root
May 27 04:03:15.968383 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335" returned: 0 in 0.684s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:16.062806 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.094s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430725632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb240520-c965-47b8-a76e-ec9770c61c3a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a\n Backing store flags: \n Account information:\n rQn7DdH5Ln3HxTkVhEFB\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-fb240520-c965-47b8-a76e-ec9770c61c3a
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: I_T nexus: 36
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: rQn7DdH5Ln3HxTkVhEFB
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Creating iscsi_target for Volume ID: volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Created volume path /opt/stack/data/cinder/volumes/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335,
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]:
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: incominguser tWsYm3VHqjAf3gdD9pCZ atCK9zmE22vQDM2W
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]:
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]:
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:03:16.160856 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:16.792291 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e740509b-dbdc-4711-ac24-f8ee3b9dd92a tempest-GroupsTest-1640816978 None] Group tempest-Group2-468694605: creating
May 27 04:03:16.834130 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e740509b-dbdc-4711-ac24-f8ee3b9dd92a tempest-GroupsTest-1640816978 None] Group tempest-Group2-468694605: created successfully
May 27 04:03:16.884038 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e740509b-dbdc-4711-ac24-f8ee3b9dd92a tempest-GroupsTest-1640816978 None] Create group completed successfully.
May 27 04:03:17.214585 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335" returned: 0 in 1.049s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:17.214585 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430725632]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:03:17.214585 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:03:17.214585 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:03:17.214585 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430725632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb240520-c965-47b8-a76e-ec9770c61c3a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a\n Backing store flags: \n Account information:\n rQn7DdH5Ln3HxTkVhEFB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335\n Backing store flags: \n Account information:\n tWsYm3VHqjAf3gdD9pCZ\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-fb240520-c965-47b8-a76e-ec9770c61c3a
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: I_T nexus: 36
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Connection: 0
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.46
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: rQn7DdH5Ln3HxTkVhEFB
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:03:17.249926 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:17.586121 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.336s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:17.586121 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430725632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb240520-c965-47b8-a76e-ec9770c61c3a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a\n Backing store flags: \n Account information:\n rQn7DdH5Ln3HxTkVhEFB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335\n Backing store flags: \n Account information:\n tWsYm3VHqjAf3gdD9pCZ\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:03:17.586121 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:17.904313 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.320s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:17.904653 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430725632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb240520-c965-47b8-a76e-ec9770c61c3a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a\n Backing store flags: \n Account information:\n rQn7DdH5Ln3HxTkVhEFB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335\n Backing store flags: \n Account information:\n tWsYm3VHqjAf3gdD9pCZ\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:03:17.905731 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Set provider_location to: 10.222.0.46:3260,2 iqn.2010-10.org.openstack:volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:03:17.981238 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Initialize volume connection completed successfully.
May 27 04:03:18.390595 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:03:18.396957 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:03:18.397473 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:03:18.429428 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] Flow 'volume_create_manager' (d3b53264-34ec-4a9d-8bdb-ff8c4681bcd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:03:18.448980 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1cf497bb-4976-4290-845b-d47ddd227e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:18.503449 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:03:18.583747 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1cf497bb-4976-4290-845b-d47ddd227e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:03:18Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2057597054',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=b8f43395-b8a0-45cc-abd7-3c2512c00590,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530afa07e4d3409a99e7f9b6845820de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:03:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:03:18Z,user_id='04a55ffc8b084ed1afc72b430f296a8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:18.599398 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7fe744ff-7d79-4ac6-bc28-5fdd7c6ebf1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:18.622979 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7fe744ff-7d79-4ac6-bc28-5fdd7c6ebf1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:18.622979 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (67f64ad9-6955-4a58-b0fc-90d3ef1ca784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:18.622979 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (67f64ad9-6955-4a58-b0fc-90d3ef1ca784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b8f43395-b8a0-45cc-abd7-3c2512c00590', 'volume_name': 'volume-b8f43395-b8a0-45cc-abd7-3c2512c00590', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:18.637871 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ec918425-d4ac-4e53-99be-2a75a5793aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:18.637871 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ec918425-d4ac-4e53-99be-2a75a5793aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:18.637871 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4bafe535-aa1e-45c9-8e48-4da9b4f613e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:18.637871 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] Volume b8f43395-b8a0-45cc-abd7-3c2512c00590: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b8f43395-b8a0-45cc-abd7-3c2512c00590', 'volume_size': 1}
May 27 04:03:18.656475 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b8f43395-b8a0-45cc-abd7-3c2512c00590 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:18.739777 n-d-843301-2 sudo[135902]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b8f43395-b8a0-45cc-abd7-3c2512c00590 stack-volumes-lvmdriver-1 -L 1g
May 27 04:03:18.744860 n-d-843301-2 sudo[135902]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:19.162664 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:03:19.173139 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:03:19.173139 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:03:19.200279 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] Flow 'volume_create_manager' (80e95726-e8ad-476d-a299-f05a27035b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:03:19.203962 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5852b24-4af8-4eae-87ca-191a55b9f9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:19.261223 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:03:19.378303 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5852b24-4af8-4eae-87ca-191a55b9f9e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:03:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-383633989',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=5fc6af00-b3a9-46a1-9541-a3a066dfc45e,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=91d1fb6b-e4df-474a-b47c-db01d7068d46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1e8ced93e794485801d22187d00dfa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:03:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:03:19Z,user_id='eb12d21ac9644110ae303e640721606a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7210347f-4eb9-4ab3-bfdc-9b24c1da745d),volume_type_id=7210347f-4eb9-4ab3-bfdc-9b24c1da745d)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:19.378303 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (40ab3036-2292-4696-8611-4c64f4892410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:19.378303 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (40ab3036-2292-4696-8611-4c64f4892410) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:19.378303 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (34d7e876-78c3-48b4-8f68-4230c3e24018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:19.378303 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (34d7e876-78c3-48b4-8f68-4230c3e24018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '91d1fb6b-e4df-474a-b47c-db01d7068d46', 'volume_name': 'volume-91d1fb6b-e4df-474a-b47c-db01d7068d46', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:19.378303 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2c122b9-3883-43c7-8630-cd0f9ea06e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:19.378303 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2c122b9-3883-43c7-8630-cd0f9ea06e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:19.378303 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac98e4a5-7319-4901-97c0-c0178e214ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:19.432808 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] Volume 91d1fb6b-e4df-474a-b47c-db01d7068d46: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-91d1fb6b-e4df-474a-b47c-db01d7068d46', 'volume_size': 1}
May 27 04:03:19.432808 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-91d1fb6b-e4df-474a-b47c-db01d7068d46 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:19.565618 n-d-843301-2 sudo[135925]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-91d1fb6b-e4df-474a-b47c-db01d7068d46 stack-volumes-lvmdriver-1 -L 1g
May 27 04:03:19.566476 n-d-843301-2 sudo[135925]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:20.200884 n-d-843301-2 sudo[135902]: pam_unix(sudo:session): session closed for user root
May 27 04:03:20.207007 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b8f43395-b8a0-45cc-abd7-3c2512c00590 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.554s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:20.214174 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4bafe535-aa1e-45c9-8e48-4da9b4f613e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b8f43395-b8a0-45cc-abd7-3c2512c00590', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:20.214174 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (446b5e68-24d9-4768-b663-63251bd13f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:20.233258 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] Volume volume-b8f43395-b8a0-45cc-abd7-3c2512c00590 (b8f43395-b8a0-45cc-abd7-3c2512c00590): created successfully
May 27 04:03:20.241473 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (446b5e68-24d9-4768-b663-63251bd13f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:20.247857 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] Flow 'volume_create_manager' (d3b53264-34ec-4a9d-8bdb-ff8c4681bcd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:03:20.264667 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-5dfab006-8115-44d7-a8c3-25e562fd37f3 tempest-VolumesGetTest-2142796382 None] Created volume successfully.
May 27 04:03:20.683088 n-d-843301-2 sudo[135925]: pam_unix(sudo:session): session closed for user root
May 27 04:03:20.689716 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-91d1fb6b-e4df-474a-b47c-db01d7068d46 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.265s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:20.689716 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac98e4a5-7319-4901-97c0-c0178e214ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-91d1fb6b-e4df-474a-b47c-db01d7068d46', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:20.692878 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c2894926-8867-4819-8148-7520143f5c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:20.737202 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] Volume volume-91d1fb6b-e4df-474a-b47c-db01d7068d46 (91d1fb6b-e4df-474a-b47c-db01d7068d46): created successfully
May 27 04:03:20.739348 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c2894926-8867-4819-8148-7520143f5c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:20.742317 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] Flow 'volume_create_manager' (80e95726-e8ad-476d-a299-f05a27035b82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:03:20.771469 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-b0a77e2d-b00d-4f45-885e-7f6f50eba242 tempest-GroupsTest-1640816978 None] Created volume successfully.
May 27 04:03:21.115761 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-690253bd-a13d-42c6-af14-889b1305867c tempest-VolumesGetTest-2142796382 None] Lock "b'cinder-b8f43395-b8a0-45cc-abd7-3c2512c00590-delete_volume'" acquired by "delete_volume" :: waited 0.050s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:03:21.217816 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-690253bd-a13d-42c6-af14-889b1305867c tempest-VolumesGetTest-2142796382 None] Skipping remove_export. No iscsi_target is presently exported for volume: b8f43395-b8a0-45cc-abd7-3c2512c00590
May 27 04:03:21.219698 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-690253bd-a13d-42c6-af14-889b1305867c tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b8f43395-b8a0-45cc-abd7-3c2512c00590 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:21.310078 n-d-843301-2 sudo[136051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b8f43395-b8a0-45cc-abd7-3c2512c00590
May 27 04:03:21.310993 n-d-843301-2 sudo[136051]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:22.520330 n-d-843301-2 sudo[136051]: pam_unix(sudo:session): session closed for user root
May 27 04:03:22.526087 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-690253bd-a13d-42c6-af14-889b1305867c tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b8f43395-b8a0-45cc-abd7-3c2512c00590" returned: 0 in 1.303s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:22.526087 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-690253bd-a13d-42c6-af14-889b1305867c tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b8f43395-b8a0-45cc-abd7-3c2512c00590 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:22.577639 n-d-843301-2 sudo[136085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b8f43395-b8a0-45cc-abd7-3c2512c00590
May 27 04:03:22.578442 n-d-843301-2 sudo[136085]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:23.330885 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-bdc79c80-bdbc-4d36-b342-33c4821acf72 tempest-GroupsTest-1640816978 None] Skipping remove_export. No iscsi_target is presently exported for volume: 91d1fb6b-e4df-474a-b47c-db01d7068d46
May 27 04:03:23.330885 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bdc79c80-bdbc-4d36-b342-33c4821acf72 tempest-GroupsTest-1640816978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-91d1fb6b-e4df-474a-b47c-db01d7068d46 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:23.404678 n-d-843301-2 sudo[136096]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-91d1fb6b-e4df-474a-b47c-db01d7068d46
May 27 04:03:23.409548 n-d-843301-2 sudo[136096]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:23.741558 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-690253bd-a13d-42c6-af14-889b1305867c tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b8f43395-b8a0-45cc-abd7-3c2512c00590" returned: 0 in 1.210s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:23.741558 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-690253bd-a13d-42c6-af14-889b1305867c tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b8f43395-b8a0-45cc-abd7-3c2512c00590 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:23.733237 n-d-843301-2 sudo[136085]: pam_unix(sudo:session): session closed for user root
May 27 04:03:23.866716 n-d-843301-2 sudo[136106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b8f43395-b8a0-45cc-abd7-3c2512c00590
May 27 04:03:23.867560 n-d-843301-2 sudo[136106]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:24.797747 n-d-843301-2 sudo[136096]: pam_unix(sudo:session): session closed for user root
May 27 04:03:24.800891 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bdc79c80-bdbc-4d36-b342-33c4821acf72 tempest-GroupsTest-1640816978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-91d1fb6b-e4df-474a-b47c-db01d7068d46" returned: 0 in 1.474s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:24.805070 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bdc79c80-bdbc-4d36-b342-33c4821acf72 tempest-GroupsTest-1640816978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-91d1fb6b-e4df-474a-b47c-db01d7068d46 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:24.917471 n-d-843301-2 sudo[136124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-91d1fb6b-e4df-474a-b47c-db01d7068d46
May 27 04:03:24.924203 n-d-843301-2 sudo[136124]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:25.129717 n-d-843301-2 sudo[136106]: pam_unix(sudo:session): session closed for user root
May 27 04:03:25.137398 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-690253bd-a13d-42c6-af14-889b1305867c tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b8f43395-b8a0-45cc-abd7-3c2512c00590" returned: 0 in 1.393s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:25.137398 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-690253bd-a13d-42c6-af14-889b1305867c tempest-VolumesGetTest-2142796382 None] Successfully deleted volume: b8f43395-b8a0-45cc-abd7-3c2512c00590
May 27 04:03:25.333542 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-690253bd-a13d-42c6-af14-889b1305867c tempest-VolumesGetTest-2142796382 None] Created reservations ['ed40c91d-a4fe-4659-b31e-373a80be9b83', 'f0b08899-4be8-4ce4-8408-306fbd573785', 'b84ec07d-3874-4f89-a41f-049f4351e5d6', 'e4396ce7-b95a-4228-b6ad-ff5e3e1c3476'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:03:25.340633 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-690253bd-a13d-42c6-af14-889b1305867c tempest-VolumesGetTest-2142796382 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:03:25.340633 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:03:25.340633 n-d-843301-2 cinder-volume[92445]:
May 27 04:03:25.420371 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-690253bd-a13d-42c6-af14-889b1305867c tempest-VolumesGetTest-2142796382 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:03:25.421226 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-690253bd-a13d-42c6-af14-889b1305867c tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:25.472289 n-d-843301-2 sudo[136132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:03:25.497249 n-d-843301-2 sudo[136132]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:26.150751 n-d-843301-2 sudo[136124]: pam_unix(sudo:session): session closed for user root
May 27 04:03:26.156386 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bdc79c80-bdbc-4d36-b342-33c4821acf72 tempest-GroupsTest-1640816978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-91d1fb6b-e4df-474a-b47c-db01d7068d46" returned: 0 in 1.348s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:26.164968 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bdc79c80-bdbc-4d36-b342-33c4821acf72 tempest-GroupsTest-1640816978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-91d1fb6b-e4df-474a-b47c-db01d7068d46 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:26.228802 n-d-843301-2 sudo[136136]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-91d1fb6b-e4df-474a-b47c-db01d7068d46
May 27 04:03:26.232945 n-d-843301-2 sudo[136136]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:26.429387 n-d-843301-2 sudo[136132]: pam_unix(sudo:session): session closed for user root
May 27 04:03:26.433920 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-690253bd-a13d-42c6-af14-889b1305867c tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.010s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:26.443998 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-690253bd-a13d-42c6-af14-889b1305867c tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:26.510233 n-d-843301-2 sudo[136138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:03:26.511064 n-d-843301-2 sudo[136138]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:26.611176 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-6914be5b-5d8a-4539-ad62-7f72b4598133 tempest-VolumesGetTest-2142796382 None] Lock "b'cinder-2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a-delete_volume'" acquired by "delete_volume" :: waited 0.038s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:03:26.776183 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-6914be5b-5d8a-4539-ad62-7f72b4598133 tempest-VolumesGetTest-2142796382 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a
May 27 04:03:26.777233 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6914be5b-5d8a-4539-ad62-7f72b4598133 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:26.855187 n-d-843301-2 sudo[136140]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a
May 27 04:03:26.856023 n-d-843301-2 sudo[136140]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:27.654209 n-d-843301-2 sudo[136136]: pam_unix(sudo:session): session closed for user root
May 27 04:03:27.671080 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bdc79c80-bdbc-4d36-b342-33c4821acf72 tempest-GroupsTest-1640816978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-91d1fb6b-e4df-474a-b47c-db01d7068d46" returned: 0 in 1.507s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:27.671080 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-bdc79c80-bdbc-4d36-b342-33c4821acf72 tempest-GroupsTest-1640816978 None] Successfully deleted volume: 91d1fb6b-e4df-474a-b47c-db01d7068d46
May 27 04:03:27.666711 n-d-843301-2 sudo[136138]: pam_unix(sudo:session): session closed for user root
May 27 04:03:27.792316 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-690253bd-a13d-42c6-af14-889b1305867c tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/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.353s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:27.799343 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-690253bd-a13d-42c6-af14-889b1305867c tempest-VolumesGetTest-2142796382 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:03:27.860369 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-690253bd-a13d-42c6-af14-889b1305867c tempest-VolumesGetTest-2142796382 None] Deleted volume successfully.
May 27 04:03:27.924291 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-690253bd-a13d-42c6-af14-889b1305867c tempest-VolumesGetTest-2142796382 None] Lock "b'cinder-b8f43395-b8a0-45cc-abd7-3c2512c00590-delete_volume'" released by "delete_volume" :: held 6.800s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:03:28.038825 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-bdc79c80-bdbc-4d36-b342-33c4821acf72 tempest-GroupsTest-1640816978 None] Created reservations ['1646c29c-1bb3-4de9-b31f-876b26bbf146'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:03:28.131823 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-bdc79c80-bdbc-4d36-b342-33c4821acf72 tempest-GroupsTest-1640816978 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1029895144 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1029895144, it is now deprecated. Please use the default quota class for default quota.
May 27 04:03:28.140398 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-bdc79c80-bdbc-4d36-b342-33c4821acf72 tempest-GroupsTest-1640816978 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1029895144 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1029895144, it is now deprecated. Please use the default quota class for default quota.
May 27 04:03:28.200286 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-bdc79c80-bdbc-4d36-b342-33c4821acf72 tempest-GroupsTest-1640816978 None] Created reservations ['c706a36e-de21-436d-92c5-45dc91b01334', '09bb192b-3119-41d9-9721-7b332f3a255f', 'd14ee0d3-4c0b-4373-b2ab-5aefe96c5fb7', '0f36b1c9-a0f1-4529-abb2-e902ff70d596'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:03:28.202828 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-bdc79c80-bdbc-4d36-b342-33c4821acf72 tempest-GroupsTest-1640816978 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:03:28.202828 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:03:28.202828 n-d-843301-2 cinder-volume[92445]:
May 27 04:03:28.223869 n-d-843301-2 sudo[136140]: pam_unix(sudo:session): session closed for user root
May 27 04:03:28.228496 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6914be5b-5d8a-4539-ad62-7f72b4598133 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a" returned: 0 in 1.451s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:28.244394 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6914be5b-5d8a-4539-ad62-7f72b4598133 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:28.286734 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-bdc79c80-bdbc-4d36-b342-33c4821acf72 tempest-GroupsTest-1640816978 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:03:28.286734 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:03:28.286734 n-d-843301-2 cinder-volume[92445]:
May 27 04:03:28.339619 n-d-843301-2 sudo[136165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a
May 27 04:03:28.340451 n-d-843301-2 sudo[136165]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:28.635686 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-bdc79c80-bdbc-4d36-b342-33c4821acf72 tempest-GroupsTest-1640816978 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:03:28.635686 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bdc79c80-bdbc-4d36-b342-33c4821acf72 tempest-GroupsTest-1640816978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:28.672238 n-d-843301-2 sudo[136172]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:03:28.676778 n-d-843301-2 sudo[136172]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:29.430694 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6914be5b-5d8a-4539-ad62-7f72b4598133 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a" returned: 0 in 1.181s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:29.430694 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6914be5b-5d8a-4539-ad62-7f72b4598133 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:29.423161 n-d-843301-2 sudo[136165]: pam_unix(sudo:session): session closed for user root
May 27 04:03:29.522695 n-d-843301-2 sudo[136179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a
May 27 04:03:29.523490 n-d-843301-2 sudo[136179]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:29.612177 n-d-843301-2 sudo[136172]: pam_unix(sudo:session): session closed for user root
May 27 04:03:29.616791 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bdc79c80-bdbc-4d36-b342-33c4821acf72 tempest-GroupsTest-1640816978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.981s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:29.616791 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bdc79c80-bdbc-4d36-b342-33c4821acf72 tempest-GroupsTest-1640816978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:29.679541 n-d-843301-2 sudo[136196]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:03:29.680443 n-d-843301-2 sudo[136196]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:30.282035 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-a2bbd01b-17ec-4784-90a7-38c830b6d631 tempest-GroupsTest-1640816978 None] Created reservations ['32ebcc53-3f36-4320-aa39-fca6ad7e8077'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:03:30.328195 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-a2bbd01b-17ec-4784-90a7-38c830b6d631 tempest-GroupsTest-1640816978 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:03:30.328195 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:03:30.328195 n-d-843301-2 cinder-volume[92445]:
May 27 04:03:30.367226 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-a2bbd01b-17ec-4784-90a7-38c830b6d631 tempest-GroupsTest-1640816978 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:03:30.367998 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a2bbd01b-17ec-4784-90a7-38c830b6d631 tempest-GroupsTest-1640816978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:30.431381 n-d-843301-2 sudo[136212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:03:30.432206 n-d-843301-2 sudo[136212]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:30.678004 n-d-843301-2 sudo[136196]: pam_unix(sudo:session): session closed for user root
May 27 04:03:30.688845 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bdc79c80-bdbc-4d36-b342-33c4821acf72 tempest-GroupsTest-1640816978 None] CMD "sudo cinder-rootwrap /etc/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.064s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:30.688845 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-bdc79c80-bdbc-4d36-b342-33c4821acf72 tempest-GroupsTest-1640816978 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:03:30.714563 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-bdc79c80-bdbc-4d36-b342-33c4821acf72 tempest-GroupsTest-1640816978 None] Delete group completed successfully.
May 27 04:03:30.895261 n-d-843301-2 sudo[136179]: pam_unix(sudo:session): session closed for user root
May 27 04:03:30.900744 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6914be5b-5d8a-4539-ad62-7f72b4598133 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a" returned: 0 in 1.468s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:30.900744 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-6914be5b-5d8a-4539-ad62-7f72b4598133 tempest-VolumesGetTest-2142796382 None] Successfully deleted volume: 2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a
May 27 04:03:31.032532 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-6914be5b-5d8a-4539-ad62-7f72b4598133 tempest-VolumesGetTest-2142796382 None] Created reservations ['0be0585c-435f-46d4-9ca9-0a22a6690c7f', '25b49fe3-a7af-4e9a-a6a3-98e3f36ac1a9', '6a54f568-e798-4e1d-873b-96b6a03a1fef', '35d3aa49-5128-4f8c-affa-59578d007f26'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:03:31.032532 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-6914be5b-5d8a-4539-ad62-7f72b4598133 tempest-VolumesGetTest-2142796382 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:03:31.032532 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:03:31.032532 n-d-843301-2 cinder-volume[92445]:
May 27 04:03:31.193036 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-6914be5b-5d8a-4539-ad62-7f72b4598133 tempest-VolumesGetTest-2142796382 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:03:31.193036 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6914be5b-5d8a-4539-ad62-7f72b4598133 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:31.254621 n-d-843301-2 sudo[136234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:03:31.255411 n-d-843301-2 sudo[136234]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:31.375662 n-d-843301-2 sudo[136212]: pam_unix(sudo:session): session closed for user root
May 27 04:03:31.378183 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a2bbd01b-17ec-4784-90a7-38c830b6d631 tempest-GroupsTest-1640816978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.010s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:31.387000 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a2bbd01b-17ec-4784-90a7-38c830b6d631 tempest-GroupsTest-1640816978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:31.489310 n-d-843301-2 sudo[136240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:03:31.490159 n-d-843301-2 sudo[136240]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:32.069072 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-35ec6885-5e71-4bd5-a107-1f8e68091c0f tempest-VolumesGetTest-2142796382 None] Lock "b'cinder-d1b551c8-64c4-48c1-b49d-9b4bc5589eef-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:03:32.291893 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-35ec6885-5e71-4bd5-a107-1f8e68091c0f tempest-VolumesGetTest-2142796382 None] Skipping remove_export. No iscsi_target is presently exported for volume: d1b551c8-64c4-48c1-b49d-9b4bc5589eef
May 27 04:03:32.293142 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-35ec6885-5e71-4bd5-a107-1f8e68091c0f tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:32.335971 n-d-843301-2 sudo[136255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef
May 27 04:03:32.336774 n-d-843301-2 sudo[136255]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:32.398396 n-d-843301-2 sudo[136234]: pam_unix(sudo:session): session closed for user root
May 27 04:03:32.403878 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6914be5b-5d8a-4539-ad62-7f72b4598133 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.209s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:32.403878 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6914be5b-5d8a-4539-ad62-7f72b4598133 tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:32.466938 n-d-843301-2 sudo[136257]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:03:32.467778 n-d-843301-2 sudo[136257]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:32.868736 n-d-843301-2 sudo[136240]: pam_unix(sudo:session): session closed for user root
May 27 04:03:32.872856 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a2bbd01b-17ec-4784-90a7-38c830b6d631 tempest-GroupsTest-1640816978 None] CMD "sudo cinder-rootwrap /etc/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.486s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:32.909183 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-a2bbd01b-17ec-4784-90a7-38c830b6d631 tempest-GroupsTest-1640816978 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:03:32.931191 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a2bbd01b-17ec-4784-90a7-38c830b6d631 tempest-GroupsTest-1640816978 None] Delete group completed successfully.
May 27 04:03:32.931191 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-68e05272-44f1-4ff3-8609-41861e060af9 tempest-GroupsTest-1640816978 None] Group tempest-GroupsTest-Group-672076183: creating
May 27 04:03:33.005585 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-68e05272-44f1-4ff3-8609-41861e060af9 tempest-GroupsTest-1640816978 None] Group tempest-GroupsTest-Group-672076183: created successfully
May 27 04:03:33.134069 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-68e05272-44f1-4ff3-8609-41861e060af9 tempest-GroupsTest-1640816978 None] Create group completed successfully.
May 27 04:03:33.452889 n-d-843301-2 sudo[136255]: pam_unix(sudo:session): session closed for user root
May 27 04:03:33.458612 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-35ec6885-5e71-4bd5-a107-1f8e68091c0f tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef" returned: 0 in 1.161s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:33.458612 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-35ec6885-5e71-4bd5-a107-1f8e68091c0f tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:33.507219 n-d-843301-2 sudo[136277]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef
May 27 04:03:33.508005 n-d-843301-2 sudo[136277]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:33.676420 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6914be5b-5d8a-4539-ad62-7f72b4598133 tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/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.268s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:33.676420 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-6914be5b-5d8a-4539-ad62-7f72b4598133 tempest-VolumesGetTest-2142796382 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:03:33.668602 n-d-843301-2 sudo[136257]: pam_unix(sudo:session): session closed for user root
May 27 04:03:33.695607 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-6914be5b-5d8a-4539-ad62-7f72b4598133 tempest-VolumesGetTest-2142796382 None] Deleted volume successfully.
May 27 04:03:33.722986 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-6914be5b-5d8a-4539-ad62-7f72b4598133 tempest-VolumesGetTest-2142796382 None] Lock "b'cinder-2ec82c3a-06c9-4cb1-8e9e-8dfcd04f2f8a-delete_volume'" released by "delete_volume" :: held 7.115s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:03:34.223330 n-d-843301-2 sudo[136277]: pam_unix(sudo:session): session closed for user root
May 27 04:03:34.225063 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-35ec6885-5e71-4bd5-a107-1f8e68091c0f tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef" returned: 0 in 0.769s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:34.227137 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-35ec6885-5e71-4bd5-a107-1f8e68091c0f tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:34.275872 n-d-843301-2 sudo[136285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef
May 27 04:03:34.276685 n-d-843301-2 sudo[136285]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:35.093846 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:03:35.105064 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:03:35.105584 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:03:35.145610 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] Flow 'volume_create_manager' (4ff6d1f2-cfca-4002-942b-9d2965198a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:03:35.154501 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5a8714b-e860-4265-9e91-ead9149e64a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:35.211131 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:03:35.255719 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5a8714b-e860-4265-9e91-ead9149e64a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:03:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-289205539',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=5fe8fe44-b51b-4fb5-97c1-46ec4065bdcd,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1e8ced93e794485801d22187d00dfa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:03:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:03:35Z,user_id='eb12d21ac9644110ae303e640721606a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c224faab-9141-4127-a205-3d74e765a996),volume_type_id=c224faab-9141-4127-a205-3d74e765a996)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:35.255719 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f004db63-a235-46ca-b649-60ed96b4f130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:35.255719 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f004db63-a235-46ca-b649-60ed96b4f130) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:35.259310 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d7b6320-a4c5-4548-968a-08a9e137d993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:35.263780 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d7b6320-a4c5-4548-968a-08a9e137d993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4', 'volume_name': 'volume-4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:35.263780 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (019a9057-834f-4ab4-9e10-63f6d3a31b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:35.271191 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (019a9057-834f-4ab4-9e10-63f6d3a31b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:35.271191 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0aa4c2c-8c23-4aed-b08d-faefe4f1b149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:35.289842 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] Volume 4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4', 'volume_size': 1}
May 27 04:03:35.296371 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:35.349850 n-d-843301-2 sudo[136302]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4 stack-volumes-lvmdriver-1 -L 1g
May 27 04:03:35.350635 n-d-843301-2 sudo[136302]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:35.518067 n-d-843301-2 sudo[136285]: pam_unix(sudo:session): session closed for user root
May 27 04:03:35.522047 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-35ec6885-5e71-4bd5-a107-1f8e68091c0f tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d1b551c8-64c4-48c1-b49d-9b4bc5589eef" returned: 0 in 1.295s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:35.524201 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-35ec6885-5e71-4bd5-a107-1f8e68091c0f tempest-VolumesGetTest-2142796382 None] Successfully deleted volume: d1b551c8-64c4-48c1-b49d-9b4bc5589eef
May 27 04:03:35.678243 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-35ec6885-5e71-4bd5-a107-1f8e68091c0f tempest-VolumesGetTest-2142796382 None] Created reservations ['9b750592-8757-4619-a466-be199cf5aca2', '8f843c4c-e587-467a-be39-22e8441412c2', '0f0b048b-7726-46af-834f-73b8cf1d1b7d', 'f3b99384-d2ae-44d3-b3c9-87425041daf2'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:03:35.682649 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-35ec6885-5e71-4bd5-a107-1f8e68091c0f tempest-VolumesGetTest-2142796382 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:03:35.682649 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:03:35.682649 n-d-843301-2 cinder-volume[92445]:
May 27 04:03:35.884093 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-35ec6885-5e71-4bd5-a107-1f8e68091c0f tempest-VolumesGetTest-2142796382 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:03:35.884093 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-35ec6885-5e71-4bd5-a107-1f8e68091c0f tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:35.920160 n-d-843301-2 sudo[136314]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:03:35.921058 n-d-843301-2 sudo[136314]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:36.279379 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.982s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:36.279379 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0aa4c2c-8c23-4aed-b08d-faefe4f1b149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:36.270325 n-d-843301-2 sudo[136302]: pam_unix(sudo:session): session closed for user root
May 27 04:03:36.289286 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1744f3aa-28f7-45bc-a0b8-2fd3107c941b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:36.324593 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] Volume volume-4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4 (4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4): created successfully
May 27 04:03:36.334033 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1744f3aa-28f7-45bc-a0b8-2fd3107c941b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:36.355415 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] Flow 'volume_create_manager' (4ff6d1f2-cfca-4002-942b-9d2965198a4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:03:36.393083 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-86099686-bcdb-4c94-8b0d-cbdb28de0f85 tempest-GroupsTest-1640816978 None] Created volume successfully.
May 27 04:03:37.128406 n-d-843301-2 sudo[136314]: pam_unix(sudo:session): session closed for user root
May 27 04:03:37.133911 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-35ec6885-5e71-4bd5-a107-1f8e68091c0f tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.251s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:37.133911 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-35ec6885-5e71-4bd5-a107-1f8e68091c0f tempest-VolumesGetTest-2142796382 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:37.200707 n-d-843301-2 sudo[136354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:03:37.204114 n-d-843301-2 sudo[136354]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:37.692679 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:03:37.707020 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:03:37.707020 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:03:37.751787 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] Flow 'volume_create_manager' (fe96d7ae-220f-4152-86df-64b6c6f44c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:03:37.751787 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (90ab9425-c45b-42ce-be47-5a501e003101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:37.820143 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:03:37.880728 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (90ab9425-c45b-42ce-be47-5a501e003101) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:03:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1199055048',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=5fe8fe44-b51b-4fb5-97c1-46ec4065bdcd,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=053456fd-5a87-4493-94d7-70fca388b8b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1e8ced93e794485801d22187d00dfa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:03:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:03:38Z,user_id='eb12d21ac9644110ae303e640721606a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c224faab-9141-4127-a205-3d74e765a996),volume_type_id=c224faab-9141-4127-a205-3d74e765a996)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:37.883284 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e986d434-085e-4b77-bdca-ac60ea63dc71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:37.885729 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e986d434-085e-4b77-bdca-ac60ea63dc71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:37.888817 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c433856-18d1-487d-bcb8-00ea141754ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:37.905445 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c433856-18d1-487d-bcb8-00ea141754ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '053456fd-5a87-4493-94d7-70fca388b8b2', 'volume_name': 'volume-053456fd-5a87-4493-94d7-70fca388b8b2', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:37.919724 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df99f71e-ec07-4515-898c-7575fbe5a652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:37.919724 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df99f71e-ec07-4515-898c-7575fbe5a652) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:37.929356 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c14323d-b6eb-4cf4-874c-96b2369eca10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:37.953495 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] Volume 053456fd-5a87-4493-94d7-70fca388b8b2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-053456fd-5a87-4493-94d7-70fca388b8b2', 'volume_size': 1}
May 27 04:03:37.953495 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-053456fd-5a87-4493-94d7-70fca388b8b2 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:38.019452 n-d-843301-2 sudo[136360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-053456fd-5a87-4493-94d7-70fca388b8b2 stack-volumes-lvmdriver-1 -L 1g
May 27 04:03:38.020417 n-d-843301-2 sudo[136360]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:38.139513 n-d-843301-2 sudo[136354]: pam_unix(sudo:session): session closed for user root
May 27 04:03:38.145963 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-35ec6885-5e71-4bd5-a107-1f8e68091c0f tempest-VolumesGetTest-2142796382 None] CMD "sudo cinder-rootwrap /etc/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.008s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:38.145963 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-35ec6885-5e71-4bd5-a107-1f8e68091c0f tempest-VolumesGetTest-2142796382 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:03:38.159338 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-35ec6885-5e71-4bd5-a107-1f8e68091c0f tempest-VolumesGetTest-2142796382 None] Deleted volume successfully.
May 27 04:03:38.178744 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-35ec6885-5e71-4bd5-a107-1f8e68091c0f tempest-VolumesGetTest-2142796382 None] Lock "b'cinder-d1b551c8-64c4-48c1-b49d-9b4bc5589eef-delete_volume'" released by "delete_volume" :: held 6.128s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:03:38.757535 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-053456fd-5a87-4493-94d7-70fca388b8b2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.807s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:38.757535 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c14323d-b6eb-4cf4-874c-96b2369eca10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-053456fd-5a87-4493-94d7-70fca388b8b2', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:38.751751 n-d-843301-2 sudo[136360]: pam_unix(sudo:session): session closed for user root
May 27 04:03:38.760405 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3899feaa-5cc7-40d1-a2ad-091b56479a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:38.792511 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] Volume volume-053456fd-5a87-4493-94d7-70fca388b8b2 (053456fd-5a87-4493-94d7-70fca388b8b2): created successfully
May 27 04:03:38.792511 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3899feaa-5cc7-40d1-a2ad-091b56479a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:38.801637 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] Flow 'volume_create_manager' (fe96d7ae-220f-4152-86df-64b6c6f44c65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:03:38.813300 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-b59bf700-36e5-4684-bb16-1b966e1f4c13 tempest-GroupsTest-1640816978 None] Created volume successfully.
May 27 04:03:39.248445 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-aeb20761-ea13-4936-9a5e-0a0790631904 tempest-GroupsTest-1640816978 None] Update group completed successfully.
May 27 04:03:41.018969 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e7e8fac4-afde-428a-a6a8-4cb97a4cbeaa tempest-GroupsTest-1640816978 None] Update group completed successfully.
May 27 04:03:42.896872 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] Skipping remove_export. No iscsi_target is presently exported for volume: 053456fd-5a87-4493-94d7-70fca388b8b2
May 27 04:03:42.902056 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-053456fd-5a87-4493-94d7-70fca388b8b2 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:42.965398 n-d-843301-2 sudo[136399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-053456fd-5a87-4493-94d7-70fca388b8b2
May 27 04:03:42.966480 n-d-843301-2 sudo[136399]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:43.505501 n-d-843301-2 sudo[136399]: pam_unix(sudo:session): session closed for user root
May 27 04:03:43.514525 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-053456fd-5a87-4493-94d7-70fca388b8b2" returned: 0 in 0.606s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:43.516470 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-053456fd-5a87-4493-94d7-70fca388b8b2 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:43.584313 n-d-843301-2 sudo[136403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-053456fd-5a87-4493-94d7-70fca388b8b2
May 27 04:03:43.585363 n-d-843301-2 sudo[136403]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:44.152103 n-d-843301-2 sudo[136403]: pam_unix(sudo:session): session closed for user root
May 27 04:03:44.157675 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-053456fd-5a87-4493-94d7-70fca388b8b2" returned: 0 in 0.639s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:44.165142 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-053456fd-5a87-4493-94d7-70fca388b8b2 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:44.241755 n-d-843301-2 sudo[136406]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-053456fd-5a87-4493-94d7-70fca388b8b2
May 27 04:03:44.245778 n-d-843301-2 sudo[136406]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:44.941767 n-d-843301-2 sudo[136406]: pam_unix(sudo:session): session closed for user root
May 27 04:03:44.951537 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-053456fd-5a87-4493-94d7-70fca388b8b2" returned: 0 in 0.786s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:44.951537 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] Successfully deleted volume: 053456fd-5a87-4493-94d7-70fca388b8b2
May 27 04:03:44.963174 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4
May 27 04:03:44.963174 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:45.024397 n-d-843301-2 sudo[136416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4
May 27 04:03:45.025512 n-d-843301-2 sudo[136416]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:45.732018 n-d-843301-2 sudo[136416]: pam_unix(sudo:session): session closed for user root
May 27 04:03:45.734374 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4" returned: 0 in 0.772s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:45.737586 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:45.772197 n-d-843301-2 sudo[136419]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4
May 27 04:03:45.774479 n-d-843301-2 sudo[136419]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:46.349243 n-d-843301-2 sudo[136419]: pam_unix(sudo:session): session closed for user root
May 27 04:03:46.351708 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4" returned: 0 in 0.614s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:46.353986 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:46.377605 n-d-843301-2 sudo[136422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4
May 27 04:03:46.378407 n-d-843301-2 sudo[136422]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:47.312320 n-d-843301-2 sudo[136422]: pam_unix(sudo:session): session closed for user root
May 27 04:03:47.320990 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4" returned: 0 in 0.966s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:47.324612 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] Successfully deleted volume: 4b9c41e8-e6d2-45fc-8efd-6dbc7727eff4
May 27 04:03:47.522896 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] Created reservations ['b9a630a5-9add-4d8e-aaac-cc8a5f415339'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:03:47.557021 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1307872223 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1307872223, it is now deprecated. Please use the default quota class for default quota.
May 27 04:03:47.557889 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1307872223 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1307872223, it is now deprecated. Please use the default quota class for default quota.
May 27 04:03:47.581040 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] Created reservations ['5d748086-85a0-4cbb-9134-45d4eaf5270f', 'c3e00328-af30-49a1-a551-2e49bbf24d10', '4b7bd9b6-7f32-4b42-97d7-9c9b479665a2', '4a6bf74e-2fff-45e4-bf60-5d8976a08f41'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:03:47.583425 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:03:47.583425 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:03:47.583425 n-d-843301-2 cinder-volume[92445]:
May 27 04:03:47.746354 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] Created reservations ['d2b47c85-06f4-428e-89c2-3992659757dd', '2946ce9d-9b5c-4a7e-91b5-7865c0f98dd7', '4e7bffa8-28bc-400e-9d3f-215c6ad59e78', '3998b1df-2b7d-41af-98f8-55883f7bc15e'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:03:47.920174 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:03:47.920174 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:47.985564 n-d-843301-2 sudo[136462]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:03:47.994481 n-d-843301-2 sudo[136462]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:48.828878 n-d-843301-2 sudo[136462]: pam_unix(sudo:session): session closed for user root
May 27 04:03:48.831167 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.922s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:48.833399 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:48.881471 n-d-843301-2 sudo[136475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:03:48.882280 n-d-843301-2 sudo[136475]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:49.734236 n-d-843301-2 sudo[136475]: pam_unix(sudo:session): session closed for user root
May 27 04:03:49.737566 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:49.739885 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:03:49.749687 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-583cfc0d-c2b2-48f6-a716-3c0d18e5e818 tempest-GroupsTest-1640816978 None] Delete group completed successfully.
May 27 04:03:49.908238 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Terminate volume connection completed successfully.
May 27 04:03:50.005502 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:50.132599 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.129s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:50.133077 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fb240520-c965-47b8-a76e-ec9770c61c3a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a\n Backing store flags: \n Account information:\n rQn7DdH5Ln3HxTkVhEFB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335\n Backing store flags: \n Account information:\n tWsYm3VHqjAf3gdD9pCZ\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:03:50.133890 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Removing iscsi_target for Volume ID: fb240520-c965-47b8-a76e-ec9770c61c3a
May 27 04:03:50.135222 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fb240520-c965-47b8-a76e-ec9770c61c3a -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:50.453613 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fb240520-c965-47b8-a76e-ec9770c61c3a -f" returned: 0 in 0.317s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:50.453903 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:03:50.455866 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:50.602481 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.147s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:50.603503 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335\n Backing store flags: \n Account information:\n tWsYm3VHqjAf3gdD9pCZ\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:03:50.604454 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-137095d7-d930-406c-ac3c-94d8d547d7ce tempest-VolumesBackupsTest-2124050371 None] Remove volume export completed successfully.
May 27 04:03:51.977301 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-e990142a-a60b-4106-8a21-1bbea2713c5f tempest-VolumesBackupsTest-2124050371 None] Lock "b'cinder-fb240520-c965-47b8-a76e-ec9770c61c3a-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:03:52.195769 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:52.321155 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:52.321837 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335\n Backing store flags: \n Account information:\n tWsYm3VHqjAf3gdD9pCZ\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:03:52.322491 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-e990142a-a60b-4106-8a21-1bbea2713c5f tempest-VolumesBackupsTest-2124050371 None] Skipping remove_export. No iscsi_target is presently exported for volume: fb240520-c965-47b8-a76e-ec9770c61c3a
May 27 04:03:52.323505 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e990142a-a60b-4106-8a21-1bbea2713c5f tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:52.367407 n-d-843301-2 sudo[136511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a
May 27 04:03:52.368316 n-d-843301-2 sudo[136511]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:52.937080 n-d-843301-2 sudo[136511]: pam_unix(sudo:session): session closed for user root
May 27 04:03:52.939351 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e990142a-a60b-4106-8a21-1bbea2713c5f tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a" returned: 0 in 0.615s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:52.941408 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e990142a-a60b-4106-8a21-1bbea2713c5f tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:53.003236 n-d-843301-2 sudo[136514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a
May 27 04:03:53.004056 n-d-843301-2 sudo[136514]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:53.613820 n-d-843301-2 sudo[136514]: pam_unix(sudo:session): session closed for user root
May 27 04:03:53.619146 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e990142a-a60b-4106-8a21-1bbea2713c5f tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a" returned: 0 in 0.674s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:53.622222 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e990142a-a60b-4106-8a21-1bbea2713c5f tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:53.655738 n-d-843301-2 sudo[136517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a
May 27 04:03:53.656581 n-d-843301-2 sudo[136517]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:54.619788 n-d-843301-2 sudo[136517]: pam_unix(sudo:session): session closed for user root
May 27 04:03:54.622523 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e990142a-a60b-4106-8a21-1bbea2713c5f tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fb240520-c965-47b8-a76e-ec9770c61c3a" returned: 0 in 1.001s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:54.624435 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-e990142a-a60b-4106-8a21-1bbea2713c5f tempest-VolumesBackupsTest-2124050371 None] Successfully deleted volume: fb240520-c965-47b8-a76e-ec9770c61c3a
May 27 04:03:54.771806 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-e990142a-a60b-4106-8a21-1bbea2713c5f tempest-VolumesBackupsTest-2124050371 None] Created reservations ['a03383b8-33fc-46f5-8b4e-29a77f345f46', 'f9949079-33ed-4dfe-b342-4c195bbd63fe', 'a2dbad58-f9f2-4b25-95cf-f10f22535cf2', '7ae148bd-df36-4b19-927f-3326b370a314'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:03:54.774462 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-e990142a-a60b-4106-8a21-1bbea2713c5f tempest-VolumesBackupsTest-2124050371 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:03:54.774462 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:03:54.774462 n-d-843301-2 cinder-volume[92445]:
May 27 04:03:54.866351 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-e990142a-a60b-4106-8a21-1bbea2713c5f tempest-VolumesBackupsTest-2124050371 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:03:54.867569 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e990142a-a60b-4106-8a21-1bbea2713c5f tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:54.933250 n-d-843301-2 sudo[136525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:03:54.934081 n-d-843301-2 sudo[136525]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:56.080249 n-d-843301-2 sudo[136525]: pam_unix(sudo:session): session closed for user root
May 27 04:03:56.082893 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e990142a-a60b-4106-8a21-1bbea2713c5f tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.215s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:56.084534 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e990142a-a60b-4106-8a21-1bbea2713c5f tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:56.152790 n-d-843301-2 sudo[136528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:03:56.154180 n-d-843301-2 sudo[136528]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:03:57.453572 n-d-843301-2 sudo[136528]: pam_unix(sudo:session): session closed for user root
May 27 04:03:57.457811 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e990142a-a60b-4106-8a21-1bbea2713c5f tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/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.373s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:03:57.461313 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-e990142a-a60b-4106-8a21-1bbea2713c5f tempest-VolumesBackupsTest-2124050371 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:03:57.469426 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e990142a-a60b-4106-8a21-1bbea2713c5f tempest-VolumesBackupsTest-2124050371 None] Deleted volume successfully.
May 27 04:03:57.510019 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-e990142a-a60b-4106-8a21-1bbea2713c5f tempest-VolumesBackupsTest-2124050371 None] Lock "b'cinder-fb240520-c965-47b8-a76e-ec9770c61c3a-delete_volume'" released by "delete_volume" :: held 5.527s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:03:59.512441 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:03:59.524274 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:03:59.524757 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:03:59.550196 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] Flow 'volume_create_manager' (88dbdff7-7225-41dc-926a-aa760a88ace3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:03:59.554390 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (13edd36d-73f5-4310-9f74-e7352e832f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:59.643238 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:03:59.733220 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (13edd36d-73f5-4310-9f74-e7352e832f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:03:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-325050669',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=134b56c2-c0e8-4d86-beee-feabbbc87635,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54c864941a46489092081e02826583f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:03:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:03:59Z,user_id='2ee64566fd54441aa3b2aa488b83a4a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:59.735911 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (79b5c95c-beab-4617-93bd-2b807f898591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:59.738187 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (79b5c95c-beab-4617-93bd-2b807f898591) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:59.740962 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a54c607-0ca8-4975-a6ef-a2d9fe0e22e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:59.743745 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a54c607-0ca8-4975-a6ef-a2d9fe0e22e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '134b56c2-c0e8-4d86-beee-feabbbc87635', 'volume_name': 'volume-134b56c2-c0e8-4d86-beee-feabbbc87635', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:59.745962 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76995a33-35a3-47e2-852c-1f9ff55cce11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:59.748077 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76995a33-35a3-47e2-852c-1f9ff55cce11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:03:59.752109 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba484b2a-1ac0-48bb-9ef4-a88512a529a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:03:59.754152 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] Volume 134b56c2-c0e8-4d86-beee-feabbbc87635: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-134b56c2-c0e8-4d86-beee-feabbbc87635', 'volume_size': 1}
May 27 04:03:59.757189 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-134b56c2-c0e8-4d86-beee-feabbbc87635 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:03:59.819197 n-d-843301-2 sudo[136574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-134b56c2-c0e8-4d86-beee-feabbbc87635 stack-volumes-lvmdriver-1 -L 1g
May 27 04:03:59.820008 n-d-843301-2 sudo[136574]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:00.921544 n-d-843301-2 sudo[136574]: pam_unix(sudo:session): session closed for user root
May 27 04:04:00.924270 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-134b56c2-c0e8-4d86-beee-feabbbc87635 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.167s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:00.927561 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba484b2a-1ac0-48bb-9ef4-a88512a529a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-134b56c2-c0e8-4d86-beee-feabbbc87635', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:04:00.932498 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea9d44db-31fa-4b06-b9a8-0f5a1c7cafe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:04:00.955124 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] Volume volume-134b56c2-c0e8-4d86-beee-feabbbc87635 (134b56c2-c0e8-4d86-beee-feabbbc87635): created successfully
May 27 04:04:00.957136 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea9d44db-31fa-4b06-b9a8-0f5a1c7cafe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:04:00.960082 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] Flow 'volume_create_manager' (88dbdff7-7225-41dc-926a-aa760a88ace3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:04:00.971544 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-0d0d2c19-6b18-4880-a213-775735b2af3f tempest-SnapshotManageAdminTest-368069721 None] Created volume successfully.
May 27 04:04:01.473172 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-d881c807-f59e-42ba-b2ed-bdd1a3549db5 tempest-VolumesBackupsTest-2124050371 None] Lock "b'cinder-1197046b-5557-4b47-9d5f-709a099b7209-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:04:01.635529 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:01.821832 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.188s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:01.822712 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335\n Backing store flags: \n Account information:\n tWsYm3VHqjAf3gdD9pCZ\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:04:01.824721 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-d881c807-f59e-42ba-b2ed-bdd1a3549db5 tempest-VolumesBackupsTest-2124050371 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1197046b-5557-4b47-9d5f-709a099b7209
May 27 04:04:01.825725 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d881c807-f59e-42ba-b2ed-bdd1a3549db5 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1197046b-5557-4b47-9d5f-709a099b7209 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:01.884610 n-d-843301-2 sudo[136690]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1197046b-5557-4b47-9d5f-709a099b7209
May 27 04:04:01.887149 n-d-843301-2 sudo[136690]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:02.299441 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7e67283c-d796-4789-af84-92fdcb26f828 tempest-SnapshotManageAdminTest-368069721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-134b56c2-c0e8-4d86-beee-feabbbc87635 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:02.346464 n-d-843301-2 sudo[136694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-134b56c2-c0e8-4d86-beee-feabbbc87635
May 27 04:04:02.349405 n-d-843301-2 sudo[136694]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:02.663740 n-d-843301-2 sudo[136690]: pam_unix(sudo:session): session closed for user root
May 27 04:04:02.666311 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d881c807-f59e-42ba-b2ed-bdd1a3549db5 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1197046b-5557-4b47-9d5f-709a099b7209" returned: 0 in 0.840s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:02.668459 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d881c807-f59e-42ba-b2ed-bdd1a3549db5 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1197046b-5557-4b47-9d5f-709a099b7209 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:02.716251 n-d-843301-2 sudo[136705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1197046b-5557-4b47-9d5f-709a099b7209
May 27 04:04:02.717068 n-d-843301-2 sudo[136705]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:03.093775 n-d-843301-2 sudo[136694]: pam_unix(sudo:session): session closed for user root
May 27 04:04:03.096300 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7e67283c-d796-4789-af84-92fdcb26f828 tempest-SnapshotManageAdminTest-368069721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-134b56c2-c0e8-4d86-beee-feabbbc87635" returned: 0 in 0.797s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:03.098256 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7e67283c-d796-4789-af84-92fdcb26f828 tempest-SnapshotManageAdminTest-368069721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ea818ac3-02ff-4bfb-8164-6fdc273e8dec --snapshot stack-volumes-lvmdriver-1/volume-134b56c2-c0e8-4d86-beee-feabbbc87635 -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:03.151656 n-d-843301-2 sudo[136719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ea818ac3-02ff-4bfb-8164-6fdc273e8dec --snapshot stack-volumes-lvmdriver-1/volume-134b56c2-c0e8-4d86-beee-feabbbc87635 -L 1.00g
May 27 04:04:03.152519 n-d-843301-2 sudo[136719]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:03.502115 n-d-843301-2 sudo[136705]: pam_unix(sudo:session): session closed for user root
May 27 04:04:03.504562 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d881c807-f59e-42ba-b2ed-bdd1a3549db5 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1197046b-5557-4b47-9d5f-709a099b7209" returned: 0 in 0.836s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:03.507517 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d881c807-f59e-42ba-b2ed-bdd1a3549db5 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1197046b-5557-4b47-9d5f-709a099b7209 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:03.554092 n-d-843301-2 sudo[136725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1197046b-5557-4b47-9d5f-709a099b7209
May 27 04:04:03.554975 n-d-843301-2 sudo[136725]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:04.214832 n-d-843301-2 sudo[136719]: pam_unix(sudo:session): session closed for user root
May 27 04:04:04.217683 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7e67283c-d796-4789-af84-92fdcb26f828 tempest-SnapshotManageAdminTest-368069721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ea818ac3-02ff-4bfb-8164-6fdc273e8dec --snapshot stack-volumes-lvmdriver-1/volume-134b56c2-c0e8-4d86-beee-feabbbc87635 -L 1.00g" returned: 0 in 1.118s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:04.310780 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-7e67283c-d796-4789-af84-92fdcb26f828 tempest-SnapshotManageAdminTest-368069721 None] Create snapshot completed successfully
May 27 04:04:04.436128 n-d-843301-2 sudo[136725]: pam_unix(sudo:session): session closed for user root
May 27 04:04:04.438782 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d881c807-f59e-42ba-b2ed-bdd1a3549db5 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1197046b-5557-4b47-9d5f-709a099b7209" returned: 0 in 0.931s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:04.440335 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-d881c807-f59e-42ba-b2ed-bdd1a3549db5 tempest-VolumesBackupsTest-2124050371 None] Successfully deleted volume: 1197046b-5557-4b47-9d5f-709a099b7209
May 27 04:04:04.498467 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-d881c807-f59e-42ba-b2ed-bdd1a3549db5 tempest-VolumesBackupsTest-2124050371 None] Created reservations ['eccee5b1-d71b-480a-8d8f-6c3c303091f2', '22ab1545-e3f2-44ed-9226-853eb0907388', '1c670714-fb65-49fa-b2e0-6ce9fb45cd6d', '5e18b4c2-73ea-4448-895b-20ec554c5741'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:04:04.500628 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-d881c807-f59e-42ba-b2ed-bdd1a3549db5 tempest-VolumesBackupsTest-2124050371 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:04:04.500628 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:04:04.500628 n-d-843301-2 cinder-volume[92445]:
May 27 04:04:04.550082 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-d881c807-f59e-42ba-b2ed-bdd1a3549db5 tempest-VolumesBackupsTest-2124050371 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:04:04.550962 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d881c807-f59e-42ba-b2ed-bdd1a3549db5 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:04.587868 n-d-843301-2 sudo[136839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:04:04.589415 n-d-843301-2 sudo[136839]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:05.027824 n-d-843301-2 sudo[136839]: pam_unix(sudo:session): session closed for user root
May 27 04:04:05.030133 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d881c807-f59e-42ba-b2ed-bdd1a3549db5 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.479s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:05.032429 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d881c807-f59e-42ba-b2ed-bdd1a3549db5 tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:05.052451 n-d-843301-2 sudo[136843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:04:05.054051 n-d-843301-2 sudo[136843]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:05.534567 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-195b9952-4945-46cb-ae16-083e4602faaf tempest-VolumesBackupsTest-2124050371 None] Lock "b'cinder-9eddf058-9502-498a-8286-f93a5553d4a8-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:04:05.603365 n-d-843301-2 sudo[136843]: pam_unix(sudo:session): session closed for user root
May 27 04:04:05.616436 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d881c807-f59e-42ba-b2ed-bdd1a3549db5 tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.584s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:05.634998 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-d881c807-f59e-42ba-b2ed-bdd1a3549db5 tempest-VolumesBackupsTest-2124050371 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:04:05.661611 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-d881c807-f59e-42ba-b2ed-bdd1a3549db5 tempest-VolumesBackupsTest-2124050371 None] Deleted volume successfully.
May 27 04:04:05.674757 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:05.685699 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-d881c807-f59e-42ba-b2ed-bdd1a3549db5 tempest-VolumesBackupsTest-2124050371 None] Lock "b'cinder-1197046b-5557-4b47-9d5f-709a099b7209-delete_volume'" released by "delete_volume" :: held 4.224s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:04:05.780613 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:05.780966 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430728352]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:2b2a250a459 alias: n-d-843301-2\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335\n Backing store flags: \n Account information:\n tWsYm3VHqjAf3gdD9pCZ\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:04:05.781639 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-195b9952-4945-46cb-ae16-083e4602faaf tempest-VolumesBackupsTest-2124050371 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9eddf058-9502-498a-8286-f93a5553d4a8
May 27 04:04:05.782667 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-195b9952-4945-46cb-ae16-083e4602faaf tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:05.803932 n-d-843301-2 sudo[136850]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8
May 27 04:04:05.805189 n-d-843301-2 sudo[136850]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:05.847687 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-2eb38353-9519-4321-bc1a-86ddd5bd8146 tempest-SnapshotManageAdminTest-1244292691 None] Lock "b'cinder-ea818ac3-02ff-4bfb-8164-6fdc273e8dec-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.038s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:04:05.980241 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-2eb38353-9519-4321-bc1a-86ddd5bd8146 tempest-SnapshotManageAdminTest-1244292691 None] Created reservations ['f9018f36-5ad1-4e4a-ab15-1c50c4d51428', '79880929-e8fc-4a78-8ace-89714ea6fd4e', '342b0b1e-ab73-4bcb-951c-97af7a5c1756', 'f6f540ad-edcd-4603-8df7-8a83758d2c61'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:04:05.982083 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-2eb38353-9519-4321-bc1a-86ddd5bd8146 tempest-SnapshotManageAdminTest-1244292691 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:04:05.982083 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:04:05.982083 n-d-843301-2 cinder-volume[92445]:
May 27 04:04:06.027206 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-2eb38353-9519-4321-bc1a-86ddd5bd8146 tempest-SnapshotManageAdminTest-1244292691 None] Unmanage snapshot completed successfully.
May 27 04:04:06.034026 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-2eb38353-9519-4321-bc1a-86ddd5bd8146 tempest-SnapshotManageAdminTest-1244292691 None] Lock "b'cinder-ea818ac3-02ff-4bfb-8164-6fdc273e8dec-delete_snapshot'" released by "delete_snapshot" :: held 0.186s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:04:06.339215 n-d-843301-2 sudo[136850]: pam_unix(sudo:session): session closed for user root
May 27 04:04:06.341146 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-195b9952-4945-46cb-ae16-083e4602faaf tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8" returned: 0 in 0.558s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:06.343281 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-195b9952-4945-46cb-ae16-083e4602faaf tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:06.370810 n-d-843301-2 sudo[136868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8
May 27 04:04:06.372565 n-d-843301-2 sudo[136868]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:07.038112 n-d-843301-2 sudo[136868]: pam_unix(sudo:session): session closed for user root
May 27 04:04:07.050739 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-195b9952-4945-46cb-ae16-083e4602faaf tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8" returned: 0 in 0.707s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:07.059568 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-195b9952-4945-46cb-ae16-083e4602faaf tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:07.111338 n-d-843301-2 sudo[136872]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8
May 27 04:04:07.114004 n-d-843301-2 sudo[136872]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:07.654783 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] manage_existing_snapshot: managing {'source-name': '_snapshot-ea818ac3-02ff-4bfb-8164-6fdc273e8dec'}. {{(pid=92445) manage_existing_snapshot /opt/stack/cinder/cinder/volume/manager.py:4440}}
May 27 04:04:07.654783 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Input parameters: context=, db=,driver=, host=n-d-843301-2@lvmdriver-1, snapshot_id=(snapshot_id)s, ref={'source-name': '_snapshot-ea818ac3-02ff-4bfb-8164-6fdc273e8dec'}. {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:313}}
May 27 04:04:07.659214 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Begin to return taskflow.engines.load(snapshot_flow,store=create_what). {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:347}}
May 27 04:04:07.709461 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Flow 'snapshot_manage_existing_manager' (73637050-6a50-4dfa-aaba-f7dc12e12ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:04:07.722105 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (d3d2f09d-28f2-400b-a171-00b732f41b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:04:07.766716 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] ExtractSnapshotRefTask return snapshot_ref: Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-05-27T04:04:07Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-136021041',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1200784643',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=3ed90e8e-7387-4a29-87dd-1ceb718072fd,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='c873a3d157e3404793668156645f484a',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='72464764d49a4c9dbd402b987d0a10fb',volume=>,volume_id=134b56c2-c0e8-4d86-beee-feabbbc87635,volume_size=1,volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35) {{(pid=92445) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:56}}
May 27 04:04:07.769839 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (d3d2f09d-28f2-400b-a171-00b732f41b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-05-27T04:04:07Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-136021041',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1200784643',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=3ed90e8e-7387-4a29-87dd-1ceb718072fd,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='c873a3d157e3404793668156645f484a',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='72464764d49a4c9dbd402b987d0a10fb',volume=>,volume_id=134b56c2-c0e8-4d86-beee-feabbbc87635,volume_size=1,volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:04:07.784075 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (053997c7-1748-4b2c-acae-23f955ec3b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:04:07.793467 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (053997c7-1748-4b2c-acae-23f955ec3b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:04:07.795931 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (989c7151-0d5b-48a8-a620-402d1532a55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:04:07.797690 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ea818ac3-02ff-4bfb-8164-6fdc273e8dec {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:07.829927 n-d-843301-2 sudo[136878]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ea818ac3-02ff-4bfb-8164-6fdc273e8dec
May 27 04:04:07.830913 n-d-843301-2 sudo[136878]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:07.916353 n-d-843301-2 sudo[136872]: pam_unix(sudo:session): session closed for user root
May 27 04:04:07.918848 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-195b9952-4945-46cb-ae16-083e4602faaf tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9eddf058-9502-498a-8286-f93a5553d4a8" returned: 0 in 0.861s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:07.920994 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-195b9952-4945-46cb-ae16-083e4602faaf tempest-VolumesBackupsTest-2124050371 None] Successfully deleted volume: 9eddf058-9502-498a-8286-f93a5553d4a8
May 27 04:04:08.040350 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-195b9952-4945-46cb-ae16-083e4602faaf tempest-VolumesBackupsTest-2124050371 None] Created reservations ['9eeee595-243c-4ebb-8316-015d5460b2e1', '70e67e3b-283e-4882-8b40-4406708f9722', 'ac27b780-c8a3-4549-93b3-e021f7bd3a8e', '5ff02bc7-00ba-40b9-80dc-8d02171f7e9d'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:04:08.043207 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-195b9952-4945-46cb-ae16-083e4602faaf tempest-VolumesBackupsTest-2124050371 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:04:08.043207 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:04:08.043207 n-d-843301-2 cinder-volume[92445]:
May 27 04:04:08.129243 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-195b9952-4945-46cb-ae16-083e4602faaf tempest-VolumesBackupsTest-2124050371 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:04:08.130653 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-195b9952-4945-46cb-ae16-083e4602faaf tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:08.167951 n-d-843301-2 sudo[136885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:04:08.176564 n-d-843301-2 sudo[136885]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:08.837461 n-d-843301-2 sudo[136878]: pam_unix(sudo:session): session closed for user root
May 27 04:04:08.877720 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ea818ac3-02ff-4bfb-8164-6fdc273e8dec" returned: 0 in 1.080s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:08.882102 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (989c7151-0d5b-48a8-a620-402d1532a55a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-05-27T04:04:07Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-136021041',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1200784643',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=3ed90e8e-7387-4a29-87dd-1ceb718072fd,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='c873a3d157e3404793668156645f484a',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='72464764d49a4c9dbd402b987d0a10fb',volume=>,volume_id=134b56c2-c0e8-4d86-beee-feabbbc87635,volume_size=1,volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:04:08.891110 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (b3a4d7f7-d8c2-4db5-b225-2684802cfb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:04:08.999540 n-d-843301-2 sudo[136885]: pam_unix(sudo:session): session closed for user root
May 27 04:04:09.005390 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-195b9952-4945-46cb-ae16-083e4602faaf tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.874s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:09.007028 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-195b9952-4945-46cb-ae16-083e4602faaf tempest-VolumesBackupsTest-2124050371 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:09.045759 n-d-843301-2 sudo[136908]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:04:09.046755 n-d-843301-2 sudo[136908]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:09.129070 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Created reservations ['8a66f330-ec4e-4273-b6cd-fa6f92298144', '3e944ced-db1d-4b17-b4a8-edb1c82434ce'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:04:09.133483 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (b3a4d7f7-d8c2-4db5-b225-2684802cfb1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a66f330-ec4e-4273-b6cd-fa6f92298144', '3e944ced-db1d-4b17-b4a8-edb1c82434ce']}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:04:09.136877 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (ce72e0ce-b317-43d1-b412-a353a3c890a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:04:09.140002 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ea818ac3-02ff-4bfb-8164-6fdc273e8dec {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:09.221884 n-d-843301-2 sudo[136910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ea818ac3-02ff-4bfb-8164-6fdc273e8dec
May 27 04:04:09.223364 n-d-843301-2 sudo[136910]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:09.829572 n-d-843301-2 sudo[136908]: pam_unix(sudo:session): session closed for user root
May 27 04:04:09.832122 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-195b9952-4945-46cb-ae16-083e4602faaf tempest-VolumesBackupsTest-2124050371 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.824s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:09.834892 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-195b9952-4945-46cb-ae16-083e4602faaf tempest-VolumesBackupsTest-2124050371 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:04:09.841493 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-195b9952-4945-46cb-ae16-083e4602faaf tempest-VolumesBackupsTest-2124050371 None] Deleted volume successfully.
May 27 04:04:09.862039 n-d-843301-2 sudo[136910]: pam_unix(sudo:session): session closed for user root
May 27 04:04:09.867449 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-195b9952-4945-46cb-ae16-083e4602faaf tempest-VolumesBackupsTest-2124050371 None] Lock "b'cinder-9eddf058-9502-498a-8286-f93a5553d4a8-delete_volume'" released by "delete_volume" :: held 4.333s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:04:09.869309 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ea818ac3-02ff-4bfb-8164-6fdc273e8dec" returned: 0 in 0.730s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:09.895981 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 _snapshot-ea818ac3-02ff-4bfb-8164-6fdc273e8dec _snapshot-3ed90e8e-7387-4a29-87dd-1ceb718072fd {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:10.239771 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 _snapshot-ea818ac3-02ff-4bfb-8164-6fdc273e8dec _snapshot-3ed90e8e-7387-4a29-87dd-1ceb718072fd" returned: 0 in 0.345s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:10.240338 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:04:10.320850 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (ce72e0ce-b317-43d1-b412-a353a3c890a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-05-27T04:04:07Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-136021041',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1200784643',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=3ed90e8e-7387-4a29-87dd-1ceb718072fd,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='c873a3d157e3404793668156645f484a',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='72464764d49a4c9dbd402b987d0a10fb',volume=>,volume_id=134b56c2-c0e8-4d86-beee-feabbbc87635,volume_size=1,volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35), 'new_status': 'available'}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:04:10.323489 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (64b1ec56-ad19-4a4f-b74f-8eebc82e41c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:04:10.373410 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (64b1ec56-ad19-4a4f-b74f-8eebc82e41c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-05-27T04:04:07Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-136021041',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1200784643',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=3ed90e8e-7387-4a29-87dd-1ceb718072fd,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='c873a3d157e3404793668156645f484a',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='72464764d49a4c9dbd402b987d0a10fb',volume=>,volume_id=134b56c2-c0e8-4d86-beee-feabbbc87635,volume_size=1,volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:04:10.375862 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (669e7571-87c0-414d-83be-79f1c091a455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:04:10.377642 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Begin to call CreateSnapshotOnFinishTask execute. {{(pid=92445) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:285}}
May 27 04:04:10.377824 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] New status: available {{(pid=92445) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:287}}
May 27 04:04:10.462012 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.manage_existing_snapshot [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Snapshot 3ed90e8e-7387-4a29-87dd-1ceb718072fd created successfully.
May 27 04:04:10.464848 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (669e7571-87c0-414d-83be-79f1c091a455) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:04:10.468609 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9f11f531-c001-4d6d-a0f3-86e5d62f084f tempest-SnapshotManageAdminTest-1244292691 None] Flow 'snapshot_manage_existing_manager' (73637050-6a50-4dfa-aaba-f7dc12e12ce3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:04:11.334379 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-8976db99-0e3c-42ec-9c52-b7c726b8fdd3 tempest-SnapshotManageAdminTest-1244292691 None] Lock "b'cinder-3ed90e8e-7387-4a29-87dd-1ceb718072fd-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:04:11.437182 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8976db99-0e3c-42ec-9c52-b7c726b8fdd3 tempest-SnapshotManageAdminTest-1244292691 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3ed90e8e-7387-4a29-87dd-1ceb718072fd {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:11.499047 n-d-843301-2 sudo[137028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3ed90e8e-7387-4a29-87dd-1ceb718072fd
May 27 04:04:11.499918 n-d-843301-2 sudo[137028]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:12.024108 n-d-843301-2 sudo[137028]: pam_unix(sudo:session): session closed for user root
May 27 04:04:12.026530 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8976db99-0e3c-42ec-9c52-b7c726b8fdd3 tempest-SnapshotManageAdminTest-1244292691 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3ed90e8e-7387-4a29-87dd-1ceb718072fd" returned: 0 in 0.589s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:12.033798 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8976db99-0e3c-42ec-9c52-b7c726b8fdd3 tempest-SnapshotManageAdminTest-1244292691 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3ed90e8e-7387-4a29-87dd-1ceb718072fd {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:12.071638 n-d-843301-2 sudo[137036]: ubuntu : TTY=unknown ; 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-3ed90e8e-7387-4a29-87dd-1ceb718072fd
May 27 04:04:12.072454 n-d-843301-2 sudo[137036]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:12.830070 n-d-843301-2 sudo[137036]: pam_unix(sudo:session): session closed for user root
May 27 04:04:12.833076 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8976db99-0e3c-42ec-9c52-b7c726b8fdd3 tempest-SnapshotManageAdminTest-1244292691 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3ed90e8e-7387-4a29-87dd-1ceb718072fd" returned: 0 in 0.803s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:13.068680 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-8976db99-0e3c-42ec-9c52-b7c726b8fdd3 tempest-SnapshotManageAdminTest-1244292691 None] Created reservations ['671a1a77-d602-43e1-87de-bd8f6593817f', '8ef519f9-2b79-40a1-b242-577eb5c83b8c', 'b45e1ee7-1d50-4ade-93c4-e083a1be1912', '6d57c97a-73a9-4cd8-8408-81649a07c106'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:04:13.070416 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-8976db99-0e3c-42ec-9c52-b7c726b8fdd3 tempest-SnapshotManageAdminTest-1244292691 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:04:13.070416 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:04:13.070416 n-d-843301-2 cinder-volume[92445]:
May 27 04:04:13.189459 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-8976db99-0e3c-42ec-9c52-b7c726b8fdd3 tempest-SnapshotManageAdminTest-1244292691 None] Delete snapshot completed successfully.
May 27 04:04:13.195530 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-8976db99-0e3c-42ec-9c52-b7c726b8fdd3 tempest-SnapshotManageAdminTest-1244292691 None] Lock "b'cinder-3ed90e8e-7387-4a29-87dd-1ceb718072fd-delete_snapshot'" released by "delete_snapshot" :: held 1.861s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:04:13.797963 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-dae40f44-787f-426a-b894-6c3b40006c65 tempest-SnapshotManageAdminTest-368069721 None] Lock "b'cinder-134b56c2-c0e8-4d86-beee-feabbbc87635-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:04:13.900069 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-dae40f44-787f-426a-b894-6c3b40006c65 tempest-SnapshotManageAdminTest-368069721 None] Skipping remove_export. No iscsi_target is presently exported for volume: 134b56c2-c0e8-4d86-beee-feabbbc87635
May 27 04:04:13.901815 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dae40f44-787f-426a-b894-6c3b40006c65 tempest-SnapshotManageAdminTest-368069721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-134b56c2-c0e8-4d86-beee-feabbbc87635 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:13.948872 n-d-843301-2 sudo[137085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-134b56c2-c0e8-4d86-beee-feabbbc87635
May 27 04:04:13.953119 n-d-843301-2 sudo[137085]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:14.534428 n-d-843301-2 sudo[137085]: pam_unix(sudo:session): session closed for user root
May 27 04:04:14.536792 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dae40f44-787f-426a-b894-6c3b40006c65 tempest-SnapshotManageAdminTest-368069721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-134b56c2-c0e8-4d86-beee-feabbbc87635" returned: 0 in 0.634s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:14.539371 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dae40f44-787f-426a-b894-6c3b40006c65 tempest-SnapshotManageAdminTest-368069721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-134b56c2-c0e8-4d86-beee-feabbbc87635 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:14.568302 n-d-843301-2 sudo[137088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-134b56c2-c0e8-4d86-beee-feabbbc87635
May 27 04:04:14.570794 n-d-843301-2 sudo[137088]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:15.302038 n-d-843301-2 sudo[137088]: pam_unix(sudo:session): session closed for user root
May 27 04:04:15.304379 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dae40f44-787f-426a-b894-6c3b40006c65 tempest-SnapshotManageAdminTest-368069721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-134b56c2-c0e8-4d86-beee-feabbbc87635" returned: 0 in 0.765s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:15.306723 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dae40f44-787f-426a-b894-6c3b40006c65 tempest-SnapshotManageAdminTest-368069721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-134b56c2-c0e8-4d86-beee-feabbbc87635 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:15.329009 n-d-843301-2 sudo[137097]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-134b56c2-c0e8-4d86-beee-feabbbc87635
May 27 04:04:15.330781 n-d-843301-2 sudo[137097]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:15.974875 n-d-843301-2 sudo[137097]: pam_unix(sudo:session): session closed for user root
May 27 04:04:15.977897 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dae40f44-787f-426a-b894-6c3b40006c65 tempest-SnapshotManageAdminTest-368069721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-134b56c2-c0e8-4d86-beee-feabbbc87635" returned: 0 in 0.671s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:15.979397 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-dae40f44-787f-426a-b894-6c3b40006c65 tempest-SnapshotManageAdminTest-368069721 None] Successfully deleted volume: 134b56c2-c0e8-4d86-beee-feabbbc87635
May 27 04:04:16.081978 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-dae40f44-787f-426a-b894-6c3b40006c65 tempest-SnapshotManageAdminTest-368069721 None] Created reservations ['51f618b4-c4f9-480c-969f-998851398fa4', 'edb04f8d-e7d5-486e-bcf3-6394207f684e', '4ccd435a-d595-4e4b-9a32-a1a2a904e757', 'defb514d-81cb-438b-9e89-a3d8e1d01634'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:04:16.086280 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-dae40f44-787f-426a-b894-6c3b40006c65 tempest-SnapshotManageAdminTest-368069721 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:04:16.086280 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:04:16.086280 n-d-843301-2 cinder-volume[92445]:
May 27 04:04:16.150611 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-dae40f44-787f-426a-b894-6c3b40006c65 tempest-SnapshotManageAdminTest-368069721 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:04:16.151587 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dae40f44-787f-426a-b894-6c3b40006c65 tempest-SnapshotManageAdminTest-368069721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:16.195771 n-d-843301-2 sudo[137114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:04:16.197790 n-d-843301-2 sudo[137114]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:16.795686 n-d-843301-2 sudo[137114]: pam_unix(sudo:session): session closed for user root
May 27 04:04:16.798412 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dae40f44-787f-426a-b894-6c3b40006c65 tempest-SnapshotManageAdminTest-368069721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.646s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:16.801019 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dae40f44-787f-426a-b894-6c3b40006c65 tempest-SnapshotManageAdminTest-368069721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:16.864155 n-d-843301-2 sudo[137136]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:04:16.865172 n-d-843301-2 sudo[137136]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:17.564736 n-d-843301-2 sudo[137136]: pam_unix(sudo:session): session closed for user root
May 27 04:04:17.567218 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-dae40f44-787f-426a-b894-6c3b40006c65 tempest-SnapshotManageAdminTest-368069721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.766s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:17.573024 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-dae40f44-787f-426a-b894-6c3b40006c65 tempest-SnapshotManageAdminTest-368069721 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:04:17.584011 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-dae40f44-787f-426a-b894-6c3b40006c65 tempest-SnapshotManageAdminTest-368069721 None] Deleted volume successfully.
May 27 04:04:17.619518 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-dae40f44-787f-426a-b894-6c3b40006c65 tempest-SnapshotManageAdminTest-368069721 None] Lock "b'cinder-134b56c2-c0e8-4d86-beee-feabbbc87635-delete_volume'" released by "delete_volume" :: held 3.822s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:04:25.185150 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Terminate volume connection completed successfully.
May 27 04:04:25.273241 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:25.391935 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:25.392229 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335\n Backing store flags: \n Account information:\n tWsYm3VHqjAf3gdD9pCZ\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:04:25.392996 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Removing iscsi_target for Volume ID: 6752cdb0-cee1-4018-bc39-dbb4cc6db335
May 27 04:04:25.396745 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:25.648527 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335 -f" returned: 0 in 0.254s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:25.648846 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:04:25.652042 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:25.856112 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.205s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:25.856616 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:04:25.857556 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Remove volume export completed successfully.
May 27 04:04:25.963852 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-6752cdb0-cee1-4018-bc39-dbb4cc6db335-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:04:26.070338 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Trying to delete temp volume: 6752cdb0-cee1-4018-bc39-dbb4cc6db335
May 27 04:04:26.081374 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:26.202987 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:26.204067 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:04:26.205529 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6752cdb0-cee1-4018-bc39-dbb4cc6db335
May 27 04:04:26.208285 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:26.244563 n-d-843301-2 sudo[137392]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335
May 27 04:04:26.245593 n-d-843301-2 sudo[137392]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:26.621246 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:04:26.636609 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:04:26.644222 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:04:26.669567 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] Flow 'volume_create_manager' (e39212e1-6e53-4100-a2aa-70b7dbbcb8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:04:26.673315 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95a3eb6f-db1c-4573-9f32-70eaafe40411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:04:26.743277 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:04:26.856953 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95a3eb6f-db1c-4573-9f32-70eaafe40411) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-379812788',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=af089c1d-03fe-41ae-8071-d7c5c3642e1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d636779129e341fdaa5606cf70ea0ed7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:04:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:04:27Z,user_id='592f9abcfee94e88904bf6390c4a817e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:04:26.867211 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ffba2b58-9f4a-48f2-b9e1-b7e18ccd3edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:04:26.874912 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ffba2b58-9f4a-48f2-b9e1-b7e18ccd3edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:04:26.885706 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a06cb51-d009-419d-a5c9-d710f3d2c43a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:04:26.888409 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a06cb51-d009-419d-a5c9-d710f3d2c43a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'af089c1d-03fe-41ae-8071-d7c5c3642e1f', 'volume_name': 'volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:04:26.891017 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ef36de2-ac29-4056-9c6b-f799697dea7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:04:26.893152 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ef36de2-ac29-4056-9c6b-f799697dea7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:04:26.895315 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c20cce9-5686-4aae-b3b4-d8acf79ada05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:04:26.907292 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] Volume af089c1d-03fe-41ae-8071-d7c5c3642e1f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f', 'volume_size': 1}
May 27 04:04:26.908823 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:26.971500 n-d-843301-2 sudo[137433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f stack-volumes-lvmdriver-1 -L 1g
May 27 04:04:26.982557 n-d-843301-2 sudo[137433]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:27.377276 n-d-843301-2 sudo[137392]: pam_unix(sudo:session): session closed for user root
May 27 04:04:27.379892 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335" returned: 0 in 1.172s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:27.381456 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:27.424735 n-d-843301-2 sudo[137455]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335
May 27 04:04:27.426320 n-d-843301-2 sudo[137455]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:27.934358 n-d-843301-2 sudo[137433]: pam_unix(sudo:session): session closed for user root
May 27 04:04:27.937356 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.028s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:27.948007 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c20cce9-5686-4aae-b3b4-d8acf79ada05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:04:27.950646 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (726eac22-02b6-4cb9-957e-9020e11e0093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:04:27.990644 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] Volume volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f (af089c1d-03fe-41ae-8071-d7c5c3642e1f): created successfully
May 27 04:04:27.993642 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (726eac22-02b6-4cb9-957e-9020e11e0093) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:04:27.997783 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] Flow 'volume_create_manager' (e39212e1-6e53-4100-a2aa-70b7dbbcb8eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:04:28.028349 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-147d9f4a-9183-464d-bf08-fd097419d2e3 tempest-SnapshotsActionsTest-514297367 None] Created volume successfully.
May 27 04:04:28.315083 n-d-843301-2 sudo[137455]: pam_unix(sudo:session): session closed for user root
May 27 04:04:28.317059 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335" returned: 0 in 0.936s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:28.318658 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:28.364737 n-d-843301-2 sudo[137510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335
May 27 04:04:28.365627 n-d-843301-2 sudo[137510]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:29.127369 n-d-843301-2 sudo[137510]: pam_unix(sudo:session): session closed for user root
May 27 04:04:29.129778 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6752cdb0-cee1-4018-bc39-dbb4cc6db335" returned: 0 in 0.811s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:29.130934 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Successfully deleted volume: 6752cdb0-cee1-4018-bc39-dbb4cc6db335
May 27 04:04:29.141217 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:04:29.141217 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:04:29.141217 n-d-843301-2 cinder-volume[92445]:
May 27 04:04:29.197747 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Deleted volume successfully.
May 27 04:04:29.205843 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-bccdc1c2-b049-441a-a344-1caf7569b5ea tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-6752cdb0-cee1-4018-bc39-dbb4cc6db335-delete_volume'" released by "delete_volume" :: held 3.242s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:04:29.617822 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4b2652d4-9eaf-4949-a79c-81221d44d32b tempest-SnapshotsActionsTest-514297367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:29.669460 n-d-843301-2 sudo[137532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f
May 27 04:04:29.671088 n-d-843301-2 sudo[137532]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:30.302997 n-d-843301-2 sudo[137532]: pam_unix(sudo:session): session closed for user root
May 27 04:04:30.305805 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4b2652d4-9eaf-4949-a79c-81221d44d32b tempest-SnapshotsActionsTest-514297367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f" returned: 0 in 0.688s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:30.307490 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4b2652d4-9eaf-4949-a79c-81221d44d32b tempest-SnapshotsActionsTest-514297367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d7a9f1ea-0061-4886-a43f-47835a34822b --snapshot stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:30.348126 n-d-843301-2 sudo[137535]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d7a9f1ea-0061-4886-a43f-47835a34822b --snapshot stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f -L 1.00g
May 27 04:04:30.352247 n-d-843301-2 sudo[137535]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:31.434557 n-d-843301-2 sudo[137535]: pam_unix(sudo:session): session closed for user root
May 27 04:04:31.436656 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4b2652d4-9eaf-4949-a79c-81221d44d32b tempest-SnapshotsActionsTest-514297367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d7a9f1ea-0061-4886-a43f-47835a34822b --snapshot stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f -L 1.00g" returned: 0 in 1.129s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:31.567095 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-4b2652d4-9eaf-4949-a79c-81221d44d32b tempest-SnapshotsActionsTest-514297367 None] Create snapshot completed successfully
May 27 04:04:32.934706 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a3841c38-dc4d-4a32-9a59-861188c295ae tempest-SnapshotsActionsTest-514297367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:32.956585 n-d-843301-2 sudo[137693]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f
May 27 04:04:32.957443 n-d-843301-2 sudo[137693]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:33.557291 n-d-843301-2 sudo[137693]: pam_unix(sudo:session): session closed for user root
May 27 04:04:33.560295 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a3841c38-dc4d-4a32-9a59-861188c295ae tempest-SnapshotsActionsTest-514297367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f" returned: 0 in 0.625s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:33.562240 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a3841c38-dc4d-4a32-9a59-861188c295ae tempest-SnapshotsActionsTest-514297367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2e11f153-a6c0-45cf-b50b-fae7843d6d44 --snapshot stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:33.587330 n-d-843301-2 sudo[137698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2e11f153-a6c0-45cf-b50b-fae7843d6d44 --snapshot stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f -L 1.00g
May 27 04:04:33.588722 n-d-843301-2 sudo[137698]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:34.573512 n-d-843301-2 sudo[137698]: pam_unix(sudo:session): session closed for user root
May 27 04:04:34.575821 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a3841c38-dc4d-4a32-9a59-861188c295ae tempest-SnapshotsActionsTest-514297367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2e11f153-a6c0-45cf-b50b-fae7843d6d44 --snapshot stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f -L 1.00g" returned: 0 in 1.013s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:34.662392 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a3841c38-dc4d-4a32-9a59-861188c295ae tempest-SnapshotsActionsTest-514297367 None] Create snapshot completed successfully
May 27 04:04:35.942262 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-e8debd20-9a54-470a-848c-38fcd671a78d tempest-SnapshotsActionsTest-968127788 None] Lock "b'cinder-2e11f153-a6c0-45cf-b50b-fae7843d6d44-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:04:35.946252 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e8debd20-9a54-470a-848c-38fcd671a78d tempest-SnapshotsActionsTest-968127788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2e11f153-a6c0-45cf-b50b-fae7843d6d44 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:36.011604 n-d-843301-2 sudo[137827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2e11f153-a6c0-45cf-b50b-fae7843d6d44
May 27 04:04:36.015191 n-d-843301-2 sudo[137827]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:36.853892 n-d-843301-2 sudo[137827]: pam_unix(sudo:session): session closed for user root
May 27 04:04:36.856247 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e8debd20-9a54-470a-848c-38fcd671a78d tempest-SnapshotsActionsTest-968127788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2e11f153-a6c0-45cf-b50b-fae7843d6d44" returned: 0 in 0.909s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:36.858058 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e8debd20-9a54-470a-848c-38fcd671a78d tempest-SnapshotsActionsTest-968127788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2e11f153-a6c0-45cf-b50b-fae7843d6d44 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:36.880579 n-d-843301-2 sudo[137846]: ubuntu : TTY=unknown ; 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-2e11f153-a6c0-45cf-b50b-fae7843d6d44
May 27 04:04:36.882320 n-d-843301-2 sudo[137846]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:37.846010 n-d-843301-2 sudo[137846]: pam_unix(sudo:session): session closed for user root
May 27 04:04:37.848857 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e8debd20-9a54-470a-848c-38fcd671a78d tempest-SnapshotsActionsTest-968127788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2e11f153-a6c0-45cf-b50b-fae7843d6d44" returned: 0 in 0.990s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:37.946028 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-e8debd20-9a54-470a-848c-38fcd671a78d tempest-SnapshotsActionsTest-968127788 None] Created reservations ['8e1d6552-ecf2-40c9-833b-398a7f24c680', '6ae7fac7-04a6-4d7d-9ec3-3aaa9f6a8214', 'b26f4162-2ad5-455b-856c-3b75f43d2bc0', '7d2041f0-0662-4181-8b51-d3dba88e602c'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:04:37.948136 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-e8debd20-9a54-470a-848c-38fcd671a78d tempest-SnapshotsActionsTest-968127788 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:04:37.948136 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:04:37.948136 n-d-843301-2 cinder-volume[92445]:
May 27 04:04:37.999773 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e8debd20-9a54-470a-848c-38fcd671a78d tempest-SnapshotsActionsTest-968127788 None] Delete snapshot completed successfully.
May 27 04:04:38.007353 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-e8debd20-9a54-470a-848c-38fcd671a78d tempest-SnapshotsActionsTest-968127788 None] Lock "b'cinder-2e11f153-a6c0-45cf-b50b-fae7843d6d44-delete_snapshot'" released by "delete_snapshot" :: held 2.066s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:04:38.832690 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7cb8597f-6cf6-4fdd-9c5f-e4ccb8de4002 tempest-SnapshotsActionsTest-514297367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:38.866521 n-d-843301-2 sudo[137928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f
May 27 04:04:38.868785 n-d-843301-2 sudo[137928]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:39.459832 n-d-843301-2 sudo[137928]: pam_unix(sudo:session): session closed for user root
May 27 04:04:39.462446 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7cb8597f-6cf6-4fdd-9c5f-e4ccb8de4002 tempest-SnapshotsActionsTest-514297367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f" returned: 0 in 0.629s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:39.465358 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7cb8597f-6cf6-4fdd-9c5f-e4ccb8de4002 tempest-SnapshotsActionsTest-514297367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-938f6701-8267-4022-9dd2-809c293891d1 --snapshot stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:39.495084 n-d-843301-2 sudo[137931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-938f6701-8267-4022-9dd2-809c293891d1 --snapshot stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f -L 1.00g
May 27 04:04:39.496061 n-d-843301-2 sudo[137931]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:40.270239 n-d-843301-2 sudo[137931]: pam_unix(sudo:session): session closed for user root
May 27 04:04:40.272442 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7cb8597f-6cf6-4fdd-9c5f-e4ccb8de4002 tempest-SnapshotsActionsTest-514297367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-938f6701-8267-4022-9dd2-809c293891d1 --snapshot stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f -L 1.00g" returned: 0 in 0.807s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:40.324402 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-7cb8597f-6cf6-4fdd-9c5f-e4ccb8de4002 tempest-SnapshotsActionsTest-514297367 None] Create snapshot completed successfully
May 27 04:04:41.344805 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-aeec870b-80f3-49ac-90cb-a7046c85be6b tempest-SnapshotsActionsTest-968127788 None] Lock "b'cinder-938f6701-8267-4022-9dd2-809c293891d1-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.019s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:04:41.347084 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-aeec870b-80f3-49ac-90cb-a7046c85be6b tempest-SnapshotsActionsTest-968127788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-938f6701-8267-4022-9dd2-809c293891d1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:41.451661 n-d-843301-2 sudo[138078]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-938f6701-8267-4022-9dd2-809c293891d1
May 27 04:04:41.457386 n-d-843301-2 sudo[138078]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:42.138766 n-d-843301-2 sudo[138078]: pam_unix(sudo:session): session closed for user root
May 27 04:04:42.141582 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-aeec870b-80f3-49ac-90cb-a7046c85be6b tempest-SnapshotsActionsTest-968127788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-938f6701-8267-4022-9dd2-809c293891d1" returned: 0 in 0.794s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:42.143985 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-aeec870b-80f3-49ac-90cb-a7046c85be6b tempest-SnapshotsActionsTest-968127788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-938f6701-8267-4022-9dd2-809c293891d1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:42.165200 n-d-843301-2 sudo[138107]: ubuntu : TTY=unknown ; 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-938f6701-8267-4022-9dd2-809c293891d1
May 27 04:04:42.166881 n-d-843301-2 sudo[138107]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:43.088601 n-d-843301-2 sudo[138107]: pam_unix(sudo:session): session closed for user root
May 27 04:04:43.092050 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-aeec870b-80f3-49ac-90cb-a7046c85be6b tempest-SnapshotsActionsTest-968127788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-938f6701-8267-4022-9dd2-809c293891d1" returned: 0 in 0.947s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:43.287502 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-aeec870b-80f3-49ac-90cb-a7046c85be6b tempest-SnapshotsActionsTest-968127788 None] Created reservations ['c1d1d244-266a-4261-b778-8711257352e9', '995b963e-5ecc-4ce3-857f-ed20c6e96b50', '234a0d92-bbe2-495d-b1e6-b6e9f693053e', '8eadd547-6fab-464e-9a9c-8332def07216'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:04:43.289425 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-aeec870b-80f3-49ac-90cb-a7046c85be6b tempest-SnapshotsActionsTest-968127788 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:04:43.289425 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:04:43.289425 n-d-843301-2 cinder-volume[92445]:
May 27 04:04:43.384725 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-aeec870b-80f3-49ac-90cb-a7046c85be6b tempest-SnapshotsActionsTest-968127788 None] Delete snapshot completed successfully.
May 27 04:04:43.390631 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-aeec870b-80f3-49ac-90cb-a7046c85be6b tempest-SnapshotsActionsTest-968127788 None] Lock "b'cinder-938f6701-8267-4022-9dd2-809c293891d1-delete_snapshot'" released by "delete_snapshot" :: held 2.046s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:04:44.589709 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-33857e60-560f-447b-972a-37a6e9ec1944 tempest-SnapshotsActionsTest-514297367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:44.628534 n-d-843301-2 sudo[138204]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f
May 27 04:04:44.630875 n-d-843301-2 sudo[138204]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:45.496203 n-d-843301-2 sudo[138204]: pam_unix(sudo:session): session closed for user root
May 27 04:04:45.498676 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-33857e60-560f-447b-972a-37a6e9ec1944 tempest-SnapshotsActionsTest-514297367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f" returned: 0 in 0.909s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:45.500699 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-33857e60-560f-447b-972a-37a6e9ec1944 tempest-SnapshotsActionsTest-514297367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4fddf11a-e86c-4961-a09f-0e7cc992a78e --snapshot stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:45.556717 n-d-843301-2 sudo[138241]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4fddf11a-e86c-4961-a09f-0e7cc992a78e --snapshot stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f -L 1.00g
May 27 04:04:45.559136 n-d-843301-2 sudo[138241]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:46.703994 n-d-843301-2 sudo[138241]: pam_unix(sudo:session): session closed for user root
May 27 04:04:46.707410 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-33857e60-560f-447b-972a-37a6e9ec1944 tempest-SnapshotsActionsTest-514297367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4fddf11a-e86c-4961-a09f-0e7cc992a78e --snapshot stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f -L 1.00g" returned: 0 in 1.206s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:46.807909 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-33857e60-560f-447b-972a-37a6e9ec1944 tempest-SnapshotsActionsTest-514297367 None] Create snapshot completed successfully
May 27 04:04:48.178204 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-8492c082-e932-4a81-a328-982cb93c3e5a tempest-SnapshotsActionsTest-968127788 None] Lock "b'cinder-4fddf11a-e86c-4961-a09f-0e7cc992a78e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.016s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:04:48.186997 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8492c082-e932-4a81-a328-982cb93c3e5a tempest-SnapshotsActionsTest-968127788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4fddf11a-e86c-4961-a09f-0e7cc992a78e {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:48.250236 n-d-843301-2 sudo[138471]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4fddf11a-e86c-4961-a09f-0e7cc992a78e
May 27 04:04:48.251607 n-d-843301-2 sudo[138471]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:48.911007 n-d-843301-2 sudo[138471]: pam_unix(sudo:session): session closed for user root
May 27 04:04:48.913586 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8492c082-e932-4a81-a328-982cb93c3e5a tempest-SnapshotsActionsTest-968127788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4fddf11a-e86c-4961-a09f-0e7cc992a78e" returned: 0 in 0.726s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:48.916453 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8492c082-e932-4a81-a328-982cb93c3e5a tempest-SnapshotsActionsTest-968127788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4fddf11a-e86c-4961-a09f-0e7cc992a78e {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:48.937255 n-d-843301-2 sudo[138497]: ubuntu : TTY=unknown ; 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-4fddf11a-e86c-4961-a09f-0e7cc992a78e
May 27 04:04:48.939347 n-d-843301-2 sudo[138497]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:49.653880 n-d-843301-2 sudo[138497]: pam_unix(sudo:session): session closed for user root
May 27 04:04:49.657453 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8492c082-e932-4a81-a328-982cb93c3e5a tempest-SnapshotsActionsTest-968127788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4fddf11a-e86c-4961-a09f-0e7cc992a78e" returned: 0 in 0.740s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:49.829721 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-8492c082-e932-4a81-a328-982cb93c3e5a tempest-SnapshotsActionsTest-968127788 None] Created reservations ['d5962205-0af5-4417-97e3-9330eef64f5d', '916b4974-ff02-4fa9-93b7-58e5f7ef14c8', '7bedce94-649a-4f75-bd65-b72e39d947f5', '041389f0-79f2-4010-b31e-9ca0105e604d'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:04:49.831918 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-8492c082-e932-4a81-a328-982cb93c3e5a tempest-SnapshotsActionsTest-968127788 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:04:49.831918 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:04:49.831918 n-d-843301-2 cinder-volume[92445]:
May 27 04:04:49.927263 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-8492c082-e932-4a81-a328-982cb93c3e5a tempest-SnapshotsActionsTest-968127788 None] Delete snapshot completed successfully.
May 27 04:04:49.940600 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-8492c082-e932-4a81-a328-982cb93c3e5a tempest-SnapshotsActionsTest-968127788 None] Lock "b'cinder-4fddf11a-e86c-4961-a09f-0e7cc992a78e-delete_snapshot'" released by "delete_snapshot" :: held 1.762s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:04:50.999331 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fdcbb43b-4fbd-44ac-8afd-63b79309b2f3 tempest-SnapshotsActionsTest-514297367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:51.039725 n-d-843301-2 sudo[138584]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f
May 27 04:04:51.041726 n-d-843301-2 sudo[138584]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:51.625443 n-d-843301-2 sudo[138584]: pam_unix(sudo:session): session closed for user root
May 27 04:04:51.629171 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fdcbb43b-4fbd-44ac-8afd-63b79309b2f3 tempest-SnapshotsActionsTest-514297367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f" returned: 0 in 0.629s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:51.631645 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fdcbb43b-4fbd-44ac-8afd-63b79309b2f3 tempest-SnapshotsActionsTest-514297367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cb931243-3ad2-4771-8698-c8affdf6a29c --snapshot stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:51.697072 n-d-843301-2 sudo[138602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cb931243-3ad2-4771-8698-c8affdf6a29c --snapshot stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f -L 1.00g
May 27 04:04:51.699094 n-d-843301-2 sudo[138602]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:52.725021 n-d-843301-2 sudo[138602]: pam_unix(sudo:session): session closed for user root
May 27 04:04:52.728508 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fdcbb43b-4fbd-44ac-8afd-63b79309b2f3 tempest-SnapshotsActionsTest-514297367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cb931243-3ad2-4771-8698-c8affdf6a29c --snapshot stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f -L 1.00g" returned: 0 in 1.096s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:52.809868 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-fdcbb43b-4fbd-44ac-8afd-63b79309b2f3 tempest-SnapshotsActionsTest-514297367 None] Create snapshot completed successfully
May 27 04:04:53.482662 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-bfdec22e-93f7-4705-96e3-2532cf53ab5e tempest-SnapshotsActionsTest-968127788 None] Lock "b'cinder-cb931243-3ad2-4771-8698-c8affdf6a29c-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:04:53.485793 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bfdec22e-93f7-4705-96e3-2532cf53ab5e tempest-SnapshotsActionsTest-968127788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-cb931243-3ad2-4771-8698-c8affdf6a29c {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:53.528550 n-d-843301-2 sudo[138721]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-cb931243-3ad2-4771-8698-c8affdf6a29c
May 27 04:04:53.529547 n-d-843301-2 sudo[138721]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:53.992302 n-d-843301-2 sudo[138721]: pam_unix(sudo:session): session closed for user root
May 27 04:04:53.995426 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bfdec22e-93f7-4705-96e3-2532cf53ab5e tempest-SnapshotsActionsTest-968127788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-cb931243-3ad2-4771-8698-c8affdf6a29c" returned: 0 in 0.509s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:53.998591 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bfdec22e-93f7-4705-96e3-2532cf53ab5e tempest-SnapshotsActionsTest-968127788 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cb931243-3ad2-4771-8698-c8affdf6a29c {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:54.021155 n-d-843301-2 sudo[138725]: ubuntu : TTY=unknown ; 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-cb931243-3ad2-4771-8698-c8affdf6a29c
May 27 04:04:54.021982 n-d-843301-2 sudo[138725]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:54.825250 n-d-843301-2 sudo[138725]: pam_unix(sudo:session): session closed for user root
May 27 04:04:54.828280 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bfdec22e-93f7-4705-96e3-2532cf53ab5e tempest-SnapshotsActionsTest-968127788 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cb931243-3ad2-4771-8698-c8affdf6a29c" returned: 0 in 0.828s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:54.934124 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-bfdec22e-93f7-4705-96e3-2532cf53ab5e tempest-SnapshotsActionsTest-968127788 None] Created reservations ['b8197f33-5930-422b-94f9-bf5551b88117', '37e98ba5-2161-4576-8541-2ccb36a5ff86', 'a86a7e78-8e0a-448e-b3ae-a154bdbe5047', '11b90701-b95d-41a4-8aa3-6da7955b9e77'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:04:54.937904 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-bfdec22e-93f7-4705-96e3-2532cf53ab5e tempest-SnapshotsActionsTest-968127788 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:04:54.937904 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:04:54.937904 n-d-843301-2 cinder-volume[92445]:
May 27 04:04:54.987301 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-bfdec22e-93f7-4705-96e3-2532cf53ab5e tempest-SnapshotsActionsTest-968127788 None] Delete snapshot completed successfully.
May 27 04:04:54.995446 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-bfdec22e-93f7-4705-96e3-2532cf53ab5e tempest-SnapshotsActionsTest-968127788 None] Lock "b'cinder-cb931243-3ad2-4771-8698-c8affdf6a29c-delete_snapshot'" released by "delete_snapshot" :: held 1.513s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:04:56.199971 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:04:56.209839 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:04:56.210345 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:04:56.239292 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Flow 'volume_create_manager' (5722bf87-9a1a-4804-b3a8-3cff8d5c1e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:04:56.245921 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (50e0ba4f-d824-4f74-88da-a891952f0699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:04:56.272742 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:04:56.321792 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (50e0ba4f-d824-4f74-88da-a891952f0699) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:04:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1344975258',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=839493d3-765f-44ae-942f-32e4de15fec0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0db7e2c73f074d80b3283efe24b2e1b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:04:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:04:56Z,user_id='f351016ca232488aa6d1b5e4d9067cc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:04:56.324679 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (87578154-5e13-409a-b3e2-825ad56b172d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:04:56.334228 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (87578154-5e13-409a-b3e2-825ad56b172d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:04:56.336723 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (84c8f215-5464-4631-87b2-6eb499012247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:04:56.471969 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (84c8f215-5464-4631-87b2-6eb499012247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '839493d3-765f-44ae-942f-32e4de15fec0', 'volume_name': 'volume-839493d3-765f-44ae-942f-32e4de15fec0', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:04:56.476539 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e623650f-739e-4925-b0c0-8dd334f25fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:04:56.478860 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e623650f-739e-4925-b0c0-8dd334f25fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:04:56.484479 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ffb25893-fa68-4483-8096-b012f49ae000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:04:56.486318 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume 839493d3-765f-44ae-942f-32e4de15fec0: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-839493d3-765f-44ae-942f-32e4de15fec0', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 27 04:04:56.487153 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Cloning 839493d3-765f-44ae-942f-32e4de15fec0 from image c742528c-2e23-4c76-85af-75edbc35cc02 at location (None, None). {{(pid=92445) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 27 04:04:56.884705 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-64aa7c7e-d361-4244-9d50-02c8e666edb3 tempest-SnapshotsActionsTest-514297367 None] Lock "b'cinder-d7a9f1ea-0061-4886-a43f-47835a34822b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.028s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:04:56.887160 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-64aa7c7e-d361-4244-9d50-02c8e666edb3 tempest-SnapshotsActionsTest-514297367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d7a9f1ea-0061-4886-a43f-47835a34822b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:56.928873 n-d-843301-2 sudo[138807]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d7a9f1ea-0061-4886-a43f-47835a34822b
May 27 04:04:56.933245 n-d-843301-2 sudo[138807]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:57.568219 n-d-843301-2 sudo[138807]: pam_unix(sudo:session): session closed for user root
May 27 04:04:57.571545 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-64aa7c7e-d361-4244-9d50-02c8e666edb3 tempest-SnapshotsActionsTest-514297367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d7a9f1ea-0061-4886-a43f-47835a34822b" returned: 0 in 0.684s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:57.575121 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-64aa7c7e-d361-4244-9d50-02c8e666edb3 tempest-SnapshotsActionsTest-514297367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d7a9f1ea-0061-4886-a43f-47835a34822b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:57.615125 n-d-843301-2 sudo[138811]: ubuntu : TTY=unknown ; 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-d7a9f1ea-0061-4886-a43f-47835a34822b
May 27 04:04:57.615950 n-d-843301-2 sudo[138811]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:04:58.441450 n-d-843301-2 sudo[138811]: pam_unix(sudo:session): session closed for user root
May 27 04:04:58.444561 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-64aa7c7e-d361-4244-9d50-02c8e666edb3 tempest-SnapshotsActionsTest-514297367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d7a9f1ea-0061-4886-a43f-47835a34822b" returned: 0 in 0.869s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:04:58.575235 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-64aa7c7e-d361-4244-9d50-02c8e666edb3 tempest-SnapshotsActionsTest-514297367 None] Created reservations ['0671f97f-e221-4cc9-b114-daebeaab6a11', 'b1106f34-b914-4d22-8bef-01d3b6bda000', 'e7fa5de2-d65c-46ac-a914-98a7568db92a', '12370f18-6cb8-40d5-9655-b92f5e6a0a14'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:04:58.576974 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-64aa7c7e-d361-4244-9d50-02c8e666edb3 tempest-SnapshotsActionsTest-514297367 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:04:58.576974 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:04:58.576974 n-d-843301-2 cinder-volume[92445]:
May 27 04:04:58.632715 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-64aa7c7e-d361-4244-9d50-02c8e666edb3 tempest-SnapshotsActionsTest-514297367 None] Delete snapshot completed successfully.
May 27 04:04:58.645154 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-64aa7c7e-d361-4244-9d50-02c8e666edb3 tempest-SnapshotsActionsTest-514297367 None] Lock "b'cinder-d7a9f1ea-0061-4886-a43f-47835a34822b-delete_snapshot'" released by "delete_snapshot" :: held 1.763s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:04:59.186324 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-c0451345-9d7f-4785-ac88-826772f07084 tempest-SnapshotsActionsTest-514297367 None] Lock "b'cinder-af089c1d-03fe-41ae-8071-d7c5c3642e1f-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:04:59.257099 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-c0451345-9d7f-4785-ac88-826772f07084 tempest-SnapshotsActionsTest-514297367 None] Skipping remove_export. No iscsi_target is presently exported for volume: af089c1d-03fe-41ae-8071-d7c5c3642e1f
May 27 04:04:59.257099 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c0451345-9d7f-4785-ac88-826772f07084 tempest-SnapshotsActionsTest-514297367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:04:59.303082 n-d-843301-2 sudo[138862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f
May 27 04:04:59.309361 n-d-843301-2 sudo[138862]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:00.111468 n-d-843301-2 sudo[138862]: pam_unix(sudo:session): session closed for user root
May 27 04:05:00.114460 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c0451345-9d7f-4785-ac88-826772f07084 tempest-SnapshotsActionsTest-514297367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f" returned: 0 in 0.857s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:00.121997 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c0451345-9d7f-4785-ac88-826772f07084 tempest-SnapshotsActionsTest-514297367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:00.169363 n-d-843301-2 sudo[138872]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f
May 27 04:05:00.170914 n-d-843301-2 sudo[138872]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:00.882909 n-d-843301-2 sudo[138872]: pam_unix(sudo:session): session closed for user root
May 27 04:05:00.885953 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c0451345-9d7f-4785-ac88-826772f07084 tempest-SnapshotsActionsTest-514297367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f" returned: 0 in 0.764s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:00.887967 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c0451345-9d7f-4785-ac88-826772f07084 tempest-SnapshotsActionsTest-514297367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:00.910015 n-d-843301-2 sudo[138875]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f
May 27 04:05:00.911367 n-d-843301-2 sudo[138875]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:01.527079 n-d-843301-2 sudo[138875]: pam_unix(sudo:session): session closed for user root
May 27 04:05:01.529764 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c0451345-9d7f-4785-ac88-826772f07084 tempest-SnapshotsActionsTest-514297367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af089c1d-03fe-41ae-8071-d7c5c3642e1f" returned: 0 in 0.641s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:01.531156 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-c0451345-9d7f-4785-ac88-826772f07084 tempest-SnapshotsActionsTest-514297367 None] Successfully deleted volume: af089c1d-03fe-41ae-8071-d7c5c3642e1f
May 27 04:05:01.644700 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-c0451345-9d7f-4785-ac88-826772f07084 tempest-SnapshotsActionsTest-514297367 None] Created reservations ['2477217d-8155-4969-ad4b-6f31fad6d00a', '65b53900-61ab-4646-b275-6b5021b26762', '6b61165b-8de2-45a4-b948-d4252176844d', '8810d407-40b5-4d6c-ae11-e666388d11b9'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:05:01.647993 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-c0451345-9d7f-4785-ac88-826772f07084 tempest-SnapshotsActionsTest-514297367 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:05:01.647993 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:05:01.647993 n-d-843301-2 cinder-volume[92445]:
May 27 04:05:01.722485 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-c0451345-9d7f-4785-ac88-826772f07084 tempest-SnapshotsActionsTest-514297367 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:05:01.725573 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c0451345-9d7f-4785-ac88-826772f07084 tempest-SnapshotsActionsTest-514297367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:01.800147 n-d-843301-2 sudo[138889]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:05:01.803413 n-d-843301-2 sudo[138889]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:02.403800 n-d-843301-2 sudo[138889]: pam_unix(sudo:session): session closed for user root
May 27 04:05:02.406731 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c0451345-9d7f-4785-ac88-826772f07084 tempest-SnapshotsActionsTest-514297367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.681s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:02.409533 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c0451345-9d7f-4785-ac88-826772f07084 tempest-SnapshotsActionsTest-514297367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:02.442650 n-d-843301-2 sudo[138903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:05:02.443564 n-d-843301-2 sudo[138903]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:03.303056 n-d-843301-2 sudo[138903]: pam_unix(sudo:session): session closed for user root
May 27 04:05:03.306157 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c0451345-9d7f-4785-ac88-826772f07084 tempest-SnapshotsActionsTest-514297367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.896s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:03.314197 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-c0451345-9d7f-4785-ac88-826772f07084 tempest-SnapshotsActionsTest-514297367 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:05:03.343960 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-c0451345-9d7f-4785-ac88-826772f07084 tempest-SnapshotsActionsTest-514297367 None] Deleted volume successfully.
May 27 04:05:03.382201 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-c0451345-9d7f-4785-ac88-826772f07084 tempest-SnapshotsActionsTest-514297367 None] Lock "b'cinder-af089c1d-03fe-41ae-8071-d7c5c3642e1f-delete_volume'" released by "delete_volume" :: held 4.195s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:05:03.690045 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:05:03.691601 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:05:03.692355 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:03.785915 n-d-843301-2 sudo[138945]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:05:03.786774 n-d-843301-2 sudo[138945]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:04.730066 n-d-843301-2 sudo[138945]: pam_unix(sudo:session): session closed for user root
May 27 04:05:04.733507 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.041s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:04.736016 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:04.773555 n-d-843301-2 sudo[138976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:05:04.775703 n-d-843301-2 sudo[138976]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:05.333980 n-d-843301-2 sudo[138976]: pam_unix(sudo:session): session closed for user root
May 27 04:05:05.336055 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.600s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:05.337820 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:05:11.509276 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:05:11.514852 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:05:11.515658 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:05:11.539740 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] Flow 'volume_create_manager' (6fa051e3-fcd9-4da9-8f62-243da95673af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:05:11.544127 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (58b74cee-c2c9-45cf-8f32-b06a76a69b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:11.580864 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:05:11.613991 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (58b74cee-c2c9-45cf-8f32-b06a76a69b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:05:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-252437540',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=8761e178-5920-4f6d-83a0-3a3745b27c1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19ddf48fd8ab41c4aa9ef74b908a48ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:05:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:05:11Z,user_id='4e657d4424c641d08a7aed43a73ed078',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:11.617650 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2b4d6fee-4551-4ddb-8b49-7687f9933d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:11.619826 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2b4d6fee-4551-4ddb-8b49-7687f9933d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:11.623278 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb1f1688-cf96-43e2-ac46-bb8a44d8f3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:11.625794 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb1f1688-cf96-43e2-ac46-bb8a44d8f3c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8761e178-5920-4f6d-83a0-3a3745b27c1b', 'volume_name': 'volume-8761e178-5920-4f6d-83a0-3a3745b27c1b', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:11.630791 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e76738f2-840b-4c4d-86b8-85287f6243f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:11.633229 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e76738f2-840b-4c4d-86b8-85287f6243f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:11.635572 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7fd21877-74d6-4151-aba2-8e9d1ebefa2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:11.636353 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] Volume 8761e178-5920-4f6d-83a0-3a3745b27c1b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8761e178-5920-4f6d-83a0-3a3745b27c1b', 'volume_size': 1}
May 27 04:05:11.638615 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8761e178-5920-4f6d-83a0-3a3745b27c1b stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:11.665143 n-d-843301-2 sudo[139011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8761e178-5920-4f6d-83a0-3a3745b27c1b stack-volumes-lvmdriver-1 -L 1g
May 27 04:05:11.665929 n-d-843301-2 sudo[139011]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:12.395236 n-d-843301-2 sudo[139011]: pam_unix(sudo:session): session closed for user root
May 27 04:05:12.397744 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8761e178-5920-4f6d-83a0-3a3745b27c1b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.760s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:12.402463 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7fd21877-74d6-4151-aba2-8e9d1ebefa2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8761e178-5920-4f6d-83a0-3a3745b27c1b', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:12.405259 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eb9cd5f2-383e-4b84-9ada-bab9711d180e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:12.427091 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] Volume volume-8761e178-5920-4f6d-83a0-3a3745b27c1b (8761e178-5920-4f6d-83a0-3a3745b27c1b): created successfully
May 27 04:05:12.429247 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eb9cd5f2-383e-4b84-9ada-bab9711d180e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:12.433267 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] Flow 'volume_create_manager' (6fa051e3-fcd9-4da9-8f62-243da95673af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:05:12.450122 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-65864bb5-4916-4a5f-86da-65292fb4c0db tempest-VolumesListAdminTestJSON-77191510 None] Created volume successfully.
May 27 04:05:13.446114 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:05:13.451586 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:05:13.452627 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:05:13.470101 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] Flow 'volume_create_manager' (a58ef35c-d043-4cfc-9509-f8442fbe5f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:05:13.473708 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f9c50aef-9936-49ba-a71e-74ca04de97e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:13.503994 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:05:13.569655 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f9c50aef-9936-49ba-a71e-74ca04de97e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:05:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1635769226',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=c79dfb49-043f-4fd6-a78b-21ac446624db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19ddf48fd8ab41c4aa9ef74b908a48ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:05:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:05:13Z,user_id='4e657d4424c641d08a7aed43a73ed078',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:13.572131 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c8ff5693-2627-4c30-a6d8-d04741496af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:13.583075 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c8ff5693-2627-4c30-a6d8-d04741496af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:13.593902 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0beba5e-efeb-4b94-8353-855dff102fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:13.593902 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0beba5e-efeb-4b94-8353-855dff102fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c79dfb49-043f-4fd6-a78b-21ac446624db', 'volume_name': 'volume-c79dfb49-043f-4fd6-a78b-21ac446624db', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:13.594264 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ce0bd9da-ec37-48e7-9144-c724c3705c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:13.603625 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ce0bd9da-ec37-48e7-9144-c724c3705c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:13.610440 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5a530743-fedf-4946-b455-463d7aebd84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:13.612253 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] Volume c79dfb49-043f-4fd6-a78b-21ac446624db: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c79dfb49-043f-4fd6-a78b-21ac446624db', 'volume_size': 1}
May 27 04:05:13.613512 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c79dfb49-043f-4fd6-a78b-21ac446624db stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:13.669006 n-d-843301-2 sudo[139064]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c79dfb49-043f-4fd6-a78b-21ac446624db stack-volumes-lvmdriver-1 -L 1g
May 27 04:05:13.670591 n-d-843301-2 sudo[139064]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:14.223621 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0ne9sknun-d-843301-2@lvmdriver-1, size 616.00 MB, duration 17.73 sec {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 27 04:05:14.229038 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Image download 616.00 MB at 34.74 MB/s
May 27 04:05:14.308708 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0ne9sknun-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:14.376615 n-d-843301-2 sudo[139064]: pam_unix(sudo:session): session closed for user root
May 27 04:05:14.381457 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c79dfb49-043f-4fd6-a78b-21ac446624db stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.768s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:14.385903 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5a530743-fedf-4946-b455-463d7aebd84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c79dfb49-043f-4fd6-a78b-21ac446624db', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:14.389884 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6d4984f1-60b3-46bc-9d85-2d8a627af1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:14.427490 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] Volume volume-c79dfb49-043f-4fd6-a78b-21ac446624db (c79dfb49-043f-4fd6-a78b-21ac446624db): created successfully
May 27 04:05:14.429455 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6d4984f1-60b3-46bc-9d85-2d8a627af1b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:14.432940 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] Flow 'volume_create_manager' (a58ef35c-d043-4cfc-9509-f8442fbe5f8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:05:14.455849 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-ab381546-c7d7-49ff-b917-6605ee96a00c tempest-VolumesListAdminTestJSON-77191510 None] Created volume successfully.
May 27 04:05:14.528009 n-d-843301-2 sudo[139114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0ne9sknun-d-843301-2@lvmdriver-1
May 27 04:05:14.528835 n-d-843301-2 sudo[139114]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:15.000718 n-d-843301-2 sudo[139114]: pam_unix(sudo:session): session closed for user root
May 27 04:05:15.003454 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0ne9sknun-d-843301-2@lvmdriver-1" returned: 0 in 0.695s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:15.004406 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 is fetched for user f351016ca232488aa6d1b5e4d9067cc2. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 27 04:05:15.082885 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0ne9sknun-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:15.242942 n-d-843301-2 sudo[139136]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0ne9sknun-d-843301-2@lvmdriver-1
May 27 04:05:15.243776 n-d-843301-2 sudo[139136]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:15.830229 n-d-843301-2 sudo[139136]: pam_unix(sudo:session): session closed for user root
May 27 04:05:15.832465 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0ne9sknun-d-843301-2@lvmdriver-1" returned: 0 in 0.749s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:15.834518 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-839493d3-765f-44ae-942f-32e4de15fec0 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:15.864368 n-d-843301-2 sudo[139162]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-839493d3-765f-44ae-942f-32e4de15fec0 stack-volumes-lvmdriver-1 -L 1g
May 27 04:05:15.865954 n-d-843301-2 sudo[139162]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:16.850798 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:05:16.856049 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:05:16.856738 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:05:16.873748 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] Flow 'volume_create_manager' (dc25ee94-1b89-4c4d-8cd7-6e0720d73eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:05:16.879175 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c5897fe3-4b2c-444b-929e-7851228b3aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:16.904375 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:05:16.934310 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c5897fe3-4b2c-444b-929e-7851228b3aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:05:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-5223317',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=8b572ac1-68c3-4070-82c7-7ca472116022,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19ddf48fd8ab41c4aa9ef74b908a48ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:05:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:05:17Z,user_id='4e657d4424c641d08a7aed43a73ed078',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:16.937557 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (25bc3be1-8cfd-42fb-8eb0-797d0337a82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:16.939990 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (25bc3be1-8cfd-42fb-8eb0-797d0337a82b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:16.943301 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d9f3ac64-0a76-4758-afa1-507683e348e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:16.946926 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d9f3ac64-0a76-4758-afa1-507683e348e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8b572ac1-68c3-4070-82c7-7ca472116022', 'volume_name': 'volume-8b572ac1-68c3-4070-82c7-7ca472116022', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:16.947450 n-d-843301-2 sudo[139162]: pam_unix(sudo:session): session closed for user root
May 27 04:05:16.951997 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a18d1a4b-161e-4f01-a133-cd05ca1db193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:16.954764 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a18d1a4b-161e-4f01-a133-cd05ca1db193) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:16.957358 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (60f5ca0c-79d3-4f80-9f7a-1765abcf2525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:16.958322 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] Volume 8b572ac1-68c3-4070-82c7-7ca472116022: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8b572ac1-68c3-4070-82c7-7ca472116022', 'volume_size': 1}
May 27 04:05:16.959868 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8b572ac1-68c3-4070-82c7-7ca472116022 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:17.004093 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-839493d3-765f-44ae-942f-32e4de15fec0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.167s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:17.015780 n-d-843301-2 sudo[139198]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8b572ac1-68c3-4070-82c7-7ca472116022 stack-volumes-lvmdriver-1 -L 1g
May 27 04:05:17.018201 n-d-843301-2 sudo[139198]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:17.055746 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Attempting download of c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume 839493d3-765f-44ae-942f-32e4de15fec0. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 27 04:05:17.108726 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_wyrg5ked {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:17.351730 n-d-843301-2 sudo[139207]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_c742528c-2e23-4c76-85af-75edbc35cc02_wyrg5ked
May 27 04:05:17.352720 n-d-843301-2 sudo[139207]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:17.922250 n-d-843301-2 sudo[139207]: pam_unix(sudo:session): session closed for user root
May 27 04:05:17.929050 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_wyrg5ked" returned: 0 in 0.820s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:17.931551 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0ne9sknun-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:17.964330 n-d-843301-2 sudo[139198]: pam_unix(sudo:session): session closed for user root
May 27 04:05:17.967701 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8b572ac1-68c3-4070-82c7-7ca472116022 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.007s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:17.972664 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (60f5ca0c-79d3-4f80-9f7a-1765abcf2525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8b572ac1-68c3-4070-82c7-7ca472116022', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:17.976189 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6738b9e-22b0-498e-8b44-a96558d2b67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:18.007818 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] Volume volume-8b572ac1-68c3-4070-82c7-7ca472116022 (8b572ac1-68c3-4070-82c7-7ca472116022): created successfully
May 27 04:05:18.011299 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6738b9e-22b0-498e-8b44-a96558d2b67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:18.016266 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] Flow 'volume_create_manager' (dc25ee94-1b89-4c4d-8cd7-6e0720d73eee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:05:18.036072 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-268bf33e-f0f6-4de1-a59f-6e6057bf9afb tempest-VolumesListAdminTestJSON-77191510 None] Created volume successfully.
May 27 04:05:18.098231 n-d-843301-2 sudo[139250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0ne9sknun-d-843301-2@lvmdriver-1
May 27 04:05:18.099049 n-d-843301-2 sudo[139250]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:18.523659 n-d-843301-2 sudo[139250]: pam_unix(sudo:session): session closed for user root
May 27 04:05:18.525766 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0ne9sknun-d-843301-2@lvmdriver-1" returned: 0 in 0.594s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:18.526484 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] c742528c-2e23-4c76-85af-75edbc35cc02 was vhdx, converting to raw {{(pid=92445) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 27 04:05:18.527406 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0ne9sknun-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--839493d3--765f--44ae--942f--32e4de15fec0 oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:18.557119 n-d-843301-2 sudo[139257]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_0ne9sknun-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--839493d3--765f--44ae--942f--32e4de15fec0 oflag=direct
May 27 04:05:18.558533 n-d-843301-2 sudo[139257]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:18.941350 n-d-843301-2 sudo[139257]: pam_unix(sudo:session): session closed for user root
May 27 04:05:18.943969 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0ne9sknun-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--839493d3--765f--44ae--942f--32e4de15fec0 oflag=direct" returned: 0 in 0.416s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:18.945259 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 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_c742528c-2e23-4c76-85af-75edbc35cc02_0ne9sknun-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--839493d3--765f--44ae--942f--32e4de15fec0 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:18.966989 n-d-843301-2 sudo[139271]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_0ne9sknun-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--839493d3--765f--44ae--942f--32e4de15fec0
May 27 04:05:18.967803 n-d-843301-2 sudo[139271]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:20.330084 n-d-843301-2 sudo[139271]: pam_unix(sudo:session): session closed for user root
May 27 04:05:20.335650 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 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_c742528c-2e23-4c76-85af-75edbc35cc02_0ne9sknun-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--839493d3--765f--44ae--942f--32e4de15fec0" returned: 0 in 1.390s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:20.336828 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0ne9sknun-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:20.390221 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:05:20.399120 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:05:20.400085 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:05:20.418625 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] Flow 'volume_create_manager' (9c1f8344-39df-456f-b3db-5a0b290dfafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:05:20.423326 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0cf611c0-9439-4a84-a4af-06be306233f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:20.439995 n-d-843301-2 sudo[139309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0ne9sknun-d-843301-2@lvmdriver-1
May 27 04:05:20.440860 n-d-843301-2 sudo[139309]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:20.448110 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:05:20.486778 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0cf611c0-9439-4a84-a4af-06be306233f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:05:20Z,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-843301-2@lvmdriver-1#lvmdriver-1',id=232e5dee-a892-4b45-b4ed-fda5dedc9c5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bfa664179b9488691d8a1e6df203002',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:05:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:05:20Z,user_id='b5db97d995f148a885df436f29294c51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:20.488378 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6af0d722-0917-4bb2-8179-881b04b37c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:20.491176 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6af0d722-0917-4bb2-8179-881b04b37c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:20.493966 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (edc48fe2-5a9e-44f1-8e4f-2b7f955089b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:20.496240 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (edc48fe2-5a9e-44f1-8e4f-2b7f955089b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '232e5dee-a892-4b45-b4ed-fda5dedc9c5a', 'volume_name': 'volume-232e5dee-a892-4b45-b4ed-fda5dedc9c5a', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:20.498815 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2103c5b0-5a11-42c3-a6ac-2604c4420f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:20.501509 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2103c5b0-5a11-42c3-a6ac-2604c4420f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:20.503929 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b24909de-f631-4eea-a38e-de71b9c14f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:20.504717 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] Volume 232e5dee-a892-4b45-b4ed-fda5dedc9c5a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-232e5dee-a892-4b45-b4ed-fda5dedc9c5a', 'volume_size': 1}
May 27 04:05:20.506123 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-232e5dee-a892-4b45-b4ed-fda5dedc9c5a stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:20.537321 n-d-843301-2 sudo[139312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-232e5dee-a892-4b45-b4ed-fda5dedc9c5a stack-volumes-lvmdriver-1 -L 1g
May 27 04:05:20.538271 n-d-843301-2 sudo[139312]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:20.830980 n-d-843301-2 sudo[139309]: pam_unix(sudo:session): session closed for user root
May 27 04:05:20.836009 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0ne9sknun-d-843301-2@lvmdriver-1" returned: 0 in 0.499s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:20.836673 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_0ne9sknun-d-843301-2@lvmdriver-1, size 700.00 MB, duration 1.39 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--839493d3--765f--44ae--942f--32e4de15fec0 {{(pid=92445) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 27 04:05:20.837073 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Converted 700.00 MB image at 503.07 MB/s
May 27 04:05:20.837948 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Downloaded image c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume 839493d3-765f-44ae-942f-32e4de15fec0 successfully. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 27 04:05:20.993702 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 for user f351016ca232488aa6d1b5e4d9067cc2 is deleted. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 27 04:05:20.994623 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Marking volume 839493d3-765f-44ae-942f-32e4de15fec0 as bootable. {{(pid=92445) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 27 04:05:21.014312 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Copying metadata from image c742528c-2e23-4c76-85af-75edbc35cc02 to 839493d3-765f-44ae-942f-32e4de15fec0. {{(pid=92445) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 27 04:05:21.015490 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Creating volume glance metadata for volume 839493d3-765f-44ae-942f-32e4de15fec0 backed by image c742528c-2e23-4c76-85af-75edbc35cc02 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92445) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 27 04:05:21.141717 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ffb25893-fa68-4483-8096-b012f49ae000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-839493d3-765f-44ae-942f-32e4de15fec0', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:21.148125 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cc820261-dde4-4046-a6ec-f04c041eab59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:21.169400 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume volume-839493d3-765f-44ae-942f-32e4de15fec0 (839493d3-765f-44ae-942f-32e4de15fec0): created successfully
May 27 04:05:21.172082 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cc820261-dde4-4046-a6ec-f04c041eab59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:21.178719 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Flow 'volume_create_manager' (5722bf87-9a1a-4804-b3a8-3cff8d5c1e4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:05:21.193842 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-600d037d-38fd-4574-afac-3a168a931d67 tempest-VolumesSnapshotTestJSON-2052867422 None] Created volume successfully.
May 27 04:05:21.204064 n-d-843301-2 sudo[139312]: pam_unix(sudo:session): session closed for user root
May 27 04:05:21.206507 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-232e5dee-a892-4b45-b4ed-fda5dedc9c5a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.700s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:21.210211 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b24909de-f631-4eea-a38e-de71b9c14f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-232e5dee-a892-4b45-b4ed-fda5dedc9c5a', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:21.212808 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2fc0a57-5a4a-4512-93bb-aaffee7459da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:21.223288 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] Volume volume-232e5dee-a892-4b45-b4ed-fda5dedc9c5a (232e5dee-a892-4b45-b4ed-fda5dedc9c5a): created successfully
May 27 04:05:21.226056 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2fc0a57-5a4a-4512-93bb-aaffee7459da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:21.230664 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] Flow 'volume_create_manager' (9c1f8344-39df-456f-b3db-5a0b290dfafc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:05:21.241715 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-fe870ede-65ef-4041-b6c9-955c72d94dce tempest-VolumesListAdminTestJSON-1681290532 None] Created volume successfully.
May 27 04:05:21.636223 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-649c1ffa-7d3b-4638-9851-c0c58884f2dc tempest-VolumesListAdminTestJSON-1681290532 None] Lock "b'cinder-232e5dee-a892-4b45-b4ed-fda5dedc9c5a-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:05:21.742526 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-649c1ffa-7d3b-4638-9851-c0c58884f2dc tempest-VolumesListAdminTestJSON-1681290532 None] Skipping remove_export. No iscsi_target is presently exported for volume: 232e5dee-a892-4b45-b4ed-fda5dedc9c5a
May 27 04:05:21.743744 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-649c1ffa-7d3b-4638-9851-c0c58884f2dc tempest-VolumesListAdminTestJSON-1681290532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-232e5dee-a892-4b45-b4ed-fda5dedc9c5a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:21.787951 n-d-843301-2 sudo[139357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-232e5dee-a892-4b45-b4ed-fda5dedc9c5a
May 27 04:05:21.788853 n-d-843301-2 sudo[139357]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:21.805535 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-93b7b4b0-177c-48d3-92ce-fd512ade2426 tempest-VolumesListAdminTestJSON-77191510 None] Lock "b'cinder-8b572ac1-68c3-4070-82c7-7ca472116022-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:05:21.897153 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-93b7b4b0-177c-48d3-92ce-fd512ade2426 tempest-VolumesListAdminTestJSON-77191510 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8b572ac1-68c3-4070-82c7-7ca472116022
May 27 04:05:21.898259 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-93b7b4b0-177c-48d3-92ce-fd512ade2426 tempest-VolumesListAdminTestJSON-77191510 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8b572ac1-68c3-4070-82c7-7ca472116022 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:21.942495 n-d-843301-2 sudo[139359]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8b572ac1-68c3-4070-82c7-7ca472116022
May 27 04:05:21.943341 n-d-843301-2 sudo[139359]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:22.632408 n-d-843301-2 sudo[139357]: pam_unix(sudo:session): session closed for user root
May 27 04:05:22.635222 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-649c1ffa-7d3b-4638-9851-c0c58884f2dc tempest-VolumesListAdminTestJSON-1681290532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-232e5dee-a892-4b45-b4ed-fda5dedc9c5a" returned: 0 in 0.891s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:22.637354 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-649c1ffa-7d3b-4638-9851-c0c58884f2dc tempest-VolumesListAdminTestJSON-1681290532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-232e5dee-a892-4b45-b4ed-fda5dedc9c5a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:22.664872 n-d-843301-2 sudo[139374]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-232e5dee-a892-4b45-b4ed-fda5dedc9c5a
May 27 04:05:22.666625 n-d-843301-2 sudo[139374]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:22.831248 n-d-843301-2 sudo[139359]: pam_unix(sudo:session): session closed for user root
May 27 04:05:22.833732 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-93b7b4b0-177c-48d3-92ce-fd512ade2426 tempest-VolumesListAdminTestJSON-77191510 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8b572ac1-68c3-4070-82c7-7ca472116022" returned: 0 in 0.935s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:22.835416 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-93b7b4b0-177c-48d3-92ce-fd512ade2426 tempest-VolumesListAdminTestJSON-77191510 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8b572ac1-68c3-4070-82c7-7ca472116022 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:22.860277 n-d-843301-2 sudo[139376]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8b572ac1-68c3-4070-82c7-7ca472116022
May 27 04:05:22.861913 n-d-843301-2 sudo[139376]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:23.480567 n-d-843301-2 sudo[139374]: pam_unix(sudo:session): session closed for user root
May 27 04:05:23.484341 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-649c1ffa-7d3b-4638-9851-c0c58884f2dc tempest-VolumesListAdminTestJSON-1681290532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-232e5dee-a892-4b45-b4ed-fda5dedc9c5a" returned: 0 in 0.847s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:23.487887 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-649c1ffa-7d3b-4638-9851-c0c58884f2dc tempest-VolumesListAdminTestJSON-1681290532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-232e5dee-a892-4b45-b4ed-fda5dedc9c5a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:23.491655 n-d-843301-2 sudo[139376]: pam_unix(sudo:session): session closed for user root
May 27 04:05:23.527745 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-93b7b4b0-177c-48d3-92ce-fd512ade2426 tempest-VolumesListAdminTestJSON-77191510 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8b572ac1-68c3-4070-82c7-7ca472116022" returned: 0 in 0.692s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:23.529634 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-93b7b4b0-177c-48d3-92ce-fd512ade2426 tempest-VolumesListAdminTestJSON-77191510 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8b572ac1-68c3-4070-82c7-7ca472116022 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:23.554259 n-d-843301-2 sudo[139380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-232e5dee-a892-4b45-b4ed-fda5dedc9c5a
May 27 04:05:23.555321 n-d-843301-2 sudo[139380]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:23.558407 n-d-843301-2 sudo[139381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8b572ac1-68c3-4070-82c7-7ca472116022
May 27 04:05:23.559813 n-d-843301-2 sudo[139381]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:23.928113 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-31e47cd5-c036-45d9-8f1b-72dc6d6d094b req-2e127a72-7cad-45f4-8550-4aeaf681b83a tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:23.985914 n-d-843301-2 sudo[139384]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0
May 27 04:05:23.993216 n-d-843301-2 sudo[139384]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:24.422464 n-d-843301-2 sudo[139381]: pam_unix(sudo:session): session closed for user root
May 27 04:05:24.425989 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-93b7b4b0-177c-48d3-92ce-fd512ade2426 tempest-VolumesListAdminTestJSON-77191510 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8b572ac1-68c3-4070-82c7-7ca472116022" returned: 0 in 0.895s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:24.427459 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-93b7b4b0-177c-48d3-92ce-fd512ade2426 tempest-VolumesListAdminTestJSON-77191510 None] Successfully deleted volume: 8b572ac1-68c3-4070-82c7-7ca472116022
May 27 04:05:24.467958 n-d-843301-2 sudo[139380]: pam_unix(sudo:session): session closed for user root
May 27 04:05:24.506429 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-649c1ffa-7d3b-4638-9851-c0c58884f2dc tempest-VolumesListAdminTestJSON-1681290532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-232e5dee-a892-4b45-b4ed-fda5dedc9c5a" returned: 0 in 1.018s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:24.507524 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-649c1ffa-7d3b-4638-9851-c0c58884f2dc tempest-VolumesListAdminTestJSON-1681290532 None] Successfully deleted volume: 232e5dee-a892-4b45-b4ed-fda5dedc9c5a
May 27 04:05:24.541470 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-93b7b4b0-177c-48d3-92ce-fd512ade2426 tempest-VolumesListAdminTestJSON-77191510 None] Created reservations ['0a398984-c4ee-4987-bb7e-724458ae1319', 'c335c863-8b06-40f0-a3b6-6a1b92a773f6', '70174b4c-facb-4efc-bdad-07445d66a86d', 'f1449a57-09ac-446b-8225-177120e30334'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:05:24.543607 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-93b7b4b0-177c-48d3-92ce-fd512ade2426 tempest-VolumesListAdminTestJSON-77191510 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:05:24.543607 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:05:24.543607 n-d-843301-2 cinder-volume[92445]:
May 27 04:05:24.609324 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-649c1ffa-7d3b-4638-9851-c0c58884f2dc tempest-VolumesListAdminTestJSON-1681290532 None] Created reservations ['7bc308e8-808e-4009-bbd6-dfb87faf7bf2', '9e1af1f8-abbc-47ef-b803-ca30fafc5d05', 'dc903f29-e544-469d-93fb-c44de9c224aa', 'dcef016a-bf14-4090-b83d-1ce1f725baaf'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:05:24.662651 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-93b7b4b0-177c-48d3-92ce-fd512ade2426 tempest-VolumesListAdminTestJSON-77191510 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:05:24.663819 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-93b7b4b0-177c-48d3-92ce-fd512ade2426 tempest-VolumesListAdminTestJSON-77191510 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:24.687484 n-d-843301-2 sudo[139384]: pam_unix(sudo:session): session closed for user root
May 27 04:05:24.691817 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-31e47cd5-c036-45d9-8f1b-72dc6d6d094b req-2e127a72-7cad-45f4-8550-4aeaf681b83a tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0" returned: 0 in 0.763s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:24.711770 n-d-843301-2 sudo[139394]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:05:24.712733 n-d-843301-2 sudo[139394]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:24.764687 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:24.775831 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:24.776230 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430726112]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:05:24.776943 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-31e47cd5-c036-45d9-8f1b-72dc6d6d094b req-2e127a72-7cad-45f4-8550-4aeaf681b83a tempest-VolumesSnapshotTestJSON-2052867422 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:05:24.778110 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-31e47cd5-c036-45d9-8f1b-72dc6d6d094b req-2e127a72-7cad-45f4-8550-4aeaf681b83a tempest-VolumesSnapshotTestJSON-2052867422 None] Creating iscsi_target for Volume ID: volume-839493d3-765f-44ae-942f-32e4de15fec0 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:05:24.783385 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-31e47cd5-c036-45d9-8f1b-72dc6d6d094b req-2e127a72-7cad-45f4-8550-4aeaf681b83a tempest-VolumesSnapshotTestJSON-2052867422 None] Created volume path /opt/stack/data/cinder/volumes/volume-839493d3-765f-44ae-942f-32e4de15fec0,
May 27 04:05:24.783385 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:05:24.783385 n-d-843301-2 cinder-volume[92445]:
May 27 04:05:24.783385 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0
May 27 04:05:24.783385 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:05:24.783385 n-d-843301-2 cinder-volume[92445]: incominguser zPsrSDW93LY7wLRuKNYG 6pA2JeDynqB4BRSP
May 27 04:05:24.783385 n-d-843301-2 cinder-volume[92445]:
May 27 04:05:24.783385 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:05:24.783385 n-d-843301-2 cinder-volume[92445]:
May 27 04:05:24.783385 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:05:24.785866 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-839493d3-765f-44ae-942f-32e4de15fec0 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:24.787677 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-649c1ffa-7d3b-4638-9851-c0c58884f2dc tempest-VolumesListAdminTestJSON-1681290532 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:05:24.788588 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-649c1ffa-7d3b-4638-9851-c0c58884f2dc tempest-VolumesListAdminTestJSON-1681290532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:24.825990 n-d-843301-2 sudo[139399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:05:24.828066 n-d-843301-2 sudo[139399]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:25.471632 n-d-843301-2 sudo[139399]: pam_unix(sudo:session): session closed for user root
May 27 04:05:25.474624 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-649c1ffa-7d3b-4638-9851-c0c58884f2dc tempest-VolumesListAdminTestJSON-1681290532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.686s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:25.477819 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-649c1ffa-7d3b-4638-9851-c0c58884f2dc tempest-VolumesListAdminTestJSON-1681290532 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:25.500868 n-d-843301-2 sudo[139411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:05:25.502524 n-d-843301-2 sudo[139411]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:25.532761 n-d-843301-2 sudo[139394]: pam_unix(sudo:session): session closed for user root
May 27 04:05:25.535559 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-93b7b4b0-177c-48d3-92ce-fd512ade2426 tempest-VolumesListAdminTestJSON-77191510 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.872s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:25.537663 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-93b7b4b0-177c-48d3-92ce-fd512ade2426 tempest-VolumesListAdminTestJSON-77191510 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:25.559841 n-d-843301-2 sudo[139413]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:05:25.561500 n-d-843301-2 sudo[139413]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:25.698158 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-e0ffe450-515e-40e0-87d4-5b0612c39d65 tempest-VolumesListAdminTestJSON-77191510 None] Lock "b'cinder-c79dfb49-043f-4fd6-a78b-21ac446624db-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:05:25.711897 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-839493d3-765f-44ae-942f-32e4de15fec0" returned: 0 in 0.915s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:25.715446 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430726112]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:05:25.730452 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-31e47cd5-c036-45d9-8f1b-72dc6d6d094b req-2e127a72-7cad-45f4-8550-4aeaf681b83a tempest-VolumesSnapshotTestJSON-2052867422 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:05:25.730829 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-31e47cd5-c036-45d9-8f1b-72dc6d6d094b req-2e127a72-7cad-45f4-8550-4aeaf681b83a tempest-VolumesSnapshotTestJSON-2052867422 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:05:25.735479 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:25.818546 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:25.819366 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430726112]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-839493d3-765f-44ae-942f-32e4de15fec0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0\n Backing store flags: \n Account information:\n zPsrSDW93LY7wLRuKNYG\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:05:25.823782 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-31e47cd5-c036-45d9-8f1b-72dc6d6d094b req-2e127a72-7cad-45f4-8550-4aeaf681b83a tempest-VolumesSnapshotTestJSON-2052867422 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:05:25.830351 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:25.843902 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-e0ffe450-515e-40e0-87d4-5b0612c39d65 tempest-VolumesListAdminTestJSON-77191510 None] Skipping remove_export. No iscsi_target is presently exported for volume: c79dfb49-043f-4fd6-a78b-21ac446624db
May 27 04:05:25.845332 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e0ffe450-515e-40e0-87d4-5b0612c39d65 tempest-VolumesListAdminTestJSON-77191510 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c79dfb49-043f-4fd6-a78b-21ac446624db {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:25.896289 n-d-843301-2 sudo[139438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c79dfb49-043f-4fd6-a78b-21ac446624db
May 27 04:05:25.902748 n-d-843301-2 sudo[139438]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:26.088733 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.261s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:26.091112 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430726112]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-839493d3-765f-44ae-942f-32e4de15fec0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0\n Backing store flags: \n Account information:\n zPsrSDW93LY7wLRuKNYG\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:05:26.092658 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:26.225064 n-d-843301-2 sudo[139411]: pam_unix(sudo:session): session closed for user root
May 27 04:05:26.227886 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-649c1ffa-7d3b-4638-9851-c0c58884f2dc tempest-VolumesListAdminTestJSON-1681290532 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.750s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:26.229954 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-649c1ffa-7d3b-4638-9851-c0c58884f2dc tempest-VolumesListAdminTestJSON-1681290532 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:05:26.245232 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-649c1ffa-7d3b-4638-9851-c0c58884f2dc tempest-VolumesListAdminTestJSON-1681290532 None] Deleted volume successfully.
May 27 04:05:26.269728 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-649c1ffa-7d3b-4638-9851-c0c58884f2dc tempest-VolumesListAdminTestJSON-1681290532 None] Lock "b'cinder-232e5dee-a892-4b45-b4ed-fda5dedc9c5a-delete_volume'" released by "delete_volume" :: held 4.633s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:05:26.321338 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.228s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:26.321838 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430726112]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-839493d3-765f-44ae-942f-32e4de15fec0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0\n Backing store flags: \n Account information:\n zPsrSDW93LY7wLRuKNYG\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:05:26.323024 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-31e47cd5-c036-45d9-8f1b-72dc6d6d094b req-2e127a72-7cad-45f4-8550-4aeaf681b83a tempest-VolumesSnapshotTestJSON-2052867422 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-839493d3-765f-44ae-942f-32e4de15fec0 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:05:26.351601 n-d-843301-2 sudo[139413]: pam_unix(sudo:session): session closed for user root
May 27 04:05:26.361802 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-93b7b4b0-177c-48d3-92ce-fd512ade2426 tempest-VolumesListAdminTestJSON-77191510 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.824s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:26.362686 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-93b7b4b0-177c-48d3-92ce-fd512ade2426 tempest-VolumesListAdminTestJSON-77191510 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:05:26.369339 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-93b7b4b0-177c-48d3-92ce-fd512ade2426 tempest-VolumesListAdminTestJSON-77191510 None] Deleted volume successfully.
May 27 04:05:26.404798 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-93b7b4b0-177c-48d3-92ce-fd512ade2426 tempest-VolumesListAdminTestJSON-77191510 None] Lock "b'cinder-8b572ac1-68c3-4070-82c7-7ca472116022-delete_volume'" released by "delete_volume" :: held 4.601s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:05:26.407750 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-31e47cd5-c036-45d9-8f1b-72dc6d6d094b req-2e127a72-7cad-45f4-8550-4aeaf681b83a tempest-VolumesSnapshotTestJSON-2052867422 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-839493d3-765f-44ae-942f-32e4de15fec0', 'target_lun': 1, 'volume_id': '839493d3-765f-44ae-942f-32e4de15fec0', 'auth_method': 'CHAP', 'auth_username': 'zPsrSDW93LY7wLRuKNYG', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '699efa28-5218-470e-ae55-f5598c02ca82'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 04:05:26.537947 n-d-843301-2 sudo[139438]: pam_unix(sudo:session): session closed for user root
May 27 04:05:26.538212 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-31e47cd5-c036-45d9-8f1b-72dc6d6d094b req-2e127a72-7cad-45f4-8550-4aeaf681b83a tempest-VolumesSnapshotTestJSON-2052867422 None] attachment_update completed successfully.
May 27 04:05:26.539796 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e0ffe450-515e-40e0-87d4-5b0612c39d65 tempest-VolumesListAdminTestJSON-77191510 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c79dfb49-043f-4fd6-a78b-21ac446624db" returned: 0 in 0.695s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:26.545462 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e0ffe450-515e-40e0-87d4-5b0612c39d65 tempest-VolumesListAdminTestJSON-77191510 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c79dfb49-043f-4fd6-a78b-21ac446624db {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:26.569451 n-d-843301-2 sudo[139447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c79dfb49-043f-4fd6-a78b-21ac446624db
May 27 04:05:26.570363 n-d-843301-2 sudo[139447]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:26.976444 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e0ffe450-515e-40e0-87d4-5b0612c39d65 tempest-VolumesListAdminTestJSON-77191510 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c79dfb49-043f-4fd6-a78b-21ac446624db" returned: 0 in 0.429s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:26.976444 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e0ffe450-515e-40e0-87d4-5b0612c39d65 tempest-VolumesListAdminTestJSON-77191510 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c79dfb49-043f-4fd6-a78b-21ac446624db {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:26.971896 n-d-843301-2 sudo[139447]: pam_unix(sudo:session): session closed for user root
May 27 04:05:26.995494 n-d-843301-2 sudo[139451]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c79dfb49-043f-4fd6-a78b-21ac446624db
May 27 04:05:26.996302 n-d-843301-2 sudo[139451]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:27.422981 n-d-843301-2 sudo[139451]: pam_unix(sudo:session): session closed for user root
May 27 04:05:27.425481 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e0ffe450-515e-40e0-87d4-5b0612c39d65 tempest-VolumesListAdminTestJSON-77191510 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c79dfb49-043f-4fd6-a78b-21ac446624db" returned: 0 in 0.449s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:27.426761 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-e0ffe450-515e-40e0-87d4-5b0612c39d65 tempest-VolumesListAdminTestJSON-77191510 None] Successfully deleted volume: c79dfb49-043f-4fd6-a78b-21ac446624db
May 27 04:05:27.480380 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-e0ffe450-515e-40e0-87d4-5b0612c39d65 tempest-VolumesListAdminTestJSON-77191510 None] Created reservations ['57e9a8fb-7e6d-4dcf-ac9d-97b49ce1da8c', '2a84fb76-02ec-4ee9-88db-559d4305ad03', '7a9aeac2-96be-41d0-8b97-da5b326ab23c', 'cd00dfb3-c27c-4c3f-8724-279b226437fb'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:05:27.483837 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-e0ffe450-515e-40e0-87d4-5b0612c39d65 tempest-VolumesListAdminTestJSON-77191510 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:05:27.483837 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:05:27.483837 n-d-843301-2 cinder-volume[92445]:
May 27 04:05:27.543015 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-e0ffe450-515e-40e0-87d4-5b0612c39d65 tempest-VolumesListAdminTestJSON-77191510 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:05:27.543837 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e0ffe450-515e-40e0-87d4-5b0612c39d65 tempest-VolumesListAdminTestJSON-77191510 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:27.568173 n-d-843301-2 sudo[139457]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:05:27.569983 n-d-843301-2 sudo[139457]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:28.050834 n-d-843301-2 sudo[139457]: pam_unix(sudo:session): session closed for user root
May 27 04:05:28.053897 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e0ffe450-515e-40e0-87d4-5b0612c39d65 tempest-VolumesListAdminTestJSON-77191510 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.509s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:28.056633 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e0ffe450-515e-40e0-87d4-5b0612c39d65 tempest-VolumesListAdminTestJSON-77191510 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:28.106397 n-d-843301-2 sudo[139460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:05:28.111395 n-d-843301-2 sudo[139460]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:28.253400 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-008e3630-9d6a-4429-a112-039c9cf4105a tempest-VolumesListAdminTestJSON-77191510 None] Lock "b'cinder-8761e178-5920-4f6d-83a0-3a3745b27c1b-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:05:28.353790 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-008e3630-9d6a-4429-a112-039c9cf4105a tempest-VolumesListAdminTestJSON-77191510 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8761e178-5920-4f6d-83a0-3a3745b27c1b
May 27 04:05:28.354997 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-008e3630-9d6a-4429-a112-039c9cf4105a tempest-VolumesListAdminTestJSON-77191510 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8761e178-5920-4f6d-83a0-3a3745b27c1b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:28.391903 n-d-843301-2 sudo[139462]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8761e178-5920-4f6d-83a0-3a3745b27c1b
May 27 04:05:28.392736 n-d-843301-2 sudo[139462]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:28.621178 n-d-843301-2 sudo[139460]: pam_unix(sudo:session): session closed for user root
May 27 04:05:28.623647 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e0ffe450-515e-40e0-87d4-5b0612c39d65 tempest-VolumesListAdminTestJSON-77191510 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.567s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:28.626411 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-e0ffe450-515e-40e0-87d4-5b0612c39d65 tempest-VolumesListAdminTestJSON-77191510 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:05:28.640828 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e0ffe450-515e-40e0-87d4-5b0612c39d65 tempest-VolumesListAdminTestJSON-77191510 None] Deleted volume successfully.
May 27 04:05:28.656730 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-e0ffe450-515e-40e0-87d4-5b0612c39d65 tempest-VolumesListAdminTestJSON-77191510 None] Lock "b'cinder-c79dfb49-043f-4fd6-a78b-21ac446624db-delete_volume'" released by "delete_volume" :: held 2.959s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:05:28.888619 n-d-843301-2 sudo[139462]: pam_unix(sudo:session): session closed for user root
May 27 04:05:28.890576 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-008e3630-9d6a-4429-a112-039c9cf4105a tempest-VolumesListAdminTestJSON-77191510 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8761e178-5920-4f6d-83a0-3a3745b27c1b" returned: 0 in 0.535s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:28.892139 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-008e3630-9d6a-4429-a112-039c9cf4105a tempest-VolumesListAdminTestJSON-77191510 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8761e178-5920-4f6d-83a0-3a3745b27c1b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:28.916216 n-d-843301-2 sudo[139469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8761e178-5920-4f6d-83a0-3a3745b27c1b
May 27 04:05:28.917723 n-d-843301-2 sudo[139469]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:29.372634 n-d-843301-2 sudo[139469]: pam_unix(sudo:session): session closed for user root
May 27 04:05:29.374994 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-008e3630-9d6a-4429-a112-039c9cf4105a tempest-VolumesListAdminTestJSON-77191510 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8761e178-5920-4f6d-83a0-3a3745b27c1b" returned: 0 in 0.482s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:29.377676 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-008e3630-9d6a-4429-a112-039c9cf4105a tempest-VolumesListAdminTestJSON-77191510 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8761e178-5920-4f6d-83a0-3a3745b27c1b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:29.397009 n-d-843301-2 sudo[139472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8761e178-5920-4f6d-83a0-3a3745b27c1b
May 27 04:05:29.398053 n-d-843301-2 sudo[139472]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:29.832083 n-d-843301-2 sudo[139472]: pam_unix(sudo:session): session closed for user root
May 27 04:05:29.834364 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-008e3630-9d6a-4429-a112-039c9cf4105a tempest-VolumesListAdminTestJSON-77191510 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8761e178-5920-4f6d-83a0-3a3745b27c1b" returned: 0 in 0.456s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:29.835513 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-008e3630-9d6a-4429-a112-039c9cf4105a tempest-VolumesListAdminTestJSON-77191510 None] Successfully deleted volume: 8761e178-5920-4f6d-83a0-3a3745b27c1b
May 27 04:05:29.883431 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-008e3630-9d6a-4429-a112-039c9cf4105a tempest-VolumesListAdminTestJSON-77191510 None] Created reservations ['fba56711-631a-42ab-b79e-3aeb36e49d4a', 'a99e8be5-f49f-4c59-9c15-fbc52381af05', 'cf4d2c5e-ec1f-432a-8702-e780e0891685', '6981c920-e3ec-42b7-9191-4e5113495a5a'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:05:29.885689 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-008e3630-9d6a-4429-a112-039c9cf4105a tempest-VolumesListAdminTestJSON-77191510 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:05:29.885689 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:05:29.885689 n-d-843301-2 cinder-volume[92445]:
May 27 04:05:29.927423 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-008e3630-9d6a-4429-a112-039c9cf4105a tempest-VolumesListAdminTestJSON-77191510 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:05:29.928491 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-008e3630-9d6a-4429-a112-039c9cf4105a tempest-VolumesListAdminTestJSON-77191510 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:29.948162 n-d-843301-2 sudo[139478]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:05:29.948990 n-d-843301-2 sudo[139478]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:30.338077 n-d-843301-2 sudo[139478]: pam_unix(sudo:session): session closed for user root
May 27 04:05:30.340519 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-008e3630-9d6a-4429-a112-039c9cf4105a tempest-VolumesListAdminTestJSON-77191510 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.412s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:30.342584 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-008e3630-9d6a-4429-a112-039c9cf4105a tempest-VolumesListAdminTestJSON-77191510 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:30.362616 n-d-843301-2 sudo[139481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:05:30.363537 n-d-843301-2 sudo[139481]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:30.819409 n-d-843301-2 sudo[139481]: pam_unix(sudo:session): session closed for user root
May 27 04:05:30.821958 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-008e3630-9d6a-4429-a112-039c9cf4105a tempest-VolumesListAdminTestJSON-77191510 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.479s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:30.824699 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-008e3630-9d6a-4429-a112-039c9cf4105a tempest-VolumesListAdminTestJSON-77191510 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:05:30.831098 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-008e3630-9d6a-4429-a112-039c9cf4105a tempest-VolumesListAdminTestJSON-77191510 None] Deleted volume successfully.
May 27 04:05:30.852608 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-008e3630-9d6a-4429-a112-039c9cf4105a tempest-VolumesListAdminTestJSON-77191510 None] Lock "b'cinder-8761e178-5920-4f6d-83a0-3a3745b27c1b-delete_volume'" released by "delete_volume" :: held 2.599s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:05:33.144642 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f9c62ff9-86f7-4350-8a55-14a121308635 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:33.168381 n-d-843301-2 sudo[139486]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0
May 27 04:05:33.169513 n-d-843301-2 sudo[139486]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:33.617836 n-d-843301-2 sudo[139486]: pam_unix(sudo:session): session closed for user root
May 27 04:05:33.620163 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f9c62ff9-86f7-4350-8a55-14a121308635 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0" returned: 0 in 0.475s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:33.622265 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f9c62ff9-86f7-4350-8a55-14a121308635 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9fcf20fc-00fc-4df9-bce1-cee6c375a501 --snapshot stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0 -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:33.644778 n-d-843301-2 sudo[139489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9fcf20fc-00fc-4df9-bce1-cee6c375a501 --snapshot stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0 -L 1.00g
May 27 04:05:33.646273 n-d-843301-2 sudo[139489]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:34.359822 n-d-843301-2 sudo[139489]: pam_unix(sudo:session): session closed for user root
May 27 04:05:34.363680 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f9c62ff9-86f7-4350-8a55-14a121308635 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9fcf20fc-00fc-4df9-bce1-cee6c375a501 --snapshot stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0 -L 1.00g" returned: 0 in 0.741s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:34.483861 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-f9c62ff9-86f7-4350-8a55-14a121308635 tempest-VolumesSnapshotTestJSON-2052867422 None] Create snapshot completed successfully
May 27 04:05:35.574640 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f784510f-d56c-4537-8965-53012472dd78 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:35.596431 n-d-843301-2 sudo[139599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0
May 27 04:05:35.597285 n-d-843301-2 sudo[139599]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:35.998139 n-d-843301-2 sudo[139599]: pam_unix(sudo:session): session closed for user root
May 27 04:05:36.000370 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f784510f-d56c-4537-8965-53012472dd78 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0" returned: 0 in 0.425s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:36.002661 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f784510f-d56c-4537-8965-53012472dd78 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-957104e4-d011-4e42-a994-c301e763b31a --snapshot stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0 -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:36.024689 n-d-843301-2 sudo[139602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-957104e4-d011-4e42-a994-c301e763b31a --snapshot stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0 -L 1.00g
May 27 04:05:36.025531 n-d-843301-2 sudo[139602]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:36.692424 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:05:36.697623 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:05:36.698301 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:05:36.711832 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Flow 'volume_create_manager' (f98a59e7-3402-4d20-a346-397005c3a251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:05:36.714917 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5079cf8c-b995-4ad1-8b57-d1a04f810e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:36.739358 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:05:36.771830 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5079cf8c-b995-4ad1-8b57-d1a04f810e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:05:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-55002507',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=1894f4d6-71ac-469b-9bb0-edec19ba7f90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da0c3e1f0f1a407f8607332564e207c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:05:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:05:37Z,user_id='842568cede3247978573c07b2cd89808',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:36.775549 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c4c39198-aea8-4c81-849e-29af4424c59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:36.777875 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c4c39198-aea8-4c81-849e-29af4424c59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:36.781294 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (216b50fc-ce71-43b3-8b67-bfa6e33f1c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:36.785072 n-d-843301-2 sudo[139602]: pam_unix(sudo:session): session closed for user root
May 27 04:05:36.787793 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f784510f-d56c-4537-8965-53012472dd78 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-957104e4-d011-4e42-a994-c301e763b31a --snapshot stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0 -L 1.00g" returned: 0 in 0.785s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:36.898284 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-f784510f-d56c-4537-8965-53012472dd78 tempest-VolumesSnapshotTestJSON-2052867422 None] Create snapshot completed successfully
May 27 04:05:36.905541 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (216b50fc-ce71-43b3-8b67-bfa6e33f1c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '1894f4d6-71ac-469b-9bb0-edec19ba7f90', 'volume_name': 'volume-1894f4d6-71ac-469b-9bb0-edec19ba7f90', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:36.907817 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74bec4aa-972b-47e8-a8cd-3fd103d30627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:36.909902 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74bec4aa-972b-47e8-a8cd-3fd103d30627) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:36.911950 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3dfd3ac6-10c2-48ca-954b-4dd1db57657a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:36.912749 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Volume 1894f4d6-71ac-469b-9bb0-edec19ba7f90: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-1894f4d6-71ac-469b-9bb0-edec19ba7f90', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 27 04:05:36.913359 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Cloning 1894f4d6-71ac-469b-9bb0-edec19ba7f90 from image c742528c-2e23-4c76-85af-75edbc35cc02 at location (None, None). {{(pid=92445) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 27 04:05:38.123789 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-70bf5b04-fe2b-4b0a-b9ec-7c16f682894f tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:38.150527 n-d-843301-2 sudo[139714]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0
May 27 04:05:38.152111 n-d-843301-2 sudo[139714]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:38.623645 n-d-843301-2 sudo[139714]: pam_unix(sudo:session): session closed for user root
May 27 04:05:38.641240 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-70bf5b04-fe2b-4b0a-b9ec-7c16f682894f tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0" returned: 0 in 0.517s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:38.643419 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-70bf5b04-fe2b-4b0a-b9ec-7c16f682894f tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d75e782d-dbc2-4358-9125-d1086176db08 --snapshot stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0 -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:38.693855 n-d-843301-2 sudo[139722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d75e782d-dbc2-4358-9125-d1086176db08 --snapshot stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0 -L 1.00g
May 27 04:05:38.694766 n-d-843301-2 sudo[139722]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:39.605753 n-d-843301-2 sudo[139722]: pam_unix(sudo:session): session closed for user root
May 27 04:05:39.608584 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-70bf5b04-fe2b-4b0a-b9ec-7c16f682894f tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d75e782d-dbc2-4358-9125-d1086176db08 --snapshot stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0 -L 1.00g" returned: 0 in 0.965s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:39.712634 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-70bf5b04-fe2b-4b0a-b9ec-7c16f682894f tempest-VolumesSnapshotTestJSON-2052867422 None] Create snapshot completed successfully
May 27 04:05:40.345139 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-3a8e2d0e-e54e-479d-ab87-266df59fd353 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-9fcf20fc-00fc-4df9-bce1-cee6c375a501-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.018s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:05:40.346965 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3a8e2d0e-e54e-479d-ab87-266df59fd353 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9fcf20fc-00fc-4df9-bce1-cee6c375a501 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:40.375609 n-d-843301-2 sudo[139874]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9fcf20fc-00fc-4df9-bce1-cee6c375a501
May 27 04:05:40.377092 n-d-843301-2 sudo[139874]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:40.883591 n-d-843301-2 sudo[139874]: pam_unix(sudo:session): session closed for user root
May 27 04:05:40.886178 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3a8e2d0e-e54e-479d-ab87-266df59fd353 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9fcf20fc-00fc-4df9-bce1-cee6c375a501" returned: 0 in 0.539s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:40.888070 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3a8e2d0e-e54e-479d-ab87-266df59fd353 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9fcf20fc-00fc-4df9-bce1-cee6c375a501 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:40.909305 n-d-843301-2 sudo[139880]: ubuntu : TTY=unknown ; 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-9fcf20fc-00fc-4df9-bce1-cee6c375a501
May 27 04:05:40.910106 n-d-843301-2 sudo[139880]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:41.582812 n-d-843301-2 sudo[139880]: pam_unix(sudo:session): session closed for user root
May 27 04:05:41.585596 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3a8e2d0e-e54e-479d-ab87-266df59fd353 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9fcf20fc-00fc-4df9-bce1-cee6c375a501" returned: 0 in 0.697s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:41.691196 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-3a8e2d0e-e54e-479d-ab87-266df59fd353 tempest-VolumesSnapshotTestJSON-2052867422 None] Created reservations ['c0d33f3d-2dbf-4ce5-a3da-56bc13a8d199', '0ac83b25-c7d4-4849-a2cf-929a41051158', 'dd878896-3854-444b-a5a8-4269afdaad52', 'da7f7435-a8ac-4384-823a-88db64fe55f0'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:05:41.693225 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-3a8e2d0e-e54e-479d-ab87-266df59fd353 tempest-VolumesSnapshotTestJSON-2052867422 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:05:41.693225 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:05:41.693225 n-d-843301-2 cinder-volume[92445]:
May 27 04:05:41.747775 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-3a8e2d0e-e54e-479d-ab87-266df59fd353 tempest-VolumesSnapshotTestJSON-2052867422 None] Delete snapshot completed successfully.
May 27 04:05:41.754454 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-3a8e2d0e-e54e-479d-ab87-266df59fd353 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-9fcf20fc-00fc-4df9-bce1-cee6c375a501-delete_snapshot'" released by "delete_snapshot" :: held 1.411s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:05:42.672345 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-616522a7-04cf-48d1-a683-55608043ff99 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-d75e782d-dbc2-4358-9125-d1086176db08-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:05:42.677564 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-616522a7-04cf-48d1-a683-55608043ff99 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d75e782d-dbc2-4358-9125-d1086176db08 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:42.718851 n-d-843301-2 sudo[139982]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d75e782d-dbc2-4358-9125-d1086176db08
May 27 04:05:42.719721 n-d-843301-2 sudo[139982]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:43.163355 n-d-843301-2 sudo[139982]: pam_unix(sudo:session): session closed for user root
May 27 04:05:43.167339 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-616522a7-04cf-48d1-a683-55608043ff99 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d75e782d-dbc2-4358-9125-d1086176db08" returned: 0 in 0.489s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:43.170375 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-616522a7-04cf-48d1-a683-55608043ff99 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d75e782d-dbc2-4358-9125-d1086176db08 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:43.196841 n-d-843301-2 sudo[139989]: ubuntu : TTY=unknown ; 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-d75e782d-dbc2-4358-9125-d1086176db08
May 27 04:05:43.197722 n-d-843301-2 sudo[139989]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:43.965519 n-d-843301-2 sudo[139989]: pam_unix(sudo:session): session closed for user root
May 27 04:05:43.968623 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-616522a7-04cf-48d1-a683-55608043ff99 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d75e782d-dbc2-4358-9125-d1086176db08" returned: 0 in 0.798s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:44.095472 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-616522a7-04cf-48d1-a683-55608043ff99 tempest-VolumesSnapshotTestJSON-2052867422 None] Created reservations ['3b2f477f-ee1f-4365-832f-2ae52a60d5f7', '3765775d-9479-49dc-b9d6-a5a2b0e5054a', 'bfd911b4-5d68-4344-848f-4d698b4c5915', 'c42d2018-ae17-497a-acf1-eb27480313b3'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:05:44.097628 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-616522a7-04cf-48d1-a683-55608043ff99 tempest-VolumesSnapshotTestJSON-2052867422 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:05:44.097628 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:05:44.097628 n-d-843301-2 cinder-volume[92445]:
May 27 04:05:44.151687 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-616522a7-04cf-48d1-a683-55608043ff99 tempest-VolumesSnapshotTestJSON-2052867422 None] Delete snapshot completed successfully.
May 27 04:05:44.158580 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-616522a7-04cf-48d1-a683-55608043ff99 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-d75e782d-dbc2-4358-9125-d1086176db08-delete_snapshot'" released by "delete_snapshot" :: held 1.486s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:05:44.635619 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:05:44.639257 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:05:44.639767 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:05:44.652328 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] Flow 'volume_create_manager' (5010173a-0713-4fcf-bc75-12f5a4ab525c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:05:44.655388 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (716a42f7-2be8-48fc-8f71-4a146a796038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:44.679107 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:05:44.706556 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (716a42f7-2be8-48fc-8f71-4a146a796038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:05:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-519326300',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=df781279-6be9-4d6d-9a54-604a6bdd8d99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5c2e4b5ae724319a8568c6e69f97439',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:05:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:05:45Z,user_id='37e3a72ecc924948b03fcbfa64d24bd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:44.709017 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c22d618d-3e7a-4a9a-9e34-51441743848b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:44.711096 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c22d618d-3e7a-4a9a-9e34-51441743848b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:44.713437 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e7ec20f0-4553-459d-a181-cf786a0b0063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:44.715566 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e7ec20f0-4553-459d-a181-cf786a0b0063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'df781279-6be9-4d6d-9a54-604a6bdd8d99', 'volume_name': 'volume-df781279-6be9-4d6d-9a54-604a6bdd8d99', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:44.717773 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c0bd5244-5af1-478f-88b1-fde5fc7048f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:44.720314 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c0bd5244-5af1-478f-88b1-fde5fc7048f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:44.722493 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ddc24c3b-52de-4a41-8b31-af92826d2478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:44.723244 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] Volume df781279-6be9-4d6d-9a54-604a6bdd8d99: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-df781279-6be9-4d6d-9a54-604a6bdd8d99', 'volume_size': 1}
May 27 04:05:44.724367 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-df781279-6be9-4d6d-9a54-604a6bdd8d99 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:44.742691 n-d-843301-2 sudo[140088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-df781279-6be9-4d6d-9a54-604a6bdd8d99 stack-volumes-lvmdriver-1 -L 1g
May 27 04:05:44.743483 n-d-843301-2 sudo[140088]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:44.920333 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-d21978b9-89c1-4a78-91db-c646bd1bac09 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-957104e4-d011-4e42-a994-c301e763b31a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:05:44.922631 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d21978b9-89c1-4a78-91db-c646bd1bac09 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-957104e4-d011-4e42-a994-c301e763b31a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:44.941491 n-d-843301-2 sudo[140090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-957104e4-d011-4e42-a994-c301e763b31a
May 27 04:05:44.942330 n-d-843301-2 sudo[140090]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:45.241987 n-d-843301-2 sudo[140088]: pam_unix(sudo:session): session closed for user root
May 27 04:05:45.244693 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-df781279-6be9-4d6d-9a54-604a6bdd8d99 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.520s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:45.248264 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ddc24c3b-52de-4a41-8b31-af92826d2478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-df781279-6be9-4d6d-9a54-604a6bdd8d99', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:45.251194 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ebb597d1-2de5-4ca5-83cc-de29751b58ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:45.264273 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] Volume volume-df781279-6be9-4d6d-9a54-604a6bdd8d99 (df781279-6be9-4d6d-9a54-604a6bdd8d99): created successfully
May 27 04:05:45.267053 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ebb597d1-2de5-4ca5-83cc-de29751b58ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:45.270118 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] Flow 'volume_create_manager' (5010173a-0713-4fcf-bc75-12f5a4ab525c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:05:45.279908 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-1635e835-7970-45d5-bed1-3333b33a0923 tempest-VolumeManageAdminTest-1191578839 None] Created volume successfully.
May 27 04:05:45.381505 n-d-843301-2 sudo[140090]: pam_unix(sudo:session): session closed for user root
May 27 04:05:45.383381 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d21978b9-89c1-4a78-91db-c646bd1bac09 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-957104e4-d011-4e42-a994-c301e763b31a" returned: 0 in 0.461s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:45.385000 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d21978b9-89c1-4a78-91db-c646bd1bac09 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-957104e4-d011-4e42-a994-c301e763b31a {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:45.403701 n-d-843301-2 sudo[140126]: ubuntu : TTY=unknown ; 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-957104e4-d011-4e42-a994-c301e763b31a
May 27 04:05:45.404501 n-d-843301-2 sudo[140126]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:45.999849 n-d-843301-2 sudo[140126]: pam_unix(sudo:session): session closed for user root
May 27 04:05:46.001799 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d21978b9-89c1-4a78-91db-c646bd1bac09 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-957104e4-d011-4e42-a994-c301e763b31a" returned: 0 in 0.617s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:46.049984 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-e4dd8a8e-23f6-4ac1-be8e-48c58ba9dd6f tempest-VolumeManageAdminTest-1085981509 None] Lock "b'cinder-df781279-6be9-4d6d-9a54-604a6bdd8d99-delete_volume'" acquired by "delete_volume" :: waited 0.055s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:05:46.116378 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-e4dd8a8e-23f6-4ac1-be8e-48c58ba9dd6f tempest-VolumeManageAdminTest-1085981509 None] Skipping remove_export. No iscsi_target is presently exported for volume: df781279-6be9-4d6d-9a54-604a6bdd8d99
May 27 04:05:46.168453 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-d21978b9-89c1-4a78-91db-c646bd1bac09 tempest-VolumesSnapshotTestJSON-2052867422 None] Created reservations ['04d4bbdd-8506-4114-abd3-444d83a3ccc1', '18a0bda6-1670-4a7f-8fa2-29d342cd846e', '2477e5b4-130a-4125-9767-18b0745a93b7', '56e6641b-9418-465a-ab28-17391de8958e'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:05:46.170045 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-d21978b9-89c1-4a78-91db-c646bd1bac09 tempest-VolumesSnapshotTestJSON-2052867422 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:05:46.170045 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:05:46.170045 n-d-843301-2 cinder-volume[92445]:
May 27 04:05:46.189664 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-e4dd8a8e-23f6-4ac1-be8e-48c58ba9dd6f tempest-VolumeManageAdminTest-1085981509 None] Created reservations ['118ef183-9686-4583-aba4-2f4c313d90c8', '6cf9ed96-99ef-4a48-a0e9-0066fe35f4f4', '536176c9-5cb4-4a17-8291-496dc59b51cb', 'c53f320c-9fbd-4684-b99e-f7c57d77dbc2'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:05:46.239839 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-d21978b9-89c1-4a78-91db-c646bd1bac09 tempest-VolumesSnapshotTestJSON-2052867422 None] Delete snapshot completed successfully.
May 27 04:05:46.248097 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-d21978b9-89c1-4a78-91db-c646bd1bac09 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-957104e4-d011-4e42-a994-c301e763b31a-delete_snapshot'" released by "delete_snapshot" :: held 1.328s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:05:46.260143 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-e4dd8a8e-23f6-4ac1-be8e-48c58ba9dd6f tempest-VolumeManageAdminTest-1085981509 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:05:46.260885 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e4dd8a8e-23f6-4ac1-be8e-48c58ba9dd6f tempest-VolumeManageAdminTest-1085981509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:46.278862 n-d-843301-2 sudo[140177]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:05:46.279668 n-d-843301-2 sudo[140177]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:46.676072 n-d-843301-2 sudo[140177]: pam_unix(sudo:session): session closed for user root
May 27 04:05:46.678721 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e4dd8a8e-23f6-4ac1-be8e-48c58ba9dd6f tempest-VolumeManageAdminTest-1085981509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.417s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:46.680790 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e4dd8a8e-23f6-4ac1-be8e-48c58ba9dd6f tempest-VolumeManageAdminTest-1085981509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:46.699315 n-d-843301-2 sudo[140182]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:05:46.700117 n-d-843301-2 sudo[140182]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:47.147987 n-d-843301-2 sudo[140182]: pam_unix(sudo:session): session closed for user root
May 27 04:05:47.155450 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e4dd8a8e-23f6-4ac1-be8e-48c58ba9dd6f tempest-VolumeManageAdminTest-1085981509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.474s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:47.161494 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-e4dd8a8e-23f6-4ac1-be8e-48c58ba9dd6f tempest-VolumeManageAdminTest-1085981509 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:05:47.177181 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e4dd8a8e-23f6-4ac1-be8e-48c58ba9dd6f tempest-VolumeManageAdminTest-1085981509 None] Unmanaged volume successfully.
May 27 04:05:47.196926 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-e4dd8a8e-23f6-4ac1-be8e-48c58ba9dd6f tempest-VolumeManageAdminTest-1085981509 None] Lock "b'cinder-df781279-6be9-4d6d-9a54-604a6bdd8d99-delete_volume'" released by "delete_volume" :: held 1.146s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:05:47.644868 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-969b3381-aa73-4991-86e0-aa2be95e3213 tempest-VolumeManageAdminTest-1085981509 None] Flow 'volume_manage_existing_manager' (b391104c-1cb0-469e-a16b-28d55d6e4f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:05:47.650322 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-969b3381-aa73-4991-86e0-aa2be95e3213 tempest-VolumeManageAdminTest-1085981509 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (d80bba8a-56ae-4d32-9e2a-4858ff45d74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:47.652445 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-969b3381-aa73-4991-86e0-aa2be95e3213 tempest-VolumeManageAdminTest-1085981509 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (d80bba8a-56ae-4d32-9e2a-4858ff45d74f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:47.655728 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-969b3381-aa73-4991-86e0-aa2be95e3213 tempest-VolumeManageAdminTest-1085981509 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (c1e73af2-5c98-4d49-938b-2610a03bce61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:47.658279 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-969b3381-aa73-4991-86e0-aa2be95e3213 tempest-VolumeManageAdminTest-1085981509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-df781279-6be9-4d6d-9a54-604a6bdd8d99 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:47.693161 n-d-843301-2 sudo[140185]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-df781279-6be9-4d6d-9a54-604a6bdd8d99
May 27 04:05:47.696367 n-d-843301-2 sudo[140185]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:48.111538 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-c23a1f8a-d7d6-470c-a029-8be21dbdde69 req-f79e7180-e062-48ff-9b65-8ed6d3156eb6 tempest-VolumesSnapshotTestJSON-2052867422 None] Terminate volume connection completed successfully.
May 27 04:05:48.112115 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-c23a1f8a-d7d6-470c-a029-8be21dbdde69 req-f79e7180-e062-48ff-9b65-8ed6d3156eb6 tempest-VolumesSnapshotTestJSON-2052867422 None] Deleting attachment 699efa28-5218-470e-ae55-f5598c02ca82. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 04:05:48.115878 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:48.133937 n-d-843301-2 sudo[140185]: pam_unix(sudo:session): session closed for user root
May 27 04:05:48.135647 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-969b3381-aa73-4991-86e0-aa2be95e3213 tempest-VolumeManageAdminTest-1085981509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-df781279-6be9-4d6d-9a54-604a6bdd8d99" returned: 0 in 0.477s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:48.139320 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-969b3381-aa73-4991-86e0-aa2be95e3213 tempest-VolumeManageAdminTest-1085981509 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (c1e73af2-5c98-4d49-938b-2610a03bce61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'volume_type_id': 'a5a237f4-705d-410c-819c-9a8b7ad1fe35', '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-05-27T04:05:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1742049221',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=5547cb20-cfe6-4db5-a4ab-26efcb2240f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44b566acf56c46dfbae3122fb8784f6a',provider_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='219c6a6963f54af8955f8f70a9040f76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35), 'volume_spec': {'status': 'managing', 'volume_name': 'volume-5547cb20-cfe6-4db5-a4ab-26efcb2240f9', 'volume_id': '5547cb20-cfe6-4db5-a4ab-26efcb2240f9'}}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:48.142755 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-969b3381-aa73-4991-86e0-aa2be95e3213 tempest-VolumeManageAdminTest-1085981509 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a0e907-431d-4849-b78a-e9f08d46f8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:48.215876 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-969b3381-aa73-4991-86e0-aa2be95e3213 tempest-VolumeManageAdminTest-1085981509 None] Created reservations ['e69d15a3-77e2-45c5-b932-0b43336fb17f', 'c8982990-0a32-4daa-bc7a-9d4c5db7ac4d'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:05:48.217934 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-969b3381-aa73-4991-86e0-aa2be95e3213 tempest-VolumeManageAdminTest-1085981509 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a0e907-431d-4849-b78a-e9f08d46f8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e69d15a3-77e2-45c5-b932-0b43336fb17f', 'c8982990-0a32-4daa-bc7a-9d4c5db7ac4d']}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:48.220813 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-969b3381-aa73-4991-86e0-aa2be95e3213 tempest-VolumeManageAdminTest-1085981509 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (2a0b523e-7d3c-4bf8-af37-2843cad2bb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:48.222203 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-969b3381-aa73-4991-86e0-aa2be95e3213 tempest-VolumeManageAdminTest-1085981509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-df781279-6be9-4d6d-9a54-604a6bdd8d99 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:48.236165 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:48.236458 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430728352]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-839493d3-765f-44ae-942f-32e4de15fec0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0\n Backing store flags: \n Account information:\n zPsrSDW93LY7wLRuKNYG\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:05:48.237686 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-c23a1f8a-d7d6-470c-a029-8be21dbdde69 req-f79e7180-e062-48ff-9b65-8ed6d3156eb6 tempest-VolumesSnapshotTestJSON-2052867422 None] Removing iscsi_target for Volume ID: 839493d3-765f-44ae-942f-32e4de15fec0
May 27 04:05:48.239188 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-839493d3-765f-44ae-942f-32e4de15fec0 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:48.239939 n-d-843301-2 sudo[140227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-df781279-6be9-4d6d-9a54-604a6bdd8d99
May 27 04:05:48.240804 n-d-843301-2 sudo[140227]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:48.337085 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-839493d3-765f-44ae-942f-32e4de15fec0 -f" returned: 0 in 0.098s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:48.337842 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430728352]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:05:48.339182 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:48.435822 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:48.436218 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430728352]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:05:48.653190 n-d-843301-2 sudo[140227]: pam_unix(sudo:session): session closed for user root
May 27 04:05:48.655766 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-969b3381-aa73-4991-86e0-aa2be95e3213 tempest-VolumeManageAdminTest-1085981509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-df781279-6be9-4d6d-9a54-604a6bdd8d99" returned: 0 in 0.433s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:48.665491 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 volume-df781279-6be9-4d6d-9a54-604a6bdd8d99 volume-5547cb20-cfe6-4db5-a4ab-26efcb2240f9 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:48.936092 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 volume-df781279-6be9-4d6d-9a54-604a6bdd8d99 volume-5547cb20-cfe6-4db5-a4ab-26efcb2240f9" returned: 0 in 0.271s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:48.936294 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:05:48.950193 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-969b3381-aa73-4991-86e0-aa2be95e3213 tempest-VolumeManageAdminTest-1085981509 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (2a0b523e-7d3c-4bf8-af37-2843cad2bb4a) 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-05-27T04:05:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1742049221',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=5547cb20-cfe6-4db5-a4ab-26efcb2240f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44b566acf56c46dfbae3122fb8784f6a',provider_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='219c6a6963f54af8955f8f70a9040f76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:48.952634 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-969b3381-aa73-4991-86e0-aa2be95e3213 tempest-VolumeManageAdminTest-1085981509 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (076b57b1-d7d0-4b3b-a047-0a2d78c9a69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:48.981377 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-969b3381-aa73-4991-86e0-aa2be95e3213 tempest-VolumeManageAdminTest-1085981509 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (076b57b1-d7d0-4b3b-a047-0a2d78c9a69b) 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-05-27T04:05:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1742049221',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=5547cb20-cfe6-4db5-a4ab-26efcb2240f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44b566acf56c46dfbae3122fb8784f6a',provider_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='219c6a6963f54af8955f8f70a9040f76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:48.983832 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-969b3381-aa73-4991-86e0-aa2be95e3213 tempest-VolumeManageAdminTest-1085981509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (04d4fccd-be7f-4c1c-9b91-6d97c4692c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:48.993446 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-969b3381-aa73-4991-86e0-aa2be95e3213 tempest-VolumeManageAdminTest-1085981509 None] Volume volume-5547cb20-cfe6-4db5-a4ab-26efcb2240f9 (5547cb20-cfe6-4db5-a4ab-26efcb2240f9): created successfully
May 27 04:05:48.995267 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-969b3381-aa73-4991-86e0-aa2be95e3213 tempest-VolumeManageAdminTest-1085981509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (04d4fccd-be7f-4c1c-9b91-6d97c4692c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:48.998206 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-969b3381-aa73-4991-86e0-aa2be95e3213 tempest-VolumeManageAdminTest-1085981509 None] Flow 'volume_manage_existing_manager' (b391104c-1cb0-469e-a16b-28d55d6e4f04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:05:48.998946 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-969b3381-aa73-4991-86e0-aa2be95e3213 tempest-VolumeManageAdminTest-1085981509 None] Manage existing volume completed successfully.
May 27 04:05:50.124528 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-6450aac2-6e0e-4dfd-b73d-bd991e6c444d tempest-VolumeManageAdminTest-1085981509 None] Lock "b'cinder-5547cb20-cfe6-4db5-a4ab-26efcb2240f9-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:05:50.192933 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-6450aac2-6e0e-4dfd-b73d-bd991e6c444d tempest-VolumeManageAdminTest-1085981509 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5547cb20-cfe6-4db5-a4ab-26efcb2240f9
May 27 04:05:50.194238 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6450aac2-6e0e-4dfd-b73d-bd991e6c444d tempest-VolumeManageAdminTest-1085981509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5547cb20-cfe6-4db5-a4ab-26efcb2240f9 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:50.231109 n-d-843301-2 sudo[140273]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5547cb20-cfe6-4db5-a4ab-26efcb2240f9
May 27 04:05:50.231949 n-d-843301-2 sudo[140273]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:50.689182 n-d-843301-2 sudo[140273]: pam_unix(sudo:session): session closed for user root
May 27 04:05:50.692447 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6450aac2-6e0e-4dfd-b73d-bd991e6c444d tempest-VolumeManageAdminTest-1085981509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5547cb20-cfe6-4db5-a4ab-26efcb2240f9" returned: 0 in 0.498s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:50.694553 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6450aac2-6e0e-4dfd-b73d-bd991e6c444d tempest-VolumeManageAdminTest-1085981509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5547cb20-cfe6-4db5-a4ab-26efcb2240f9 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:50.714272 n-d-843301-2 sudo[140276]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5547cb20-cfe6-4db5-a4ab-26efcb2240f9
May 27 04:05:50.716074 n-d-843301-2 sudo[140276]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:50.739211 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qlmopec2n-d-843301-2@lvmdriver-1, size 616.00 MB, duration 13.82 sec {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 27 04:05:50.739863 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Image download 616.00 MB at 44.56 MB/s
May 27 04:05:50.783114 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qlmopec2n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:50.898300 n-d-843301-2 sudo[140278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qlmopec2n-d-843301-2@lvmdriver-1
May 27 04:05:50.899118 n-d-843301-2 sudo[140278]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:51.253062 n-d-843301-2 sudo[140276]: pam_unix(sudo:session): session closed for user root
May 27 04:05:51.255464 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6450aac2-6e0e-4dfd-b73d-bd991e6c444d tempest-VolumeManageAdminTest-1085981509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5547cb20-cfe6-4db5-a4ab-26efcb2240f9" returned: 0 in 0.560s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:51.259858 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6450aac2-6e0e-4dfd-b73d-bd991e6c444d tempest-VolumeManageAdminTest-1085981509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5547cb20-cfe6-4db5-a4ab-26efcb2240f9 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:51.282552 n-d-843301-2 sudo[140278]: pam_unix(sudo:session): session closed for user root
May 27 04:05:51.291292 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qlmopec2n-d-843301-2@lvmdriver-1" returned: 0 in 0.507s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:51.292209 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 is fetched for user 842568cede3247978573c07b2cd89808. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 27 04:05:51.329745 n-d-843301-2 sudo[140284]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5547cb20-cfe6-4db5-a4ab-26efcb2240f9
May 27 04:05:51.330578 n-d-843301-2 sudo[140284]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:51.375029 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qlmopec2n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:51.521051 n-d-843301-2 sudo[140286]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qlmopec2n-d-843301-2@lvmdriver-1
May 27 04:05:51.523116 n-d-843301-2 sudo[140286]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:51.804618 n-d-843301-2 sudo[140284]: pam_unix(sudo:session): session closed for user root
May 27 04:05:51.807047 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6450aac2-6e0e-4dfd-b73d-bd991e6c444d tempest-VolumeManageAdminTest-1085981509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5547cb20-cfe6-4db5-a4ab-26efcb2240f9" returned: 0 in 0.548s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:51.808267 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-6450aac2-6e0e-4dfd-b73d-bd991e6c444d tempest-VolumeManageAdminTest-1085981509 None] Successfully deleted volume: 5547cb20-cfe6-4db5-a4ab-26efcb2240f9
May 27 04:05:51.845285 n-d-843301-2 sudo[140286]: pam_unix(sudo:session): session closed for user root
May 27 04:05:51.849053 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qlmopec2n-d-843301-2@lvmdriver-1" returned: 0 in 0.474s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:51.850640 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1894f4d6-71ac-469b-9bb0-edec19ba7f90 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:51.870177 n-d-843301-2 sudo[140295]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1894f4d6-71ac-469b-9bb0-edec19ba7f90 stack-volumes-lvmdriver-1 -L 1g
May 27 04:05:51.871155 n-d-843301-2 sudo[140295]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:51.876584 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-6450aac2-6e0e-4dfd-b73d-bd991e6c444d tempest-VolumeManageAdminTest-1085981509 None] Created reservations ['51b7321a-b093-4a2f-b12f-7751452b772c', 'a5297d76-5228-4d42-ae05-82b4ea777b7f', 'f48a52c0-5f64-4b10-a028-8a90ff399be0', '147ed801-a7f0-4d93-b6c3-13853e69d0a5'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:05:51.879380 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-6450aac2-6e0e-4dfd-b73d-bd991e6c444d tempest-VolumeManageAdminTest-1085981509 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:05:51.879380 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:05:51.879380 n-d-843301-2 cinder-volume[92445]:
May 27 04:05:51.924643 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-6450aac2-6e0e-4dfd-b73d-bd991e6c444d tempest-VolumeManageAdminTest-1085981509 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:05:51.925763 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6450aac2-6e0e-4dfd-b73d-bd991e6c444d tempest-VolumeManageAdminTest-1085981509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:51.955658 n-d-843301-2 sudo[140297]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:05:51.956483 n-d-843301-2 sudo[140297]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:52.337709 n-d-843301-2 sudo[140295]: pam_unix(sudo:session): session closed for user root
May 27 04:05:52.340024 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1894f4d6-71ac-469b-9bb0-edec19ba7f90 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.489s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:52.350282 n-d-843301-2 sudo[140297]: pam_unix(sudo:session): session closed for user root
May 27 04:05:52.352216 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6450aac2-6e0e-4dfd-b73d-bd991e6c444d tempest-VolumeManageAdminTest-1085981509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:52.353803 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6450aac2-6e0e-4dfd-b73d-bd991e6c444d tempest-VolumeManageAdminTest-1085981509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:52.372558 n-d-843301-2 sudo[140331]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:05:52.373393 n-d-843301-2 sudo[140331]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:52.379350 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Attempting download of c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume 1894f4d6-71ac-469b-9bb0-edec19ba7f90. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 27 04:05:52.423736 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_05czycvf {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:52.511892 n-d-843301-2 sudo[140333]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_c742528c-2e23-4c76-85af-75edbc35cc02_05czycvf
May 27 04:05:52.512688 n-d-843301-2 sudo[140333]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:52.777099 n-d-843301-2 sudo[140331]: pam_unix(sudo:session): session closed for user root
May 27 04:05:52.779636 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6450aac2-6e0e-4dfd-b73d-bd991e6c444d tempest-VolumeManageAdminTest-1085981509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.425s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:52.781527 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-6450aac2-6e0e-4dfd-b73d-bd991e6c444d tempest-VolumeManageAdminTest-1085981509 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:05:52.788005 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-6450aac2-6e0e-4dfd-b73d-bd991e6c444d tempest-VolumeManageAdminTest-1085981509 None] Deleted volume successfully.
May 27 04:05:52.809064 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-6450aac2-6e0e-4dfd-b73d-bd991e6c444d tempest-VolumeManageAdminTest-1085981509 None] Lock "b'cinder-5547cb20-cfe6-4db5-a4ab-26efcb2240f9-delete_volume'" released by "delete_volume" :: held 2.684s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:05:52.845932 n-d-843301-2 sudo[140333]: pam_unix(sudo:session): session closed for user root
May 27 04:05:52.848117 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_05czycvf" returned: 0 in 0.424s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:52.848841 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qlmopec2n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:52.936743 n-d-843301-2 sudo[140342]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qlmopec2n-d-843301-2@lvmdriver-1
May 27 04:05:52.937577 n-d-843301-2 sudo[140342]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:53.117950 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0ec325d4-c58f-4924-b6a9-b4b8f7089db4 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:53.139261 n-d-843301-2 sudo[140344]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe
May 27 04:05:53.140091 n-d-843301-2 sudo[140344]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:53.318503 n-d-843301-2 sudo[140342]: pam_unix(sudo:session): session closed for user root
May 27 04:05:53.320885 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qlmopec2n-d-843301-2@lvmdriver-1" returned: 0 in 0.472s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:53.321981 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] c742528c-2e23-4c76-85af-75edbc35cc02 was vhdx, converting to raw {{(pid=92445) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 27 04:05:53.322944 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qlmopec2n-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1894f4d6--71ac--469b--9bb0--edec19ba7f90 oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:53.344377 n-d-843301-2 sudo[140350]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_qlmopec2n-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1894f4d6--71ac--469b--9bb0--edec19ba7f90 oflag=direct
May 27 04:05:53.345934 n-d-843301-2 sudo[140350]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:53.546978 n-d-843301-2 sudo[140344]: pam_unix(sudo:session): session closed for user root
May 27 04:05:53.550235 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0ec325d4-c58f-4924-b6a9-b4b8f7089db4 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe" returned: 0 in 0.432s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:53.552060 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0ec325d4-c58f-4924-b6a9-b4b8f7089db4 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c399af82-cc63-4510-9935-131ee308f65b --snapshot stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:53.571711 n-d-843301-2 sudo[140353]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c399af82-cc63-4510-9935-131ee308f65b --snapshot stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe -L 1.00g
May 27 04:05:53.572605 n-d-843301-2 sudo[140353]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:53.699911 n-d-843301-2 sudo[140350]: pam_unix(sudo:session): session closed for user root
May 27 04:05:53.702592 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qlmopec2n-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1894f4d6--71ac--469b--9bb0--edec19ba7f90 oflag=direct" returned: 0 in 0.379s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:53.703978 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 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_c742528c-2e23-4c76-85af-75edbc35cc02_qlmopec2n-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--1894f4d6--71ac--469b--9bb0--edec19ba7f90 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:53.729900 n-d-843301-2 sudo[140365]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_qlmopec2n-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--1894f4d6--71ac--469b--9bb0--edec19ba7f90
May 27 04:05:53.730853 n-d-843301-2 sudo[140365]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:54.419365 n-d-843301-2 sudo[140353]: pam_unix(sudo:session): session closed for user root
May 27 04:05:54.422380 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0ec325d4-c58f-4924-b6a9-b4b8f7089db4 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c399af82-cc63-4510-9935-131ee308f65b --snapshot stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe -L 1.00g" returned: 0 in 0.870s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:54.527674 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-0ec325d4-c58f-4924-b6a9-b4b8f7089db4 tempest-VolumesSnapshotTestJSON-2052867422 None] Create snapshot completed successfully
May 27 04:05:54.877900 n-d-843301-2 sudo[140365]: pam_unix(sudo:session): session closed for user root
May 27 04:05:54.879695 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 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_c742528c-2e23-4c76-85af-75edbc35cc02_qlmopec2n-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--1894f4d6--71ac--469b--9bb0--edec19ba7f90" returned: 0 in 1.176s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:54.880749 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qlmopec2n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:54.964949 n-d-843301-2 sudo[140503]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qlmopec2n-d-843301-2@lvmdriver-1
May 27 04:05:54.965781 n-d-843301-2 sudo[140503]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:55.319290 n-d-843301-2 sudo[140503]: pam_unix(sudo:session): session closed for user root
May 27 04:05:55.321794 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qlmopec2n-d-843301-2@lvmdriver-1" returned: 0 in 0.441s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:55.322847 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_qlmopec2n-d-843301-2@lvmdriver-1, size 700.00 MB, duration 1.18 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--1894f4d6--71ac--469b--9bb0--edec19ba7f90 {{(pid=92445) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 27 04:05:55.323660 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Converted 700.00 MB image at 594.87 MB/s
May 27 04:05:55.324467 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Downloaded image c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume 1894f4d6-71ac-469b-9bb0-edec19ba7f90 successfully. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 27 04:05:55.463827 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 for user 842568cede3247978573c07b2cd89808 is deleted. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 27 04:05:55.464721 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Marking volume 1894f4d6-71ac-469b-9bb0-edec19ba7f90 as bootable. {{(pid=92445) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 27 04:05:55.481070 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Copying metadata from image c742528c-2e23-4c76-85af-75edbc35cc02 to 1894f4d6-71ac-469b-9bb0-edec19ba7f90. {{(pid=92445) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 27 04:05:55.481798 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Creating volume glance metadata for volume 1894f4d6-71ac-469b-9bb0-edec19ba7f90 backed by image c742528c-2e23-4c76-85af-75edbc35cc02 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92445) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 27 04:05:55.607176 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3dfd3ac6-10c2-48ca-954b-4dd1db57657a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1894f4d6-71ac-469b-9bb0-edec19ba7f90', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:55.609812 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f3cc073b-9825-4b7c-a7ab-90e8f926cc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:05:55.622993 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-336178f4-338a-4b4e-879f-be462715f5c5 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-c399af82-cc63-4510-9935-131ee308f65b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.022s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:05:55.634325 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Volume volume-1894f4d6-71ac-469b-9bb0-edec19ba7f90 (1894f4d6-71ac-469b-9bb0-edec19ba7f90): created successfully
May 27 04:05:55.637034 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f3cc073b-9825-4b7c-a7ab-90e8f926cc1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:05:55.642886 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Flow 'volume_create_manager' (f98a59e7-3402-4d20-a346-397005c3a251) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:05:55.665000 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-54d5ac68-2912-4bea-b453-bcff33d03e0a tempest-VolumesExtendTest-67382326 None] Created volume successfully.
May 27 04:05:55.682778 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-336178f4-338a-4b4e-879f-be462715f5c5 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c399af82-cc63-4510-9935-131ee308f65b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:55.712492 n-d-843301-2 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/_snapshot-c399af82-cc63-4510-9935-131ee308f65b
May 27 04:05:55.714147 n-d-843301-2 sudo[140508]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:56.230248 n-d-843301-2 sudo[140508]: pam_unix(sudo:session): session closed for user root
May 27 04:05:56.232683 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-336178f4-338a-4b4e-879f-be462715f5c5 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c399af82-cc63-4510-9935-131ee308f65b" returned: 0 in 0.549s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:56.235856 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-336178f4-338a-4b4e-879f-be462715f5c5 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c399af82-cc63-4510-9935-131ee308f65b {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:56.265649 n-d-843301-2 sudo[140511]: ubuntu : TTY=unknown ; 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-c399af82-cc63-4510-9935-131ee308f65b
May 27 04:05:56.267411 n-d-843301-2 sudo[140511]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:57.013165 n-d-843301-2 sudo[140511]: pam_unix(sudo:session): session closed for user root
May 27 04:05:57.016942 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-336178f4-338a-4b4e-879f-be462715f5c5 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c399af82-cc63-4510-9935-131ee308f65b" returned: 0 in 0.781s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:57.073020 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1e3f11cc-931d-420a-9761-ddbe12a7f729 tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1894f4d6-71ac-469b-9bb0-edec19ba7f90 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:57.104747 n-d-843301-2 sudo[140578]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1894f4d6-71ac-469b-9bb0-edec19ba7f90
May 27 04:05:57.116716 n-d-843301-2 sudo[140578]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:57.168469 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-336178f4-338a-4b4e-879f-be462715f5c5 tempest-VolumesSnapshotTestJSON-2052867422 None] Created reservations ['8ea7776d-7891-40f5-840f-082cfd0cbf30', '40a06b4f-d487-43de-b88a-97f316fc8e01', '85113843-ec53-484c-8f21-3cda5fd919a3', '9c702941-3e4f-4979-b17a-fc95d807e69a'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:05:57.170456 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-336178f4-338a-4b4e-879f-be462715f5c5 tempest-VolumesSnapshotTestJSON-2052867422 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:05:57.170456 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:05:57.170456 n-d-843301-2 cinder-volume[92445]:
May 27 04:05:57.220816 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-336178f4-338a-4b4e-879f-be462715f5c5 tempest-VolumesSnapshotTestJSON-2052867422 None] Delete snapshot completed successfully.
May 27 04:05:57.230614 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-336178f4-338a-4b4e-879f-be462715f5c5 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-c399af82-cc63-4510-9935-131ee308f65b-delete_snapshot'" released by "delete_snapshot" :: held 1.609s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:05:57.637876 n-d-843301-2 sudo[140578]: pam_unix(sudo:session): session closed for user root
May 27 04:05:57.639878 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1e3f11cc-931d-420a-9761-ddbe12a7f729 tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1894f4d6-71ac-469b-9bb0-edec19ba7f90" returned: 0 in 0.568s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:57.641878 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1e3f11cc-931d-420a-9761-ddbe12a7f729 tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-1894f4d6-71ac-469b-9bb0-edec19ba7f90 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:57.664819 n-d-843301-2 sudo[140589]: 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-1894f4d6-71ac-469b-9bb0-edec19ba7f90
May 27 04:05:57.666572 n-d-843301-2 sudo[140589]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:58.254994 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-11c41a16-5def-4877-b3d9-0fcd456b6789 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:58.294840 n-d-843301-2 sudo[140601]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe
May 27 04:05:58.295655 n-d-843301-2 sudo[140601]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:58.395467 n-d-843301-2 sudo[140589]: pam_unix(sudo:session): session closed for user root
May 27 04:05:58.399025 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1e3f11cc-931d-420a-9761-ddbe12a7f729 tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-1894f4d6-71ac-469b-9bb0-edec19ba7f90" returned: 0 in 0.756s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:58.437105 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-1e3f11cc-931d-420a-9761-ddbe12a7f729 tempest-VolumesExtendTest-67382326 None] Extend volume completed successfully.
May 27 04:05:58.723240 n-d-843301-2 sudo[140601]: pam_unix(sudo:session): session closed for user root
May 27 04:05:58.725882 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-11c41a16-5def-4877-b3d9-0fcd456b6789 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe" returned: 0 in 0.471s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:58.727479 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-11c41a16-5def-4877-b3d9-0fcd456b6789 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5a06830f-d9ee-498a-a090-c18b4e2dbe75 --snapshot stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:05:58.761391 n-d-843301-2 sudo[140614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5a06830f-d9ee-498a-a090-c18b4e2dbe75 --snapshot stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe -L 1.00g
May 27 04:05:58.762236 n-d-843301-2 sudo[140614]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:05:59.535270 n-d-843301-2 sudo[140614]: pam_unix(sudo:session): session closed for user root
May 27 04:05:59.537757 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-11c41a16-5def-4877-b3d9-0fcd456b6789 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5a06830f-d9ee-498a-a090-c18b4e2dbe75 --snapshot stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe -L 1.00g" returned: 0 in 0.810s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:05:59.615310 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-11c41a16-5def-4877-b3d9-0fcd456b6789 tempest-VolumesSnapshotTestJSON-2052867422 None] Create snapshot completed successfully
May 27 04:06:00.011751 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:06:00.016849 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:06:00.017381 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:06:00.030476 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] Flow 'volume_create_manager' (3c6815a3-fe15-42d8-8870-ba140c45362e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:06:00.034284 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8fcdb5e8-4bfa-4a28-bd44-d92d7db4406f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:00.055521 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:06:00.084468 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8fcdb5e8-4bfa-4a28-bd44-d92d7db4406f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1045960288',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=9e8334a6-f22e-4b55-8e32-339ba11de6ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da0c3e1f0f1a407f8607332564e207c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:06:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:06:00Z,user_id='842568cede3247978573c07b2cd89808',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:00.087072 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aa0bc681-8f1d-4240-9e25-ad3ad464a070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:00.089237 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aa0bc681-8f1d-4240-9e25-ad3ad464a070) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:00.091600 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3da09a9-9c95-49ce-ab83-690be6954bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:00.093910 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3da09a9-9c95-49ce-ab83-690be6954bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9e8334a6-f22e-4b55-8e32-339ba11de6ec', 'volume_name': 'volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:00.096831 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0df5bd38-e6f6-463b-9c44-21e64ea79866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:00.098998 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0df5bd38-e6f6-463b-9c44-21e64ea79866) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:00.101212 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f1637075-77f6-4a2b-9a06-9469c8c761c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:00.102167 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] Volume 9e8334a6-f22e-4b55-8e32-339ba11de6ec: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec', 'volume_size': 1}
May 27 04:06:00.103697 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:00.124190 n-d-843301-2 sudo[140739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec stack-volumes-lvmdriver-1 -L 1g
May 27 04:06:00.125033 n-d-843301-2 sudo[140739]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:00.649912 n-d-843301-2 sudo[140739]: pam_unix(sudo:session): session closed for user root
May 27 04:06:00.652310 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.548s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:00.656300 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f1637075-77f6-4a2b-9a06-9469c8c761c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:00.658859 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c2eab6d1-78e5-4f47-b6dc-0b47ea522687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:00.675685 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] Volume volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec (9e8334a6-f22e-4b55-8e32-339ba11de6ec): created successfully
May 27 04:06:00.678219 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c2eab6d1-78e5-4f47-b6dc-0b47ea522687) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:00.681852 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] Flow 'volume_create_manager' (3c6815a3-fe15-42d8-8870-ba140c45362e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:06:00.690611 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-8527cf0a-6dec-40bc-96a0-13f9c987c45f tempest-VolumesExtendTest-67382326 None] Created volume successfully.
May 27 04:06:01.590723 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4f5b4896-1687-4322-91da-f97efa418c05 tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:01.620581 n-d-843301-2 sudo[140773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec
May 27 04:06:01.622265 n-d-843301-2 sudo[140773]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:02.060442 n-d-843301-2 sudo[140773]: pam_unix(sudo:session): session closed for user root
May 27 04:06:02.062628 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4f5b4896-1687-4322-91da-f97efa418c05 tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec" returned: 0 in 0.472s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:02.066469 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4f5b4896-1687-4322-91da-f97efa418c05 tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-591212f0-6299-4481-a657-3f2a9a341e38 --snapshot stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:02.089369 n-d-843301-2 sudo[140776]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-591212f0-6299-4481-a657-3f2a9a341e38 --snapshot stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec -L 1.00g
May 27 04:06:02.090288 n-d-843301-2 sudo[140776]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:02.883028 n-d-843301-2 sudo[140776]: pam_unix(sudo:session): session closed for user root
May 27 04:06:02.885355 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4f5b4896-1687-4322-91da-f97efa418c05 tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-591212f0-6299-4481-a657-3f2a9a341e38 --snapshot stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec -L 1.00g" returned: 0 in 0.818s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:02.945083 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-4f5b4896-1687-4322-91da-f97efa418c05 tempest-VolumesExtendTest-67382326 None] Create snapshot completed successfully
May 27 04:06:03.691858 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:06:03.692827 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:06:03.693948 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:03.741372 n-d-843301-2 sudo[140891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:06:03.742248 n-d-843301-2 sudo[140891]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:03.908396 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e1502199-cc99-402e-8087-f3d33242b036 tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:03.934377 n-d-843301-2 sudo[140893]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec
May 27 04:06:03.935893 n-d-843301-2 sudo[140893]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:04.336668 n-d-843301-2 sudo[140891]: pam_unix(sudo:session): session closed for user root
May 27 04:06:04.338982 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:04.342442 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:04.375932 n-d-843301-2 sudo[140897]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:06:04.377622 n-d-843301-2 sudo[140897]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:04.434925 n-d-843301-2 sudo[140893]: pam_unix(sudo:session): session closed for user root
May 27 04:06:04.437462 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e1502199-cc99-402e-8087-f3d33242b036 tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec" returned: 0 in 0.529s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:04.439588 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e1502199-cc99-402e-8087-f3d33242b036 tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:04.461660 n-d-843301-2 sudo[140899]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec
May 27 04:06:04.463096 n-d-843301-2 sudo[140899]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:05.021899 n-d-843301-2 sudo[140897]: pam_unix(sudo:session): session closed for user root
May 27 04:06:05.024385 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:05.027432 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:06:05.198531 n-d-843301-2 sudo[140899]: pam_unix(sudo:session): session closed for user root
May 27 04:06:05.201945 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e1502199-cc99-402e-8087-f3d33242b036 tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec" returned: 0 in 0.762s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:05.203680 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.brick.local_dev.lvm [None req-e1502199-cc99-402e-8087-f3d33242b036 tempest-VolumesExtendTest-67382326 None] Checking to see if volume volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec has been deactivated. {{(pid=92445) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:661}}
May 27 04:06:05.205248 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e1502199-cc99-402e-8087-f3d33242b036 tempest-VolumesExtendTest-67382326 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-9e8334a6-f22e-4b55-8e32-339ba11de6ec {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:05.230991 n-d-843301-2 sudo[140907]: ubuntu : 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-9e8334a6-f22e-4b55-8e32-339ba11de6ec
May 27 04:06:05.233448 n-d-843301-2 sudo[140907]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:05.663381 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:06:05.669169 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:06:05.670818 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:06:05.695317 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] Flow 'volume_create_manager' (61513abd-a69a-413f-a875-43a4eaf8ebf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:06:05.700513 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ce3ee214-142c-4966-b47c-6c7897058a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:05.754258 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:06:05.779861 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ce3ee214-142c-4966-b47c-6c7897058a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:06:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-261088600',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=870665bc-6291-4fc2-8cc3-7701fc72a614,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7719d955e65541b4b4476a1c9a466fe8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:06:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:06:06Z,user_id='e9ab31d380ec4b8d97e10d66abce6dc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:05.782687 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fffb7d86-68ad-4950-bd2d-9efdff5fbc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:05.784732 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fffb7d86-68ad-4950-bd2d-9efdff5fbc69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:05.787016 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2c5d646c-d441-4e4d-b8e8-2c9a744db114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:05.789210 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2c5d646c-d441-4e4d-b8e8-2c9a744db114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '870665bc-6291-4fc2-8cc3-7701fc72a614', 'volume_name': 'volume-870665bc-6291-4fc2-8cc3-7701fc72a614', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:05.791424 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (41a4772d-b579-4dad-a705-9d9cd57c4da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:05.793977 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (41a4772d-b579-4dad-a705-9d9cd57c4da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:05.796117 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e71918b3-c160-49e9-98cf-8a2acde0f9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:05.796924 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] Volume 870665bc-6291-4fc2-8cc3-7701fc72a614: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-870665bc-6291-4fc2-8cc3-7701fc72a614', 'volume_size': 1}
May 27 04:06:05.798243 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-870665bc-6291-4fc2-8cc3-7701fc72a614 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:05.820158 n-d-843301-2 sudo[140912]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-870665bc-6291-4fc2-8cc3-7701fc72a614 stack-volumes-lvmdriver-1 -L 1g
May 27 04:06:05.821044 n-d-843301-2 sudo[140912]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:05.860195 n-d-843301-2 sudo[140907]: pam_unix(sudo:session): session closed for user root
May 27 04:06:05.862545 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e1502199-cc99-402e-8087-f3d33242b036 tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec" returned: 0 in 0.657s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:05.863741 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.brick.local_dev.lvm [None req-e1502199-cc99-402e-8087-f3d33242b036 tempest-VolumesExtendTest-67382326 None] Volume volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec has been deactivated. {{(pid=92445) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:667}}
May 27 04:06:05.865142 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e1502199-cc99-402e-8087-f3d33242b036 tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:05.895061 n-d-843301-2 sudo[140914]: 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-9e8334a6-f22e-4b55-8e32-339ba11de6ec
May 27 04:06:05.896529 n-d-843301-2 sudo[140914]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:06.419537 n-d-843301-2 sudo[140914]: pam_unix(sudo:session): session closed for user root
May 27 04:06:06.422170 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e1502199-cc99-402e-8087-f3d33242b036 tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec" returned: 0 in 0.556s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:06.424429 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e1502199-cc99-402e-8087-f3d33242b036 tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:06.448483 n-d-843301-2 sudo[140930]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec
May 27 04:06:06.449959 n-d-843301-2 sudo[140930]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:06.634327 n-d-843301-2 sudo[140912]: pam_unix(sudo:session): session closed for user root
May 27 04:06:06.636843 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-870665bc-6291-4fc2-8cc3-7701fc72a614 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.838s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:06.640752 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e71918b3-c160-49e9-98cf-8a2acde0f9c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-870665bc-6291-4fc2-8cc3-7701fc72a614', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:06.644518 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (64d1e3fd-db77-4c35-a3b8-3368b829c80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:06.678959 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] Volume volume-870665bc-6291-4fc2-8cc3-7701fc72a614 (870665bc-6291-4fc2-8cc3-7701fc72a614): created successfully
May 27 04:06:06.681341 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (64d1e3fd-db77-4c35-a3b8-3368b829c80f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:06.687356 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] Flow 'volume_create_manager' (61513abd-a69a-413f-a875-43a4eaf8ebf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:06:06.714537 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-ab5e0b3a-9404-4f93-be4a-ac07ddedf6ad tempest-VolumesActionsTest-87296963 None] Created volume successfully.
May 27 04:06:07.121624 n-d-843301-2 sudo[140930]: pam_unix(sudo:session): session closed for user root
May 27 04:06:07.123405 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e1502199-cc99-402e-8087-f3d33242b036 tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec" returned: 0 in 0.699s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:07.151300 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e1502199-cc99-402e-8087-f3d33242b036 tempest-VolumesExtendTest-67382326 None] Extend volume completed successfully.
May 27 04:06:07.662806 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-48da618d-251b-4427-9519-6975d8dd259f tempest-VolumesExtendTest-67382326 None] Lock "b'cinder-591212f0-6299-4481-a657-3f2a9a341e38-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:06:07.665071 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-48da618d-251b-4427-9519-6975d8dd259f tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-591212f0-6299-4481-a657-3f2a9a341e38 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:07.698468 n-d-843301-2 sudo[141055]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-591212f0-6299-4481-a657-3f2a9a341e38
May 27 04:06:07.699404 n-d-843301-2 sudo[141055]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:08.128091 n-d-843301-2 sudo[141055]: pam_unix(sudo:session): session closed for user root
May 27 04:06:08.130997 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-48da618d-251b-4427-9519-6975d8dd259f tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-591212f0-6299-4481-a657-3f2a9a341e38" returned: 0 in 0.466s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:08.133049 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-48da618d-251b-4427-9519-6975d8dd259f tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-591212f0-6299-4481-a657-3f2a9a341e38 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:08.151198 n-d-843301-2 sudo[141060]: ubuntu : TTY=unknown ; 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-591212f0-6299-4481-a657-3f2a9a341e38
May 27 04:06:08.152018 n-d-843301-2 sudo[141060]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:08.698911 n-d-843301-2 sudo[141060]: pam_unix(sudo:session): session closed for user root
May 27 04:06:08.701907 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-48da618d-251b-4427-9519-6975d8dd259f tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-591212f0-6299-4481-a657-3f2a9a341e38" returned: 0 in 0.568s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:08.826989 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-48da618d-251b-4427-9519-6975d8dd259f tempest-VolumesExtendTest-67382326 None] Created reservations ['6ac68b10-e05b-4732-876c-e623ded80ecc', '599ee671-fd93-4963-990d-414517ed1bf9', '1b5c9b43-e600-401f-b71b-c1984379c9aa', 'bbab4270-8c3d-4553-a9f8-d4c39e51701f'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:06:08.829348 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-48da618d-251b-4427-9519-6975d8dd259f tempest-VolumesExtendTest-67382326 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:06:08.829348 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:06:08.829348 n-d-843301-2 cinder-volume[92445]:
May 27 04:06:08.866578 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-48da618d-251b-4427-9519-6975d8dd259f tempest-VolumesExtendTest-67382326 None] Delete snapshot completed successfully.
May 27 04:06:08.878680 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-48da618d-251b-4427-9519-6975d8dd259f tempest-VolumesExtendTest-67382326 None] Lock "b'cinder-591212f0-6299-4481-a657-3f2a9a341e38-delete_snapshot'" released by "delete_snapshot" :: held 1.216s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:06:09.917650 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-52ac86b4-c0be-4131-900c-65831a8d0f1d tempest-VolumesExtendTest-67382326 None] Lock "b'cinder-9e8334a6-f22e-4b55-8e32-339ba11de6ec-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:06:09.989799 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-52ac86b4-c0be-4131-900c-65831a8d0f1d tempest-VolumesExtendTest-67382326 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9e8334a6-f22e-4b55-8e32-339ba11de6ec
May 27 04:06:09.991097 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-52ac86b4-c0be-4131-900c-65831a8d0f1d tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:10.016442 n-d-843301-2 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-9e8334a6-f22e-4b55-8e32-339ba11de6ec
May 27 04:06:10.024658 n-d-843301-2 sudo[141117]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:10.577183 n-d-843301-2 sudo[141117]: pam_unix(sudo:session): session closed for user root
May 27 04:06:10.581207 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-52ac86b4-c0be-4131-900c-65831a8d0f1d tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec" returned: 0 in 0.589s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:10.583074 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-52ac86b4-c0be-4131-900c-65831a8d0f1d tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:10.601917 n-d-843301-2 sudo[141122]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec
May 27 04:06:10.602816 n-d-843301-2 sudo[141122]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:11.047163 n-d-843301-2 sudo[141122]: pam_unix(sudo:session): session closed for user root
May 27 04:06:11.050391 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-52ac86b4-c0be-4131-900c-65831a8d0f1d tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec" returned: 0 in 0.466s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:11.053070 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-52ac86b4-c0be-4131-900c-65831a8d0f1d tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:11.074764 n-d-843301-2 sudo[141125]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec
May 27 04:06:11.075782 n-d-843301-2 sudo[141125]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:11.549866 n-d-843301-2 sudo[141125]: pam_unix(sudo:session): session closed for user root
May 27 04:06:11.552199 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-52ac86b4-c0be-4131-900c-65831a8d0f1d tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9e8334a6-f22e-4b55-8e32-339ba11de6ec" returned: 0 in 0.499s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:11.553678 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-52ac86b4-c0be-4131-900c-65831a8d0f1d tempest-VolumesExtendTest-67382326 None] Successfully deleted volume: 9e8334a6-f22e-4b55-8e32-339ba11de6ec
May 27 04:06:11.601951 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-52ac86b4-c0be-4131-900c-65831a8d0f1d tempest-VolumesExtendTest-67382326 None] Created reservations ['ccb46b31-d628-4363-874c-7b028dc84803', '56546de1-ea63-411b-90f1-05edc69bcb56', '2f453877-68b3-43a9-85ee-7408889f0fa5', 'fcd1bc3a-1e92-40e1-a4eb-a7e71ad9db7a'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:06:11.604381 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-52ac86b4-c0be-4131-900c-65831a8d0f1d tempest-VolumesExtendTest-67382326 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:06:11.604381 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:06:11.604381 n-d-843301-2 cinder-volume[92445]:
May 27 04:06:11.657295 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-52ac86b4-c0be-4131-900c-65831a8d0f1d tempest-VolumesExtendTest-67382326 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:06:11.658306 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-52ac86b4-c0be-4131-900c-65831a8d0f1d tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:11.682508 n-d-843301-2 sudo[141130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:06:11.683950 n-d-843301-2 sudo[141130]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:12.089598 n-d-843301-2 sudo[141130]: pam_unix(sudo:session): session closed for user root
May 27 04:06:12.091826 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-52ac86b4-c0be-4131-900c-65831a8d0f1d tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:12.094770 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-52ac86b4-c0be-4131-900c-65831a8d0f1d tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:12.115258 n-d-843301-2 sudo[141133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:06:12.116751 n-d-843301-2 sudo[141133]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:12.489433 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-0b90e118-23df-42e8-8ce7-199db7fba6eb tempest-VolumesExtendTest-67382326 None] Lock "b'cinder-1894f4d6-71ac-469b-9bb0-edec19ba7f90-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:06:12.606476 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-0b90e118-23df-42e8-8ce7-199db7fba6eb tempest-VolumesExtendTest-67382326 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1894f4d6-71ac-469b-9bb0-edec19ba7f90
May 27 04:06:12.608150 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0b90e118-23df-42e8-8ce7-199db7fba6eb tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1894f4d6-71ac-469b-9bb0-edec19ba7f90 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:12.647078 n-d-843301-2 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/volume-1894f4d6-71ac-469b-9bb0-edec19ba7f90
May 27 04:06:12.649043 n-d-843301-2 sudo[141138]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:12.749417 n-d-843301-2 sudo[141133]: pam_unix(sudo:session): session closed for user root
May 27 04:06:12.752034 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-52ac86b4-c0be-4131-900c-65831a8d0f1d tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:12.754392 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-52ac86b4-c0be-4131-900c-65831a8d0f1d tempest-VolumesExtendTest-67382326 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:06:12.761997 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-52ac86b4-c0be-4131-900c-65831a8d0f1d tempest-VolumesExtendTest-67382326 None] Deleted volume successfully.
May 27 04:06:12.783803 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-52ac86b4-c0be-4131-900c-65831a8d0f1d tempest-VolumesExtendTest-67382326 None] Lock "b'cinder-9e8334a6-f22e-4b55-8e32-339ba11de6ec-delete_volume'" released by "delete_volume" :: held 2.865s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:06:13.152805 n-d-843301-2 sudo[141138]: pam_unix(sudo:session): session closed for user root
May 27 04:06:13.155049 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0b90e118-23df-42e8-8ce7-199db7fba6eb tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1894f4d6-71ac-469b-9bb0-edec19ba7f90" returned: 0 in 0.547s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:13.157593 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0b90e118-23df-42e8-8ce7-199db7fba6eb tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1894f4d6-71ac-469b-9bb0-edec19ba7f90 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:13.181408 n-d-843301-2 sudo[141141]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1894f4d6-71ac-469b-9bb0-edec19ba7f90
May 27 04:06:13.183103 n-d-843301-2 sudo[141141]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:13.660708 n-d-843301-2 sudo[141141]: pam_unix(sudo:session): session closed for user root
May 27 04:06:13.663266 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0b90e118-23df-42e8-8ce7-199db7fba6eb tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1894f4d6-71ac-469b-9bb0-edec19ba7f90" returned: 0 in 0.505s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:13.665863 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0b90e118-23df-42e8-8ce7-199db7fba6eb tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1894f4d6-71ac-469b-9bb0-edec19ba7f90 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:13.690667 n-d-843301-2 sudo[141144]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1894f4d6-71ac-469b-9bb0-edec19ba7f90
May 27 04:06:13.692696 n-d-843301-2 sudo[141144]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:14.210763 n-d-843301-2 sudo[141144]: pam_unix(sudo:session): session closed for user root
May 27 04:06:14.213531 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0b90e118-23df-42e8-8ce7-199db7fba6eb tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1894f4d6-71ac-469b-9bb0-edec19ba7f90" returned: 0 in 0.547s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:14.214719 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-0b90e118-23df-42e8-8ce7-199db7fba6eb tempest-VolumesExtendTest-67382326 None] Successfully deleted volume: 1894f4d6-71ac-469b-9bb0-edec19ba7f90
May 27 04:06:14.262802 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-0b90e118-23df-42e8-8ce7-199db7fba6eb tempest-VolumesExtendTest-67382326 None] Created reservations ['ebf75dcd-4e91-40ed-a9d5-ed5b0ed305a5', 'dd4b6e2d-a1be-4040-8423-b5a3f9ca912f', '4beedb83-d5af-44cc-b9cb-596deccdb13f', 'fb955492-1b6c-41bb-8860-fff004e93cda'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:06:14.265245 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-0b90e118-23df-42e8-8ce7-199db7fba6eb tempest-VolumesExtendTest-67382326 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:06:14.265245 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:06:14.265245 n-d-843301-2 cinder-volume[92445]:
May 27 04:06:14.311434 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-0b90e118-23df-42e8-8ce7-199db7fba6eb tempest-VolumesExtendTest-67382326 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:06:14.312522 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0b90e118-23df-42e8-8ce7-199db7fba6eb tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:14.340362 n-d-843301-2 sudo[141150]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:06:14.341195 n-d-843301-2 sudo[141150]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:14.861129 n-d-843301-2 sudo[141150]: pam_unix(sudo:session): session closed for user root
May 27 04:06:14.864489 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0b90e118-23df-42e8-8ce7-199db7fba6eb tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.551s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:14.866738 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0b90e118-23df-42e8-8ce7-199db7fba6eb tempest-VolumesExtendTest-67382326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:14.908358 n-d-843301-2 sudo[141153]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:06:14.909198 n-d-843301-2 sudo[141153]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:15.769603 n-d-843301-2 sudo[141153]: pam_unix(sudo:session): session closed for user root
May 27 04:06:15.787362 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0b90e118-23df-42e8-8ce7-199db7fba6eb tempest-VolumesExtendTest-67382326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.920s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:15.796041 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-0b90e118-23df-42e8-8ce7-199db7fba6eb tempest-VolumesExtendTest-67382326 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:06:15.800279 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-7b9b5216-94fa-4771-a6b8-0a7c7ee2c7c4 req-17f5e850-8055-414e-a4f7-cf49bee4eb26 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:15.821710 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-0b90e118-23df-42e8-8ce7-199db7fba6eb tempest-VolumesExtendTest-67382326 None] Deleted volume successfully.
May 27 04:06:15.834676 n-d-843301-2 sudo[141156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe
May 27 04:06:15.835839 n-d-843301-2 sudo[141156]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:15.846655 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-0b90e118-23df-42e8-8ce7-199db7fba6eb tempest-VolumesExtendTest-67382326 None] Lock "b'cinder-1894f4d6-71ac-469b-9bb0-edec19ba7f90-delete_volume'" released by "delete_volume" :: held 3.357s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:06:16.424404 n-d-843301-2 sudo[141156]: pam_unix(sudo:session): session closed for user root
May 27 04:06:16.426298 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-7b9b5216-94fa-4771-a6b8-0a7c7ee2c7c4 req-17f5e850-8055-414e-a4f7-cf49bee4eb26 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe" returned: 0 in 0.626s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:16.507898 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:16.542003 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.036s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:16.542329 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:06:16.542953 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-7b9b5216-94fa-4771-a6b8-0a7c7ee2c7c4 req-17f5e850-8055-414e-a4f7-cf49bee4eb26 tempest-VolumesSnapshotTestJSON-2052867422 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:06:16.543816 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-7b9b5216-94fa-4771-a6b8-0a7c7ee2c7c4 req-17f5e850-8055-414e-a4f7-cf49bee4eb26 tempest-VolumesSnapshotTestJSON-2052867422 None] Creating iscsi_target for Volume ID: volume-c0858632-556f-4802-9569-dc2661194ebe {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:06:16.554231 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-7b9b5216-94fa-4771-a6b8-0a7c7ee2c7c4 req-17f5e850-8055-414e-a4f7-cf49bee4eb26 tempest-VolumesSnapshotTestJSON-2052867422 None] Created volume path /opt/stack/data/cinder/volumes/volume-c0858632-556f-4802-9569-dc2661194ebe,
May 27 04:06:16.554231 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:06:16.554231 n-d-843301-2 cinder-volume[92445]:
May 27 04:06:16.554231 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe
May 27 04:06:16.554231 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:06:16.554231 n-d-843301-2 cinder-volume[92445]: incominguser N7BVUM9w2S5VuTNoLCRj VBeRUEyfv47ZSVoU
May 27 04:06:16.554231 n-d-843301-2 cinder-volume[92445]:
May 27 04:06:16.554231 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:06:16.554231 n-d-843301-2 cinder-volume[92445]:
May 27 04:06:16.554231 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:06:16.555509 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c0858632-556f-4802-9569-dc2661194ebe {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:17.329463 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c0858632-556f-4802-9569-dc2661194ebe" returned: 0 in 0.773s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:17.331046 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:06:17.331913 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-7b9b5216-94fa-4771-a6b8-0a7c7ee2c7c4 req-17f5e850-8055-414e-a4f7-cf49bee4eb26 tempest-VolumesSnapshotTestJSON-2052867422 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:06:17.332408 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-7b9b5216-94fa-4771-a6b8-0a7c7ee2c7c4 req-17f5e850-8055-414e-a4f7-cf49bee4eb26 tempest-VolumesSnapshotTestJSON-2052867422 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:06:17.335922 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:17.366624 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:17.367263 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c0858632-556f-4802-9569-dc2661194ebe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe\n Backing store flags: \n Account information:\n N7BVUM9w2S5VuTNoLCRj\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:06:17.369656 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-7b9b5216-94fa-4771-a6b8-0a7c7ee2c7c4 req-17f5e850-8055-414e-a4f7-cf49bee4eb26 tempest-VolumesSnapshotTestJSON-2052867422 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:06:17.373232 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:17.572171 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.200s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:17.572841 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c0858632-556f-4802-9569-dc2661194ebe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe\n Backing store flags: \n Account information:\n N7BVUM9w2S5VuTNoLCRj\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:06:17.576296 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:17.717814 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:17.718261 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c0858632-556f-4802-9569-dc2661194ebe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe\n Backing store flags: \n Account information:\n N7BVUM9w2S5VuTNoLCRj\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:06:17.723013 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-7b9b5216-94fa-4771-a6b8-0a7c7ee2c7c4 req-17f5e850-8055-414e-a4f7-cf49bee4eb26 tempest-VolumesSnapshotTestJSON-2052867422 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-c0858632-556f-4802-9569-dc2661194ebe 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:06:17.815957 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-7b9b5216-94fa-4771-a6b8-0a7c7ee2c7c4 req-17f5e850-8055-414e-a4f7-cf49bee4eb26 tempest-VolumesSnapshotTestJSON-2052867422 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c0858632-556f-4802-9569-dc2661194ebe', 'target_lun': 1, 'volume_id': 'c0858632-556f-4802-9569-dc2661194ebe', 'auth_method': 'CHAP', 'auth_username': 'N7BVUM9w2S5VuTNoLCRj', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'd61b68e1-97ae-4770-bc9e-1ec3d597927c'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 04:06:17.983925 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-7b9b5216-94fa-4771-a6b8-0a7c7ee2c7c4 req-17f5e850-8055-414e-a4f7-cf49bee4eb26 tempest-VolumesSnapshotTestJSON-2052867422 None] attachment_update completed successfully.
May 27 04:06:24.617274 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-926f5b15-a694-4306-90d2-76a0a009eb5c tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:24.674330 n-d-843301-2 sudo[141385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe
May 27 04:06:24.675332 n-d-843301-2 sudo[141385]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:25.419824 n-d-843301-2 sudo[141385]: pam_unix(sudo:session): session closed for user root
May 27 04:06:25.422954 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-926f5b15-a694-4306-90d2-76a0a009eb5c tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe" returned: 0 in 0.805s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:25.425092 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-926f5b15-a694-4306-90d2-76a0a009eb5c tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-09d7905a-ad06-4505-a207-a0df234122fc --snapshot stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:25.480761 n-d-843301-2 sudo[141400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-09d7905a-ad06-4505-a207-a0df234122fc --snapshot stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe -L 1.00g
May 27 04:06:25.487386 n-d-843301-2 sudo[141400]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:26.705293 n-d-843301-2 sudo[141400]: pam_unix(sudo:session): session closed for user root
May 27 04:06:26.708545 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-926f5b15-a694-4306-90d2-76a0a009eb5c tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-09d7905a-ad06-4505-a207-a0df234122fc --snapshot stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe -L 1.00g" returned: 0 in 1.283s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:26.842660 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-926f5b15-a694-4306-90d2-76a0a009eb5c tempest-VolumesSnapshotTestJSON-2052867422 None] Create snapshot completed successfully
May 27 04:06:27.788206 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-38428bd7-bdfc-4197-b79d-baaccd01c3e3 tempest-VolumesActionsTest-87296963 None] Lock "b'cinder-870665bc-6291-4fc2-8cc3-7701fc72a614'" acquired by "attach_volume" :: waited 0.020s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:06:27.949895 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-38428bd7-bdfc-4197-b79d-baaccd01c3e3 tempest-VolumesActionsTest-87296963 None] Attaching volume 870665bc-6291-4fc2-8cc3-7701fc72a614 to instance 8269c813-d20d-40e0-86fc-96c880814053 at mountpoint /dev/sdb on host None.
May 27 04:06:28.123850 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-38428bd7-bdfc-4197-b79d-baaccd01c3e3 tempest-VolumesActionsTest-87296963 None] Attach volume completed successfully.
May 27 04:06:28.147272 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-38428bd7-bdfc-4197-b79d-baaccd01c3e3 tempest-VolumesActionsTest-87296963 None] Lock "b'cinder-870665bc-6291-4fc2-8cc3-7701fc72a614'" released by "attach_volume" :: held 0.355s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:06:28.595757 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2e3c530f-8040-437f-aa36-adad83010283 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:28.667812 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-863522eb-49af-4b0c-a088-478c50c221fd tempest-VolumesActionsTest-87296963 None] Lock "b'cinder-870665bc-6291-4fc2-8cc3-7701fc72a614-detach_volume'" acquired by "detach_volume" :: waited 0.080s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:06:28.668485 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-863522eb-49af-4b0c-a088-478c50c221fd tempest-VolumesActionsTest-87296963 None] Detaching volume 870665bc-6291-4fc2-8cc3-7701fc72a614 from instance 8269c813-d20d-40e0-86fc-96c880814053.
May 27 04:06:28.669256 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-863522eb-49af-4b0c-a088-478c50c221fd tempest-VolumesActionsTest-87296963 None] Skipping remove_export. No iscsi_target is presently exported for volume: 870665bc-6291-4fc2-8cc3-7701fc72a614
May 27 04:06:28.683631 n-d-843301-2 sudo[141597]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe
May 27 04:06:28.686827 n-d-843301-2 sudo[141597]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:28.764796 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-863522eb-49af-4b0c-a088-478c50c221fd tempest-VolumesActionsTest-87296963 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:06:28.764796 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:06:28.764796 n-d-843301-2 cinder-volume[92445]:
May 27 04:06:28.786265 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-863522eb-49af-4b0c-a088-478c50c221fd tempest-VolumesActionsTest-87296963 None] Detach volume completed successfully.
May 27 04:06:28.795834 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-863522eb-49af-4b0c-a088-478c50c221fd tempest-VolumesActionsTest-87296963 None] Lock "b'cinder-870665bc-6291-4fc2-8cc3-7701fc72a614-detach_volume'" released by "detach_volume" :: held 0.128s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:06:29.424334 n-d-843301-2 sudo[141597]: pam_unix(sudo:session): session closed for user root
May 27 04:06:29.426327 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2e3c530f-8040-437f-aa36-adad83010283 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe" returned: 0 in 0.830s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:29.428047 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2e3c530f-8040-437f-aa36-adad83010283 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-03405188-d168-45f8-9493-83326448259d --snapshot stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:29.474324 n-d-843301-2 sudo[141625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-03405188-d168-45f8-9493-83326448259d --snapshot stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe -L 1.00g
May 27 04:06:29.475157 n-d-843301-2 sudo[141625]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:30.853346 n-d-843301-2 sudo[141625]: pam_unix(sudo:session): session closed for user root
May 27 04:06:30.857310 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2e3c530f-8040-437f-aa36-adad83010283 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-03405188-d168-45f8-9493-83326448259d --snapshot stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe -L 1.00g" returned: 0 in 1.429s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:30.986586 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-2e3c530f-8040-437f-aa36-adad83010283 tempest-VolumesSnapshotTestJSON-2052867422 None] Create snapshot completed successfully
May 27 04:06:32.079618 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-cce1a339-cb11-4bc2-97cd-cc5ba63fcd84 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-03405188-d168-45f8-9493-83326448259d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:06:32.084927 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cce1a339-cb11-4bc2-97cd-cc5ba63fcd84 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-03405188-d168-45f8-9493-83326448259d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:32.161710 n-d-843301-2 sudo[141911]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-03405188-d168-45f8-9493-83326448259d
May 27 04:06:32.162581 n-d-843301-2 sudo[141911]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:32.673847 n-d-843301-2 sudo[141911]: pam_unix(sudo:session): session closed for user root
May 27 04:06:32.676102 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cce1a339-cb11-4bc2-97cd-cc5ba63fcd84 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-03405188-d168-45f8-9493-83326448259d" returned: 0 in 0.591s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:32.678858 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cce1a339-cb11-4bc2-97cd-cc5ba63fcd84 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-03405188-d168-45f8-9493-83326448259d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:32.743459 n-d-843301-2 sudo[141917]: ubuntu : TTY=unknown ; 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-03405188-d168-45f8-9493-83326448259d
May 27 04:06:32.745076 n-d-843301-2 sudo[141917]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:33.878646 n-d-843301-2 sudo[141917]: pam_unix(sudo:session): session closed for user root
May 27 04:06:33.881436 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-cce1a339-cb11-4bc2-97cd-cc5ba63fcd84 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-03405188-d168-45f8-9493-83326448259d" returned: 0 in 1.202s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:34.037624 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-cce1a339-cb11-4bc2-97cd-cc5ba63fcd84 tempest-VolumesSnapshotTestJSON-2052867422 None] Created reservations ['eef653eb-f44a-4d83-9fe1-f5c3b26dca66', '47a55745-7675-48d0-adb1-327a59bf1667', '59775cb0-68b9-4f5e-85ff-30fa14c93431', '18f33d10-e75b-4b82-985a-dd6dc8929bf9'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:06:34.059041 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-cce1a339-cb11-4bc2-97cd-cc5ba63fcd84 tempest-VolumesSnapshotTestJSON-2052867422 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:06:34.059041 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:06:34.059041 n-d-843301-2 cinder-volume[92445]:
May 27 04:06:34.121879 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-cce1a339-cb11-4bc2-97cd-cc5ba63fcd84 tempest-VolumesSnapshotTestJSON-2052867422 None] Delete snapshot completed successfully.
May 27 04:06:34.129951 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-cce1a339-cb11-4bc2-97cd-cc5ba63fcd84 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-03405188-d168-45f8-9493-83326448259d-delete_snapshot'" released by "delete_snapshot" :: held 2.050s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:06:34.499812 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-a593f1e9-99b0-43f4-990c-7d1fbe5a7751 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-5a06830f-d9ee-498a-a090-c18b4e2dbe75-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:06:34.504535 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a593f1e9-99b0-43f4-990c-7d1fbe5a7751 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-5a06830f-d9ee-498a-a090-c18b4e2dbe75 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:34.542587 n-d-843301-2 sudo[142055]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-5a06830f-d9ee-498a-a090-c18b4e2dbe75
May 27 04:06:34.543415 n-d-843301-2 sudo[142055]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:35.003900 n-d-843301-2 sudo[142055]: pam_unix(sudo:session): session closed for user root
May 27 04:06:35.006296 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a593f1e9-99b0-43f4-990c-7d1fbe5a7751 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-5a06830f-d9ee-498a-a090-c18b4e2dbe75" returned: 0 in 0.501s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:35.009161 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a593f1e9-99b0-43f4-990c-7d1fbe5a7751 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5a06830f-d9ee-498a-a090-c18b4e2dbe75 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:35.032451 n-d-843301-2 sudo[142058]: ubuntu : TTY=unknown ; 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-5a06830f-d9ee-498a-a090-c18b4e2dbe75
May 27 04:06:35.033430 n-d-843301-2 sudo[142058]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:35.934972 n-d-843301-2 sudo[142058]: pam_unix(sudo:session): session closed for user root
May 27 04:06:35.937307 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a593f1e9-99b0-43f4-990c-7d1fbe5a7751 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5a06830f-d9ee-498a-a090-c18b4e2dbe75" returned: 0 in 0.928s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:36.100012 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-a593f1e9-99b0-43f4-990c-7d1fbe5a7751 tempest-VolumesSnapshotTestJSON-2052867422 None] Created reservations ['a3d14da5-f70a-4905-a28a-98ad56bede4c', '75809701-8fa6-40a7-8a36-4d17ee02f46e', 'e813ed5d-c825-44c7-9942-0b52fcb955a3', '3398510f-2d69-492d-9326-93291223c0bc'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:06:36.100012 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-a593f1e9-99b0-43f4-990c-7d1fbe5a7751 tempest-VolumesSnapshotTestJSON-2052867422 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:06:36.100012 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:06:36.100012 n-d-843301-2 cinder-volume[92445]:
May 27 04:06:36.194478 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a593f1e9-99b0-43f4-990c-7d1fbe5a7751 tempest-VolumesSnapshotTestJSON-2052867422 None] Delete snapshot completed successfully.
May 27 04:06:36.208290 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-a593f1e9-99b0-43f4-990c-7d1fbe5a7751 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-5a06830f-d9ee-498a-a090-c18b4e2dbe75-delete_snapshot'" released by "delete_snapshot" :: held 1.705s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:06:36.871962 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-04388b35-afd7-4ab5-8c03-23df1020be63 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-09d7905a-ad06-4505-a207-a0df234122fc-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.008s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:06:36.874405 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-04388b35-afd7-4ab5-8c03-23df1020be63 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-09d7905a-ad06-4505-a207-a0df234122fc {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:36.895849 n-d-843301-2 sudo[142159]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-09d7905a-ad06-4505-a207-a0df234122fc
May 27 04:06:36.897403 n-d-843301-2 sudo[142159]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:37.338818 n-d-843301-2 sudo[142159]: pam_unix(sudo:session): session closed for user root
May 27 04:06:37.341885 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-04388b35-afd7-4ab5-8c03-23df1020be63 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-09d7905a-ad06-4505-a207-a0df234122fc" returned: 0 in 0.466s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:37.356867 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-04388b35-afd7-4ab5-8c03-23df1020be63 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-09d7905a-ad06-4505-a207-a0df234122fc {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:37.406794 n-d-843301-2 sudo[142162]: ubuntu : TTY=unknown ; 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-09d7905a-ad06-4505-a207-a0df234122fc
May 27 04:06:37.410085 n-d-843301-2 sudo[142162]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:38.127780 n-d-843301-2 sudo[142162]: pam_unix(sudo:session): session closed for user root
May 27 04:06:38.130429 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-04388b35-afd7-4ab5-8c03-23df1020be63 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-09d7905a-ad06-4505-a207-a0df234122fc" returned: 0 in 0.773s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:38.237985 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-04388b35-afd7-4ab5-8c03-23df1020be63 tempest-VolumesSnapshotTestJSON-2052867422 None] Created reservations ['3c7ab966-4a34-4e7c-b5ac-0985c3fde36e', '9b3b6d83-3567-4ff6-a5ba-ad28c0beeeb8', 'ef83073d-8c81-4273-94c5-b61f21a0aac0', '5e7fc67b-12c4-4d03-9863-8c2f65873523'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:06:38.240015 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-04388b35-afd7-4ab5-8c03-23df1020be63 tempest-VolumesSnapshotTestJSON-2052867422 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:06:38.240015 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:06:38.240015 n-d-843301-2 cinder-volume[92445]:
May 27 04:06:38.287235 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-04388b35-afd7-4ab5-8c03-23df1020be63 tempest-VolumesSnapshotTestJSON-2052867422 None] Delete snapshot completed successfully.
May 27 04:06:38.292531 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-04388b35-afd7-4ab5-8c03-23df1020be63 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-09d7905a-ad06-4505-a207-a0df234122fc-delete_snapshot'" released by "delete_snapshot" :: held 1.421s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:06:40.208437 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-a4d563f6-8c89-4d5d-9c39-695eac310bd7 req-f16866c5-8bcb-43e0-9fb0-bf2a18e603dd tempest-VolumesSnapshotTestJSON-2052867422 None] Terminate volume connection completed successfully.
May 27 04:06:40.209080 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-a4d563f6-8c89-4d5d-9c39-695eac310bd7 req-f16866c5-8bcb-43e0-9fb0-bf2a18e603dd tempest-VolumesSnapshotTestJSON-2052867422 None] Deleting attachment d61b68e1-97ae-4770-bc9e-1ec3d597927c. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 04:06:40.213125 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:40.387700 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.177s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:40.388066 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c0858632-556f-4802-9569-dc2661194ebe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe\n Backing store flags: \n Account information:\n N7BVUM9w2S5VuTNoLCRj\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:06:40.388718 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-a4d563f6-8c89-4d5d-9c39-695eac310bd7 req-f16866c5-8bcb-43e0-9fb0-bf2a18e603dd tempest-VolumesSnapshotTestJSON-2052867422 None] Removing iscsi_target for Volume ID: c0858632-556f-4802-9569-dc2661194ebe
May 27 04:06:40.389946 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c0858632-556f-4802-9569-dc2661194ebe -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:40.501192 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c0858632-556f-4802-9569-dc2661194ebe -f" returned: 0 in 0.110s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:40.501743 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:06:40.505303 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:40.633272 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.130s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:40.633753 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:06:47.307597 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:06:47.315031 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:06:47.316199 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:06:47.335861 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] Flow 'volume_create_manager' (896d67e6-e4c7-4e80-9c02-c5f2f635717f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:06:47.341922 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (669176e4-7a49-41e9-9857-40652bea14e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:47.375647 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:06:47.420510 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (669176e4-7a49-41e9-9857-40652bea14e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:06:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-910344660',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=3b42bf1d-5333-4755-94cd-8b156039c8b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0db7e2c73f074d80b3283efe24b2e1b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:06:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:06:47Z,user_id='f351016ca232488aa6d1b5e4d9067cc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:47.426232 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3333c163-c843-46c2-82b1-568fdb6ec324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:47.429940 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3333c163-c843-46c2-82b1-568fdb6ec324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:47.434330 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b8fc3183-02e6-4691-bf19-bbb0a75ec9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:47.438684 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b8fc3183-02e6-4691-bf19-bbb0a75ec9b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3b42bf1d-5333-4755-94cd-8b156039c8b1', 'volume_name': 'volume-3b42bf1d-5333-4755-94cd-8b156039c8b1', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:47.442624 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2f30e6a-4006-4b2e-9a4f-21c74db7e098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:47.446408 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2f30e6a-4006-4b2e-9a4f-21c74db7e098) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:47.450014 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa2d8c04-0b36-445b-a1a9-7b9e01d7debf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:47.451547 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume 3b42bf1d-5333-4755-94cd-8b156039c8b1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3b42bf1d-5333-4755-94cd-8b156039c8b1', 'volume_size': 1}
May 27 04:06:47.454233 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3b42bf1d-5333-4755-94cd-8b156039c8b1 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:47.491277 n-d-843301-2 sudo[142303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3b42bf1d-5333-4755-94cd-8b156039c8b1 stack-volumes-lvmdriver-1 -L 1g
May 27 04:06:47.493623 n-d-843301-2 sudo[142303]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:48.328463 n-d-843301-2 sudo[142303]: pam_unix(sudo:session): session closed for user root
May 27 04:06:48.330975 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3b42bf1d-5333-4755-94cd-8b156039c8b1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.876s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:48.335620 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa2d8c04-0b36-445b-a1a9-7b9e01d7debf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3b42bf1d-5333-4755-94cd-8b156039c8b1', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:48.341435 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4a9712e-1f43-469f-bc59-d485e9010394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:48.364360 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume volume-3b42bf1d-5333-4755-94cd-8b156039c8b1 (3b42bf1d-5333-4755-94cd-8b156039c8b1): created successfully
May 27 04:06:48.367457 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4a9712e-1f43-469f-bc59-d485e9010394) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:48.373105 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] Flow 'volume_create_manager' (896d67e6-e4c7-4e80-9c02-c5f2f635717f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:06:48.393923 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-fcf830a1-a9b9-42e2-8f68-a10376353762 tempest-VolumesSnapshotTestJSON-2052867422 None] Created volume successfully.
May 27 04:06:50.025686 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3906b163-0c7d-4faf-a360-a63c6b570c6c tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b42bf1d-5333-4755-94cd-8b156039c8b1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:50.061886 n-d-843301-2 sudo[142383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b42bf1d-5333-4755-94cd-8b156039c8b1
May 27 04:06:50.065287 n-d-843301-2 sudo[142383]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:50.625312 n-d-843301-2 sudo[142383]: pam_unix(sudo:session): session closed for user root
May 27 04:06:50.627515 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3906b163-0c7d-4faf-a360-a63c6b570c6c tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b42bf1d-5333-4755-94cd-8b156039c8b1" returned: 0 in 0.601s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:50.629155 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3906b163-0c7d-4faf-a360-a63c6b570c6c tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8cf481da-8944-440b-ab9b-81c7bfa3dd76 --snapshot stack-volumes-lvmdriver-1/volume-3b42bf1d-5333-4755-94cd-8b156039c8b1 -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:50.677715 n-d-843301-2 sudo[142389]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8cf481da-8944-440b-ab9b-81c7bfa3dd76 --snapshot stack-volumes-lvmdriver-1/volume-3b42bf1d-5333-4755-94cd-8b156039c8b1 -L 1.00g
May 27 04:06:50.678655 n-d-843301-2 sudo[142389]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:51.359599 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-1dde7114-0b25-401a-9a2f-bf33dc8cba6e tempest-VolumesActionsTest-87296963 None] Lock "b'cinder-870665bc-6291-4fc2-8cc3-7701fc72a614'" acquired by "attach_volume" :: waited 0.013s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:06:51.453401 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-1dde7114-0b25-401a-9a2f-bf33dc8cba6e tempest-VolumesActionsTest-87296963 None] Attaching volume 870665bc-6291-4fc2-8cc3-7701fc72a614 to instance 73941923-1a36-427a-97d4-44c7fb9c541c at mountpoint /dev/sdb on host None.
May 27 04:06:51.482620 n-d-843301-2 sudo[142389]: pam_unix(sudo:session): session closed for user root
May 27 04:06:51.520621 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3906b163-0c7d-4faf-a360-a63c6b570c6c tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8cf481da-8944-440b-ab9b-81c7bfa3dd76 --snapshot stack-volumes-lvmdriver-1/volume-3b42bf1d-5333-4755-94cd-8b156039c8b1 -L 1.00g" returned: 0 in 0.891s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:51.551457 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-1dde7114-0b25-401a-9a2f-bf33dc8cba6e tempest-VolumesActionsTest-87296963 None] Attach volume completed successfully.
May 27 04:06:51.569075 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-1dde7114-0b25-401a-9a2f-bf33dc8cba6e tempest-VolumesActionsTest-87296963 None] Lock "b'cinder-870665bc-6291-4fc2-8cc3-7701fc72a614'" released by "attach_volume" :: held 0.210s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:06:51.610440 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-3906b163-0c7d-4faf-a360-a63c6b570c6c tempest-VolumesSnapshotTestJSON-2052867422 None] Create snapshot completed successfully
May 27 04:06:52.021212 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-4e24ee87-97d5-4364-871c-f029e2dfac7e tempest-VolumesActionsTest-87296963 None] Lock "b'cinder-870665bc-6291-4fc2-8cc3-7701fc72a614-detach_volume'" acquired by "detach_volume" :: waited 0.014s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:06:52.021756 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-4e24ee87-97d5-4364-871c-f029e2dfac7e tempest-VolumesActionsTest-87296963 None] Detaching volume 870665bc-6291-4fc2-8cc3-7701fc72a614 from instance 73941923-1a36-427a-97d4-44c7fb9c541c.
May 27 04:06:52.022457 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-4e24ee87-97d5-4364-871c-f029e2dfac7e tempest-VolumesActionsTest-87296963 None] Skipping remove_export. No iscsi_target is presently exported for volume: 870665bc-6291-4fc2-8cc3-7701fc72a614
May 27 04:06:52.054546 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-4e24ee87-97d5-4364-871c-f029e2dfac7e tempest-VolumesActionsTest-87296963 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:06:52.054546 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:06:52.054546 n-d-843301-2 cinder-volume[92445]:
May 27 04:06:52.077907 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-4e24ee87-97d5-4364-871c-f029e2dfac7e tempest-VolumesActionsTest-87296963 None] Detach volume completed successfully.
May 27 04:06:52.083409 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-4e24ee87-97d5-4364-871c-f029e2dfac7e tempest-VolumesActionsTest-87296963 None] Lock "b'cinder-870665bc-6291-4fc2-8cc3-7701fc72a614-detach_volume'" released by "detach_volume" :: held 0.063s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:06:52.911796 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:06:52.915860 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:06:52.916339 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:06:52.936668 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Flow 'volume_create_manager' (9ffddd68-3049-4ce9-819e-fc862085dfbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:06:52.939828 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (063d2af9-900d-4d92-8544-eb9d52b4312f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:52.960926 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:06:52.985510 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (063d2af9-900d-4d92-8544-eb9d52b4312f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1388154687',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=3514c312-2366-4b15-b84b-52d882c74b53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0db7e2c73f074d80b3283efe24b2e1b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:06:53Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=8cf481da-8944-440b-ab9b-81c7bfa3dd76,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:06:53Z,user_id='f351016ca232488aa6d1b5e4d9067cc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:52.987932 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20d00e23-a3ce-45c2-a1a1-9fd20f209c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:52.990012 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (20d00e23-a3ce-45c2-a1a1-9fd20f209c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:52.992273 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f880a021-4c7e-4b47-ac8d-de229d6aeb3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:52.994452 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f880a021-4c7e-4b47-ac8d-de229d6aeb3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '3514c312-2366-4b15-b84b-52d882c74b53', 'volume_name': 'volume-3514c312-2366-4b15-b84b-52d882c74b53', 'volume_size': 2, 'snapshot_id': '8cf481da-8944-440b-ab9b-81c7bfa3dd76'}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:52.996616 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ed9fcaa-57d2-4182-9bb3-f9416adac8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:52.998670 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ed9fcaa-57d2-4182-9bb3-f9416adac8cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:06:53.000789 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a9721829-bb3b-44f6-8812-beefaa86dfa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:06:53.001577 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume 3514c312-2366-4b15-b84b-52d882c74b53: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-3514c312-2366-4b15-b84b-52d882c74b53', 'volume_size': 2, 'snapshot_id': '8cf481da-8944-440b-ab9b-81c7bfa3dd76'}
May 27 04:06:53.020871 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3514c312-2366-4b15-b84b-52d882c74b53 stack-volumes-lvmdriver-1 -L 2g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:53.041235 n-d-843301-2 sudo[142527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3514c312-2366-4b15-b84b-52d882c74b53 stack-volumes-lvmdriver-1 -L 2g
May 27 04:06:53.043286 n-d-843301-2 sudo[142527]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:53.548678 n-d-843301-2 sudo[142527]: pam_unix(sudo:session): session closed for user root
May 27 04:06:53.551407 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3514c312-2366-4b15-b84b-52d882c74b53 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.530s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:53.553677 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-8cf481da-8944-440b-ab9b-81c7bfa3dd76 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:53.573471 n-d-843301-2 sudo[142558]: ubuntu : 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-8cf481da-8944-440b-ab9b-81c7bfa3dd76
May 27 04:06:53.574854 n-d-843301-2 sudo[142558]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:54.153696 n-d-843301-2 sudo[142558]: pam_unix(sudo:session): session closed for user root
May 27 04:06:54.160082 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-8cf481da-8944-440b-ab9b-81c7bfa3dd76" returned: 0 in 0.602s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:54.162836 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8cf481da--8944--440b--ab9b--81c7bfa3dd76 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3514c312--2366--4b15--b84b--52d882c74b53 iflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:54.217578 n-d-843301-2 sudo[142566]: 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--8cf481da--8944--440b--ab9b--81c7bfa3dd76 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3514c312--2366--4b15--b84b--52d882c74b53 iflag=direct
May 27 04:06:54.219018 n-d-843301-2 sudo[142566]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:54.648370 n-d-843301-2 sudo[142566]: pam_unix(sudo:session): session closed for user root
May 27 04:06:54.651262 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8cf481da--8944--440b--ab9b--81c7bfa3dd76 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3514c312--2366--4b15--b84b--52d882c74b53 iflag=direct" returned: 0 in 0.488s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:54.652606 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8cf481da--8944--440b--ab9b--81c7bfa3dd76 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3514c312--2366--4b15--b84b--52d882c74b53 oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:54.677775 n-d-843301-2 sudo[142583]: 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--8cf481da--8944--440b--ab9b--81c7bfa3dd76 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3514c312--2366--4b15--b84b--52d882c74b53 oflag=direct
May 27 04:06:54.680579 n-d-843301-2 sudo[142583]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:55.114878 n-d-843301-2 sudo[142583]: pam_unix(sudo:session): session closed for user root
May 27 04:06:55.117341 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8cf481da--8944--440b--ab9b--81c7bfa3dd76 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3514c312--2366--4b15--b84b--52d882c74b53 oflag=direct" returned: 0 in 0.464s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:06:55.118976 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8cf481da--8944--440b--ab9b--81c7bfa3dd76 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3514c312--2366--4b15--b84b--52d882c74b53 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:55.142428 n-d-843301-2 sudo[142595]: 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--8cf481da--8944--440b--ab9b--81c7bfa3dd76 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3514c312--2366--4b15--b84b--52d882c74b53 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 27 04:06:55.144069 n-d-843301-2 sudo[142595]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:59.293505 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-62b3651b-8883-4f73-9236-409af31bfb17 tempest-VolumesActionsTest-87296963 None] 79633bba-bec6-4ea5-a623-8abe06e535fa was raw, no need to convert to raw {{(pid=92445) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:749}}
May 27 04:06:59.295029 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-62b3651b-8883-4f73-9236-409af31bfb17 tempest-VolumesActionsTest-87296963 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--870665bc--6291--4fc2--8cc3--7701fc72a614 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:06:59.339348 n-d-843301-2 sudo[142729]: 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--870665bc--6291--4fc2--8cc3--7701fc72a614
May 27 04:06:59.344761 n-d-843301-2 sudo[142729]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:06:59.705703 n-d-843301-2 sudo[142729]: pam_unix(sudo:session): session closed for user root
May 27 04:06:59.708320 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-62b3651b-8883-4f73-9236-409af31bfb17 tempest-VolumesActionsTest-87296963 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--870665bc--6291--4fc2--8cc3--7701fc72a614" returned: 0 in 0.413s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:01.879514 n-d-843301-2 sudo[142595]: pam_unix(sudo:session): session closed for user root
May 27 04:07:01.881417 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8cf481da--8944--440b--ab9b--81c7bfa3dd76 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3514c312--2366--4b15--b84b--52d882c74b53 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.762s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:01.882095 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8cf481da--8944--440b--ab9b--81c7bfa3dd76, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--3514c312--2366--4b15--b84b--52d882c74b53, size 1024.00 MB, duration 6.76 sec {{(pid=92445) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 27 04:07:01.883392 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.volume_utils [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume copy 1024.00 MB at 151.40 MB/s
May 27 04:07:01.935323 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a9721829-bb3b-44f6-8812-beefaa86dfa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3514c312-2366-4b15-b84b-52d882c74b53', 'volume_size': 2, 'snapshot_id': '8cf481da-8944-440b-ab9b-81c7bfa3dd76'}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:01.937778 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (478ca999-fba3-4252-a5c9-b0d68a7bb851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:01.952366 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume volume-3514c312-2366-4b15-b84b-52d882c74b53 (3514c312-2366-4b15-b84b-52d882c74b53): created successfully
May 27 04:07:01.954534 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (478ca999-fba3-4252-a5c9-b0d68a7bb851) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:01.957958 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Flow 'volume_create_manager' (9ffddd68-3049-4ce9-819e-fc862085dfbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:07:01.979584 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-b7f15ce9-cd01-475e-a00a-92caa027e344 tempest-VolumesSnapshotTestJSON-2052867422 None] Created volume successfully.
May 27 04:07:03.290652 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-5aa6ddae-193f-4547-8b26-381d85ed5c94 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-3514c312-2366-4b15-b84b-52d882c74b53-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:07:03.364571 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-5aa6ddae-193f-4547-8b26-381d85ed5c94 tempest-VolumesSnapshotTestJSON-2052867422 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3514c312-2366-4b15-b84b-52d882c74b53
May 27 04:07:03.365659 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5aa6ddae-193f-4547-8b26-381d85ed5c94 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3514c312-2366-4b15-b84b-52d882c74b53 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:03.408237 n-d-843301-2 sudo[142756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3514c312-2366-4b15-b84b-52d882c74b53
May 27 04:07:03.411102 n-d-843301-2 sudo[142756]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:03.695803 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:07:03.696793 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:07:03.697812 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:03.735561 n-d-843301-2 sudo[142758]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:03.736537 n-d-843301-2 sudo[142758]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:03.954780 n-d-843301-2 sudo[142756]: pam_unix(sudo:session): session closed for user root
May 27 04:07:03.957787 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5aa6ddae-193f-4547-8b26-381d85ed5c94 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3514c312-2366-4b15-b84b-52d882c74b53" returned: 0 in 0.591s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:03.959613 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5aa6ddae-193f-4547-8b26-381d85ed5c94 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3514c312-2366-4b15-b84b-52d882c74b53 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:03.983159 n-d-843301-2 sudo[142764]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3514c312-2366-4b15-b84b-52d882c74b53
May 27 04:07:03.985372 n-d-843301-2 sudo[142764]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:04.272122 n-d-843301-2 sudo[142758]: pam_unix(sudo:session): session closed for user root
May 27 04:07:04.274485 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.576s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:04.276459 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:04.301138 n-d-843301-2 sudo[142775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:04.302109 n-d-843301-2 sudo[142775]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:04.590227 n-d-843301-2 sudo[142764]: pam_unix(sudo:session): session closed for user root
May 27 04:07:04.592744 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5aa6ddae-193f-4547-8b26-381d85ed5c94 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3514c312-2366-4b15-b84b-52d882c74b53" returned: 0 in 0.633s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:04.596549 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5aa6ddae-193f-4547-8b26-381d85ed5c94 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3514c312-2366-4b15-b84b-52d882c74b53 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:04.677092 n-d-843301-2 sudo[142785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3514c312-2366-4b15-b84b-52d882c74b53
May 27 04:07:04.680547 n-d-843301-2 sudo[142785]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:05.061601 n-d-843301-2 sudo[142775]: pam_unix(sudo:session): session closed for user root
May 27 04:07:05.063719 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.787s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:05.065832 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:07:05.722983 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5aa6ddae-193f-4547-8b26-381d85ed5c94 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3514c312-2366-4b15-b84b-52d882c74b53" returned: 0 in 1.121s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:05.722983 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-5aa6ddae-193f-4547-8b26-381d85ed5c94 tempest-VolumesSnapshotTestJSON-2052867422 None] Successfully deleted volume: 3514c312-2366-4b15-b84b-52d882c74b53
May 27 04:07:05.715380 n-d-843301-2 sudo[142785]: pam_unix(sudo:session): session closed for user root
May 27 04:07:05.812761 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-5aa6ddae-193f-4547-8b26-381d85ed5c94 tempest-VolumesSnapshotTestJSON-2052867422 None] Created reservations ['d2210642-5ecc-48ef-b39b-a3ab0cc9f390', 'fa5b4289-159d-43a5-9807-b604c0e1d2af', '05d4986c-98b0-454e-90c9-7929739e7d02', '4d44ebcb-27f2-4ba0-bc2e-56b77662406e'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:07:05.817929 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-5aa6ddae-193f-4547-8b26-381d85ed5c94 tempest-VolumesSnapshotTestJSON-2052867422 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:07:05.817929 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:07:05.817929 n-d-843301-2 cinder-volume[92445]:
May 27 04:07:05.910716 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-5aa6ddae-193f-4547-8b26-381d85ed5c94 tempest-VolumesSnapshotTestJSON-2052867422 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:07:05.913951 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5aa6ddae-193f-4547-8b26-381d85ed5c94 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:05.956805 n-d-843301-2 sudo[142795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:05.957643 n-d-843301-2 sudo[142795]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:06.530905 n-d-843301-2 sudo[142795]: pam_unix(sudo:session): session closed for user root
May 27 04:07:06.535219 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5aa6ddae-193f-4547-8b26-381d85ed5c94 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.621s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:06.535420 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5aa6ddae-193f-4547-8b26-381d85ed5c94 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:06.606527 n-d-843301-2 sudo[142808]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:06.609544 n-d-843301-2 sudo[142808]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:07.482525 n-d-843301-2 sudo[142808]: pam_unix(sudo:session): session closed for user root
May 27 04:07:07.485680 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5aa6ddae-193f-4547-8b26-381d85ed5c94 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.950s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:07.489071 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-5aa6ddae-193f-4547-8b26-381d85ed5c94 tempest-VolumesSnapshotTestJSON-2052867422 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:07:07.495510 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-5aa6ddae-193f-4547-8b26-381d85ed5c94 tempest-VolumesSnapshotTestJSON-2052867422 None] Deleted volume successfully.
May 27 04:07:07.550996 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-5aa6ddae-193f-4547-8b26-381d85ed5c94 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-3514c312-2366-4b15-b84b-52d882c74b53-delete_volume'" released by "delete_volume" :: held 4.260s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:07:07.734783 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:07:07.739847 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:07:07.740653 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:07:07.754778 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] Flow 'volume_create_manager' (9b9b750d-d1b4-41cf-8970-e0aa9ab90a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:07:07.758904 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (920e99af-04bd-4c51-9dbc-d2333844bac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:07.785525 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:07:07.816561 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (920e99af-04bd-4c51-9dbc-d2333844bac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:07:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-759123510',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=9cf14dd1-c496-4925-8625-9bd10c0cc380,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0db7e2c73f074d80b3283efe24b2e1b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:07:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:07:08Z,user_id='f351016ca232488aa6d1b5e4d9067cc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:07.819446 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f7869a14-0805-4abd-8d1b-33cf7f3bfcfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:07.821721 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f7869a14-0805-4abd-8d1b-33cf7f3bfcfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:07.824441 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65820cac-b7ce-4c45-97f6-a172751f98ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:07.827152 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65820cac-b7ce-4c45-97f6-a172751f98ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9cf14dd1-c496-4925-8625-9bd10c0cc380', 'volume_name': 'volume-9cf14dd1-c496-4925-8625-9bd10c0cc380', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:07.829743 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8935aa74-14b7-4dfc-a139-882370e0251b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:07.832553 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8935aa74-14b7-4dfc-a139-882370e0251b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:07.835175 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (37b711f9-40fd-45c8-bd21-704b9e7cf147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:07.836136 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume 9cf14dd1-c496-4925-8625-9bd10c0cc380: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9cf14dd1-c496-4925-8625-9bd10c0cc380', 'volume_size': 1}
May 27 04:07:07.837536 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9cf14dd1-c496-4925-8625-9bd10c0cc380 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:07.877530 n-d-843301-2 sudo[142832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9cf14dd1-c496-4925-8625-9bd10c0cc380 stack-volumes-lvmdriver-1 -L 1g
May 27 04:07:07.878373 n-d-843301-2 sudo[142832]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:08.611380 n-d-843301-2 sudo[142832]: pam_unix(sudo:session): session closed for user root
May 27 04:07:08.616177 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9cf14dd1-c496-4925-8625-9bd10c0cc380 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.778s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:08.620032 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (37b711f9-40fd-45c8-bd21-704b9e7cf147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9cf14dd1-c496-4925-8625-9bd10c0cc380', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:08.622532 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (db7dd9a5-d436-498c-a3a2-71dddf39e019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:08.645409 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume volume-9cf14dd1-c496-4925-8625-9bd10c0cc380 (9cf14dd1-c496-4925-8625-9bd10c0cc380): created successfully
May 27 04:07:08.651372 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (db7dd9a5-d436-498c-a3a2-71dddf39e019) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:08.656730 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] Flow 'volume_create_manager' (9b9b750d-d1b4-41cf-8970-e0aa9ab90a19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:07:08.675349 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-da9345ba-885e-468c-84cd-e7923bf8bba7 tempest-VolumesSnapshotTestJSON-2052867422 None] Created volume successfully.
May 27 04:07:09.409706 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f615d41d-077b-4f12-af2b-1964df091b68 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9cf14dd1-c496-4925-8625-9bd10c0cc380 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:09.471708 n-d-843301-2 sudo[142922]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9cf14dd1-c496-4925-8625-9bd10c0cc380
May 27 04:07:09.472538 n-d-843301-2 sudo[142922]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:10.297531 n-d-843301-2 sudo[142922]: pam_unix(sudo:session): session closed for user root
May 27 04:07:10.299812 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f615d41d-077b-4f12-af2b-1964df091b68 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9cf14dd1-c496-4925-8625-9bd10c0cc380" returned: 0 in 0.890s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:10.301881 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f615d41d-077b-4f12-af2b-1964df091b68 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d817d4bc-b6b7-452f-a8a8-9c9d37bf88eb --snapshot stack-volumes-lvmdriver-1/volume-9cf14dd1-c496-4925-8625-9bd10c0cc380 -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:10.356153 n-d-843301-2 sudo[142949]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d817d4bc-b6b7-452f-a8a8-9c9d37bf88eb --snapshot stack-volumes-lvmdriver-1/volume-9cf14dd1-c496-4925-8625-9bd10c0cc380 -L 1.00g
May 27 04:07:10.361324 n-d-843301-2 sudo[142949]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:11.163949 n-d-843301-2 sudo[142949]: pam_unix(sudo:session): session closed for user root
May 27 04:07:11.166973 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-f615d41d-077b-4f12-af2b-1964df091b68 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d817d4bc-b6b7-452f-a8a8-9c9d37bf88eb --snapshot stack-volumes-lvmdriver-1/volume-9cf14dd1-c496-4925-8625-9bd10c0cc380 -L 1.00g" returned: 0 in 0.865s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:11.223768 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-f615d41d-077b-4f12-af2b-1964df091b68 tempest-VolumesSnapshotTestJSON-2052867422 None] Create snapshot completed successfully
May 27 04:07:12.242226 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:07:12.246764 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:07:12.247352 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:07:12.271437 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Flow 'volume_create_manager' (8641a31c-3207-4b2e-ab21-d81e8268887d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:07:12.277059 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (28909cfb-844c-44f1-badc-e0759d2a1adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:12.297683 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:07:12.328562 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (28909cfb-844c-44f1-badc-e0759d2a1adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:07:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-568347252',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=9693f2b5-dc49-49a5-8567-dbb5ab4c95e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0db7e2c73f074d80b3283efe24b2e1b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:07:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=d817d4bc-b6b7-452f-a8a8-9c9d37bf88eb,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:07:12Z,user_id='f351016ca232488aa6d1b5e4d9067cc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:12.331326 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0cd04f6-7625-4ba8-b9fc-473edad5eed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:12.333510 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0cd04f6-7625-4ba8-b9fc-473edad5eed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:12.336038 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (92009d80-c7d4-48a8-85ed-61f777b6a406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:12.340361 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (92009d80-c7d4-48a8-85ed-61f777b6a406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '9693f2b5-dc49-49a5-8567-dbb5ab4c95e9', 'volume_name': 'volume-9693f2b5-dc49-49a5-8567-dbb5ab4c95e9', 'volume_size': 1, 'snapshot_id': 'd817d4bc-b6b7-452f-a8a8-9c9d37bf88eb'}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:12.342680 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e987bab-91c2-4f37-b0f9-9f4afd411cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:12.344755 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e987bab-91c2-4f37-b0f9-9f4afd411cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:12.346876 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (828e54a1-4038-4fe3-8f0b-fe4f08284db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:12.347651 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume 9693f2b5-dc49-49a5-8567-dbb5ab4c95e9: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-9693f2b5-dc49-49a5-8567-dbb5ab4c95e9', 'volume_size': 1, 'snapshot_id': 'd817d4bc-b6b7-452f-a8a8-9c9d37bf88eb'}
May 27 04:07:12.369842 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9693f2b5-dc49-49a5-8567-dbb5ab4c95e9 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:12.413472 n-d-843301-2 sudo[143054]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9693f2b5-dc49-49a5-8567-dbb5ab4c95e9 stack-volumes-lvmdriver-1 -L 1g
May 27 04:07:12.414987 n-d-843301-2 sudo[143054]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:13.000243 n-d-843301-2 sudo[143054]: pam_unix(sudo:session): session closed for user root
May 27 04:07:13.002777 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9693f2b5-dc49-49a5-8567-dbb5ab4c95e9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.633s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:13.004885 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-d817d4bc-b6b7-452f-a8a8-9c9d37bf88eb {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:13.049857 n-d-843301-2 sudo[143092]: ubuntu : 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-d817d4bc-b6b7-452f-a8a8-9c9d37bf88eb
May 27 04:07:13.052076 n-d-843301-2 sudo[143092]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:13.547865 n-d-843301-2 sudo[143092]: pam_unix(sudo:session): session closed for user root
May 27 04:07:13.550153 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-d817d4bc-b6b7-452f-a8a8-9c9d37bf88eb" returned: 0 in 0.545s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:13.552432 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d817d4bc--b6b7--452f--a8a8--9c9d37bf88eb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9693f2b5--dc49--49a5--8567--dbb5ab4c95e9 iflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:13.573588 n-d-843301-2 sudo[143095]: 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--d817d4bc--b6b7--452f--a8a8--9c9d37bf88eb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9693f2b5--dc49--49a5--8567--dbb5ab4c95e9 iflag=direct
May 27 04:07:13.575039 n-d-843301-2 sudo[143095]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:13.906301 n-d-843301-2 sudo[143095]: pam_unix(sudo:session): session closed for user root
May 27 04:07:13.909408 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d817d4bc--b6b7--452f--a8a8--9c9d37bf88eb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9693f2b5--dc49--49a5--8567--dbb5ab4c95e9 iflag=direct" returned: 0 in 0.357s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:13.910579 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d817d4bc--b6b7--452f--a8a8--9c9d37bf88eb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9693f2b5--dc49--49a5--8567--dbb5ab4c95e9 oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:13.931275 n-d-843301-2 sudo[143107]: 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--d817d4bc--b6b7--452f--a8a8--9c9d37bf88eb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9693f2b5--dc49--49a5--8567--dbb5ab4c95e9 oflag=direct
May 27 04:07:13.932193 n-d-843301-2 sudo[143107]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:14.276661 n-d-843301-2 sudo[143107]: pam_unix(sudo:session): session closed for user root
May 27 04:07:14.278962 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d817d4bc--b6b7--452f--a8a8--9c9d37bf88eb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9693f2b5--dc49--49a5--8567--dbb5ab4c95e9 oflag=direct" returned: 0 in 0.368s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:14.280048 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d817d4bc--b6b7--452f--a8a8--9c9d37bf88eb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9693f2b5--dc49--49a5--8567--dbb5ab4c95e9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:14.345121 n-d-843301-2 sudo[143121]: 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--d817d4bc--b6b7--452f--a8a8--9c9d37bf88eb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9693f2b5--dc49--49a5--8567--dbb5ab4c95e9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 27 04:07:14.346887 n-d-843301-2 sudo[143121]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:20.744039 n-d-843301-2 sudo[143121]: pam_unix(sudo:session): session closed for user root
May 27 04:07:20.747031 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d817d4bc--b6b7--452f--a8a8--9c9d37bf88eb of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9693f2b5--dc49--49a5--8567--dbb5ab4c95e9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.467s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:20.747786 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--d817d4bc--b6b7--452f--a8a8--9c9d37bf88eb, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--9693f2b5--dc49--49a5--8567--dbb5ab4c95e9, size 1024.00 MB, duration 6.47 sec {{(pid=92445) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 27 04:07:20.748222 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.volume_utils [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume copy 1024.00 MB at 158.32 MB/s
May 27 04:07:20.803621 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (828e54a1-4038-4fe3-8f0b-fe4f08284db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9693f2b5-dc49-49a5-8567-dbb5ab4c95e9', 'volume_size': 1, 'snapshot_id': 'd817d4bc-b6b7-452f-a8a8-9c9d37bf88eb'}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:20.806087 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac900cbf-fada-414d-b4ca-385f3166677f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:20.819094 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Volume volume-9693f2b5-dc49-49a5-8567-dbb5ab4c95e9 (9693f2b5-dc49-49a5-8567-dbb5ab4c95e9): created successfully
May 27 04:07:20.821214 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac900cbf-fada-414d-b4ca-385f3166677f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:20.824566 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Flow 'volume_create_manager' (8641a31c-3207-4b2e-ab21-d81e8268887d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:07:20.858270 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a229df31-5a93-493b-97cb-adb4efbdebc0 tempest-VolumesSnapshotTestJSON-2052867422 None] Created volume successfully.
May 27 04:07:21.745142 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-8d131197-202d-4b14-b0b0-5d171e997266 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-9693f2b5-dc49-49a5-8567-dbb5ab4c95e9-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:07:21.865504 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-8d131197-202d-4b14-b0b0-5d171e997266 tempest-VolumesSnapshotTestJSON-2052867422 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9693f2b5-dc49-49a5-8567-dbb5ab4c95e9
May 27 04:07:21.867641 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8d131197-202d-4b14-b0b0-5d171e997266 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9693f2b5-dc49-49a5-8567-dbb5ab4c95e9 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:21.923402 n-d-843301-2 sudo[143152]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9693f2b5-dc49-49a5-8567-dbb5ab4c95e9
May 27 04:07:21.925723 n-d-843301-2 sudo[143152]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:22.476490 n-d-843301-2 sudo[143152]: pam_unix(sudo:session): session closed for user root
May 27 04:07:22.482225 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8d131197-202d-4b14-b0b0-5d171e997266 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9693f2b5-dc49-49a5-8567-dbb5ab4c95e9" returned: 0 in 0.614s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:22.487213 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8d131197-202d-4b14-b0b0-5d171e997266 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9693f2b5-dc49-49a5-8567-dbb5ab4c95e9 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:22.528587 n-d-843301-2 sudo[143155]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9693f2b5-dc49-49a5-8567-dbb5ab4c95e9
May 27 04:07:22.529466 n-d-843301-2 sudo[143155]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:23.060307 n-d-843301-2 sudo[143155]: pam_unix(sudo:session): session closed for user root
May 27 04:07:23.066272 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8d131197-202d-4b14-b0b0-5d171e997266 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9693f2b5-dc49-49a5-8567-dbb5ab4c95e9" returned: 0 in 0.579s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:23.068482 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8d131197-202d-4b14-b0b0-5d171e997266 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9693f2b5-dc49-49a5-8567-dbb5ab4c95e9 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:23.095246 n-d-843301-2 sudo[143161]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9693f2b5-dc49-49a5-8567-dbb5ab4c95e9
May 27 04:07:23.096707 n-d-843301-2 sudo[143161]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:23.565989 n-d-843301-2 sudo[143161]: pam_unix(sudo:session): session closed for user root
May 27 04:07:23.568330 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8d131197-202d-4b14-b0b0-5d171e997266 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9693f2b5-dc49-49a5-8567-dbb5ab4c95e9" returned: 0 in 0.499s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:23.569620 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-8d131197-202d-4b14-b0b0-5d171e997266 tempest-VolumesSnapshotTestJSON-2052867422 None] Successfully deleted volume: 9693f2b5-dc49-49a5-8567-dbb5ab4c95e9
May 27 04:07:23.625751 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-8d131197-202d-4b14-b0b0-5d171e997266 tempest-VolumesSnapshotTestJSON-2052867422 None] Created reservations ['7e4bcdcf-e15d-4462-8dfa-259145d842c5', '0580d246-d741-4c94-a1f7-2e34634fec4b', 'ec2d5aea-4099-47b6-a3e8-5c858bd95df0', 'c40672e3-a808-44ee-b870-3047af8b30e9'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:07:23.628107 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-8d131197-202d-4b14-b0b0-5d171e997266 tempest-VolumesSnapshotTestJSON-2052867422 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:07:23.628107 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:07:23.628107 n-d-843301-2 cinder-volume[92445]:
May 27 04:07:23.704209 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8d131197-202d-4b14-b0b0-5d171e997266 tempest-VolumesSnapshotTestJSON-2052867422 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:07:23.704989 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8d131197-202d-4b14-b0b0-5d171e997266 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:23.746493 n-d-843301-2 sudo[143175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:23.750102 n-d-843301-2 sudo[143175]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:24.276100 n-d-843301-2 sudo[143175]: pam_unix(sudo:session): session closed for user root
May 27 04:07:24.288242 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8d131197-202d-4b14-b0b0-5d171e997266 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:24.290509 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8d131197-202d-4b14-b0b0-5d171e997266 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:24.311101 n-d-843301-2 sudo[143180]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:24.312581 n-d-843301-2 sudo[143180]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:24.320940 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-8bb19372-1ebd-44fd-a134-907dbb74f8d6 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-d817d4bc-b6b7-452f-a8a8-9c9d37bf88eb-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.036s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:07:24.329303 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8bb19372-1ebd-44fd-a134-907dbb74f8d6 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d817d4bc-b6b7-452f-a8a8-9c9d37bf88eb {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:24.361410 n-d-843301-2 sudo[143182]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d817d4bc-b6b7-452f-a8a8-9c9d37bf88eb
May 27 04:07:24.362333 n-d-843301-2 sudo[143182]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:24.763777 n-d-843301-2 sudo[143180]: pam_unix(sudo:session): session closed for user root
May 27 04:07:24.766278 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8d131197-202d-4b14-b0b0-5d171e997266 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:24.768822 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8d131197-202d-4b14-b0b0-5d171e997266 tempest-VolumesSnapshotTestJSON-2052867422 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:07:24.775015 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-8d131197-202d-4b14-b0b0-5d171e997266 tempest-VolumesSnapshotTestJSON-2052867422 None] Deleted volume successfully.
May 27 04:07:24.791855 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-8d131197-202d-4b14-b0b0-5d171e997266 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-9693f2b5-dc49-49a5-8567-dbb5ab4c95e9-delete_volume'" released by "delete_volume" :: held 3.048s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:07:24.839568 n-d-843301-2 sudo[143182]: pam_unix(sudo:session): session closed for user root
May 27 04:07:24.841467 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8bb19372-1ebd-44fd-a134-907dbb74f8d6 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d817d4bc-b6b7-452f-a8a8-9c9d37bf88eb" returned: 0 in 0.514s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:24.842967 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8bb19372-1ebd-44fd-a134-907dbb74f8d6 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d817d4bc-b6b7-452f-a8a8-9c9d37bf88eb {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:24.867566 n-d-843301-2 sudo[143188]: ubuntu : TTY=unknown ; 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-d817d4bc-b6b7-452f-a8a8-9c9d37bf88eb
May 27 04:07:24.872201 n-d-843301-2 sudo[143188]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:25.493700 n-d-843301-2 sudo[143188]: pam_unix(sudo:session): session closed for user root
May 27 04:07:25.495890 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8bb19372-1ebd-44fd-a134-907dbb74f8d6 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d817d4bc-b6b7-452f-a8a8-9c9d37bf88eb" returned: 0 in 0.653s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:25.614810 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-8bb19372-1ebd-44fd-a134-907dbb74f8d6 tempest-VolumesSnapshotTestJSON-2052867422 None] Created reservations ['8220389a-d397-431e-ab34-eadd0a00bbcd', 'c22a0e2f-3743-4854-83da-b353c75368bf', 'a3a728e0-c821-4e34-a019-b84cc2099abd', 'b211e6a1-c519-4103-8698-e2b4455874f0'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:07:25.616562 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-8bb19372-1ebd-44fd-a134-907dbb74f8d6 tempest-VolumesSnapshotTestJSON-2052867422 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:07:25.616562 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:07:25.616562 n-d-843301-2 cinder-volume[92445]:
May 27 04:07:25.654364 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-8bb19372-1ebd-44fd-a134-907dbb74f8d6 tempest-VolumesSnapshotTestJSON-2052867422 None] Delete snapshot completed successfully.
May 27 04:07:25.659429 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-8bb19372-1ebd-44fd-a134-907dbb74f8d6 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-d817d4bc-b6b7-452f-a8a8-9c9d37bf88eb-delete_snapshot'" released by "delete_snapshot" :: held 1.339s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:07:26.513783 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-e7b569a5-186f-4933-8522-c7f432a0e40f tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-9cf14dd1-c496-4925-8625-9bd10c0cc380-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:07:26.578395 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-e7b569a5-186f-4933-8522-c7f432a0e40f tempest-VolumesSnapshotTestJSON-2052867422 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9cf14dd1-c496-4925-8625-9bd10c0cc380
May 27 04:07:26.579465 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e7b569a5-186f-4933-8522-c7f432a0e40f tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9cf14dd1-c496-4925-8625-9bd10c0cc380 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:26.599437 n-d-843301-2 sudo[143236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9cf14dd1-c496-4925-8625-9bd10c0cc380
May 27 04:07:26.600244 n-d-843301-2 sudo[143236]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:26.712803 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-62b3651b-8883-4f73-9236-409af31bfb17 tempest-VolumesActionsTest-87296963 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--870665bc--6291--4fc2--8cc3--7701fc72a614 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:26.731045 n-d-843301-2 sudo[143238]: 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--870665bc--6291--4fc2--8cc3--7701fc72a614
May 27 04:07:26.731899 n-d-843301-2 sudo[143238]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:26.996363 n-d-843301-2 sudo[143236]: pam_unix(sudo:session): session closed for user root
May 27 04:07:26.998674 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e7b569a5-186f-4933-8522-c7f432a0e40f tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9cf14dd1-c496-4925-8625-9bd10c0cc380" returned: 0 in 0.419s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:27.001245 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e7b569a5-186f-4933-8522-c7f432a0e40f tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9cf14dd1-c496-4925-8625-9bd10c0cc380 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:27.020717 n-d-843301-2 sudo[143242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9cf14dd1-c496-4925-8625-9bd10c0cc380
May 27 04:07:27.021593 n-d-843301-2 sudo[143242]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:27.039932 n-d-843301-2 sudo[143238]: pam_unix(sudo:session): session closed for user root
May 27 04:07:27.042370 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-62b3651b-8883-4f73-9236-409af31bfb17 tempest-VolumesActionsTest-87296963 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--870665bc--6291--4fc2--8cc3--7701fc72a614" returned: 0 in 0.330s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:27.043225 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-62b3651b-8883-4f73-9236-409af31bfb17 tempest-VolumesActionsTest-87296963 None] Uploaded volume to glance image-id: 79633bba-bec6-4ea5-a623-8abe06e535fa. {{(pid=92445) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1674}}
May 27 04:07:27.094617 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-62b3651b-8883-4f73-9236-409af31bfb17 tempest-VolumesActionsTest-87296963 None] Copy volume to image completed successfully.
May 27 04:07:27.417717 n-d-843301-2 sudo[143242]: pam_unix(sudo:session): session closed for user root
May 27 04:07:27.419639 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e7b569a5-186f-4933-8522-c7f432a0e40f tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9cf14dd1-c496-4925-8625-9bd10c0cc380" returned: 0 in 0.418s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:27.421580 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e7b569a5-186f-4933-8522-c7f432a0e40f tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9cf14dd1-c496-4925-8625-9bd10c0cc380 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:27.441558 n-d-843301-2 sudo[143246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9cf14dd1-c496-4925-8625-9bd10c0cc380
May 27 04:07:27.442369 n-d-843301-2 sudo[143246]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:27.882934 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-6f22b744-d8f5-4a79-9068-a074caa27ec3 tempest-VolumesActionsTest-87296963 None] Lock "b'cinder-870665bc-6291-4fc2-8cc3-7701fc72a614-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:07:27.887337 n-d-843301-2 sudo[143246]: pam_unix(sudo:session): session closed for user root
May 27 04:07:27.890462 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e7b569a5-186f-4933-8522-c7f432a0e40f tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9cf14dd1-c496-4925-8625-9bd10c0cc380" returned: 0 in 0.469s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:27.901029 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-e7b569a5-186f-4933-8522-c7f432a0e40f tempest-VolumesSnapshotTestJSON-2052867422 None] Successfully deleted volume: 9cf14dd1-c496-4925-8625-9bd10c0cc380
May 27 04:07:27.980269 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-6f22b744-d8f5-4a79-9068-a074caa27ec3 tempest-VolumesActionsTest-87296963 None] Skipping remove_export. No iscsi_target is presently exported for volume: 870665bc-6291-4fc2-8cc3-7701fc72a614
May 27 04:07:27.981242 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6f22b744-d8f5-4a79-9068-a074caa27ec3 tempest-VolumesActionsTest-87296963 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-870665bc-6291-4fc2-8cc3-7701fc72a614 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:28.000102 n-d-843301-2 sudo[143253]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-870665bc-6291-4fc2-8cc3-7701fc72a614
May 27 04:07:28.000922 n-d-843301-2 sudo[143253]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:28.018253 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-e7b569a5-186f-4933-8522-c7f432a0e40f tempest-VolumesSnapshotTestJSON-2052867422 None] Created reservations ['b794cc6a-e384-40aa-8cfb-9032717066d3', 'b3443dcb-37e5-4e73-b648-eaad9e7cb1b3', '4ec04738-e49a-4226-973c-618310aeefaf', '239110eb-c455-46cd-b62b-3c85d0554b20'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:07:28.020538 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-e7b569a5-186f-4933-8522-c7f432a0e40f tempest-VolumesSnapshotTestJSON-2052867422 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:07:28.020538 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:07:28.020538 n-d-843301-2 cinder-volume[92445]:
May 27 04:07:28.062718 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-e7b569a5-186f-4933-8522-c7f432a0e40f tempest-VolumesSnapshotTestJSON-2052867422 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:07:28.063619 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e7b569a5-186f-4933-8522-c7f432a0e40f tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:28.082910 n-d-843301-2 sudo[143255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:28.083710 n-d-843301-2 sudo[143255]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:28.427831 n-d-843301-2 sudo[143253]: pam_unix(sudo:session): session closed for user root
May 27 04:07:28.430137 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6f22b744-d8f5-4a79-9068-a074caa27ec3 tempest-VolumesActionsTest-87296963 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-870665bc-6291-4fc2-8cc3-7701fc72a614" returned: 0 in 0.448s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:28.432179 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6f22b744-d8f5-4a79-9068-a074caa27ec3 tempest-VolumesActionsTest-87296963 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-870665bc-6291-4fc2-8cc3-7701fc72a614 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:28.450745 n-d-843301-2 sudo[143259]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-870665bc-6291-4fc2-8cc3-7701fc72a614
May 27 04:07:28.451559 n-d-843301-2 sudo[143259]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:28.470839 n-d-843301-2 sudo[143255]: pam_unix(sudo:session): session closed for user root
May 27 04:07:28.473251 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e7b569a5-186f-4933-8522-c7f432a0e40f tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.409s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:28.475344 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e7b569a5-186f-4933-8522-c7f432a0e40f tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:28.493623 n-d-843301-2 sudo[143261]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:28.494432 n-d-843301-2 sudo[143261]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:28.861988 n-d-843301-2 sudo[143259]: pam_unix(sudo:session): session closed for user root
May 27 04:07:28.864286 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6f22b744-d8f5-4a79-9068-a074caa27ec3 tempest-VolumesActionsTest-87296963 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-870665bc-6291-4fc2-8cc3-7701fc72a614" returned: 0 in 0.432s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:28.866377 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6f22b744-d8f5-4a79-9068-a074caa27ec3 tempest-VolumesActionsTest-87296963 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-870665bc-6291-4fc2-8cc3-7701fc72a614 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:28.892375 n-d-843301-2 sudo[143265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-870665bc-6291-4fc2-8cc3-7701fc72a614
May 27 04:07:28.893396 n-d-843301-2 sudo[143265]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:28.903744 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-4dce5584-42e1-486c-9918-3eb46c18d3fb tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-8cf481da-8944-440b-ab9b-81c7bfa3dd76-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:07:28.906417 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4dce5584-42e1-486c-9918-3eb46c18d3fb tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8cf481da-8944-440b-ab9b-81c7bfa3dd76 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:28.908486 n-d-843301-2 sudo[143261]: pam_unix(sudo:session): session closed for user root
May 27 04:07:28.924417 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e7b569a5-186f-4933-8522-c7f432a0e40f tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:28.927444 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-e7b569a5-186f-4933-8522-c7f432a0e40f tempest-VolumesSnapshotTestJSON-2052867422 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:07:28.933615 n-d-843301-2 sudo[143267]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8cf481da-8944-440b-ab9b-81c7bfa3dd76
May 27 04:07:28.934371 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e7b569a5-186f-4933-8522-c7f432a0e40f tempest-VolumesSnapshotTestJSON-2052867422 None] Deleted volume successfully.
May 27 04:07:28.934614 n-d-843301-2 sudo[143267]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:28.956424 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-e7b569a5-186f-4933-8522-c7f432a0e40f tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-9cf14dd1-c496-4925-8625-9bd10c0cc380-delete_volume'" released by "delete_volume" :: held 2.442s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:07:29.372388 n-d-843301-2 sudo[143267]: pam_unix(sudo:session): session closed for user root
May 27 04:07:29.375121 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4dce5584-42e1-486c-9918-3eb46c18d3fb tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8cf481da-8944-440b-ab9b-81c7bfa3dd76" returned: 0 in 0.468s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:29.376664 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4dce5584-42e1-486c-9918-3eb46c18d3fb tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8cf481da-8944-440b-ab9b-81c7bfa3dd76 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:29.400592 n-d-843301-2 sudo[143278]: ubuntu : TTY=unknown ; 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-8cf481da-8944-440b-ab9b-81c7bfa3dd76
May 27 04:07:29.401431 n-d-843301-2 sudo[143278]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:29.405216 n-d-843301-2 sudo[143265]: pam_unix(sudo:session): session closed for user root
May 27 04:07:29.407606 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6f22b744-d8f5-4a79-9068-a074caa27ec3 tempest-VolumesActionsTest-87296963 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-870665bc-6291-4fc2-8cc3-7701fc72a614" returned: 0 in 0.541s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:29.408889 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-6f22b744-d8f5-4a79-9068-a074caa27ec3 tempest-VolumesActionsTest-87296963 None] Successfully deleted volume: 870665bc-6291-4fc2-8cc3-7701fc72a614
May 27 04:07:29.454483 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-6f22b744-d8f5-4a79-9068-a074caa27ec3 tempest-VolumesActionsTest-87296963 None] Created reservations ['49b1ae5b-4f2c-40be-bfa6-248ee32b961b', '9ed28cc8-dd08-4e9a-a963-4a8963ca1082', 'ee144e9f-6b6f-4840-8d15-c698a367efb5', '4c9925de-62fb-42a3-9677-c4d021c29f2d'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:07:29.456786 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-6f22b744-d8f5-4a79-9068-a074caa27ec3 tempest-VolumesActionsTest-87296963 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:07:29.456786 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:07:29.456786 n-d-843301-2 cinder-volume[92445]:
May 27 04:07:29.499301 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-6f22b744-d8f5-4a79-9068-a074caa27ec3 tempest-VolumesActionsTest-87296963 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:07:29.500046 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6f22b744-d8f5-4a79-9068-a074caa27ec3 tempest-VolumesActionsTest-87296963 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:29.518883 n-d-843301-2 sudo[143280]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:29.519687 n-d-843301-2 sudo[143280]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:29.998635 n-d-843301-2 sudo[143278]: pam_unix(sudo:session): session closed for user root
May 27 04:07:30.001041 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4dce5584-42e1-486c-9918-3eb46c18d3fb tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8cf481da-8944-440b-ab9b-81c7bfa3dd76" returned: 0 in 0.624s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:30.003755 n-d-843301-2 sudo[143280]: pam_unix(sudo:session): session closed for user root
May 27 04:07:30.024065 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6f22b744-d8f5-4a79-9068-a074caa27ec3 tempest-VolumesActionsTest-87296963 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.524s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:30.025614 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6f22b744-d8f5-4a79-9068-a074caa27ec3 tempest-VolumesActionsTest-87296963 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:30.044043 n-d-843301-2 sudo[143324]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:30.044958 n-d-843301-2 sudo[143324]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:30.111830 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-4dce5584-42e1-486c-9918-3eb46c18d3fb tempest-VolumesSnapshotTestJSON-2052867422 None] Created reservations ['5bb5ccd1-6437-492b-b7a9-d31116e235b4', '022ca846-0b9d-450c-8879-821efab98739', '779ab68b-c32b-4f52-ab09-ecc3c6f6c905', '4445e7b8-3727-4b0f-a914-1632dd92879b'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:07:30.114031 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-4dce5584-42e1-486c-9918-3eb46c18d3fb tempest-VolumesSnapshotTestJSON-2052867422 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:07:30.114031 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:07:30.114031 n-d-843301-2 cinder-volume[92445]:
May 27 04:07:30.153968 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-4dce5584-42e1-486c-9918-3eb46c18d3fb tempest-VolumesSnapshotTestJSON-2052867422 None] Delete snapshot completed successfully.
May 27 04:07:30.160181 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-4dce5584-42e1-486c-9918-3eb46c18d3fb tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-8cf481da-8944-440b-ab9b-81c7bfa3dd76-delete_snapshot'" released by "delete_snapshot" :: held 1.257s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:07:30.449410 n-d-843301-2 sudo[143324]: pam_unix(sudo:session): session closed for user root
May 27 04:07:30.451431 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6f22b744-d8f5-4a79-9068-a074caa27ec3 tempest-VolumesActionsTest-87296963 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:30.453871 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-6f22b744-d8f5-4a79-9068-a074caa27ec3 tempest-VolumesActionsTest-87296963 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:07:30.459915 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-6f22b744-d8f5-4a79-9068-a074caa27ec3 tempest-VolumesActionsTest-87296963 None] Deleted volume successfully.
May 27 04:07:30.471675 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-6f22b744-d8f5-4a79-9068-a074caa27ec3 tempest-VolumesActionsTest-87296963 None] Lock "b'cinder-870665bc-6291-4fc2-8cc3-7701fc72a614-delete_volume'" released by "delete_volume" :: held 2.589s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:07:31.105389 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-7bc0ebe4-71bf-4eeb-baec-e540c6b43c8b tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-3b42bf1d-5333-4755-94cd-8b156039c8b1-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:07:31.173976 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-7bc0ebe4-71bf-4eeb-baec-e540c6b43c8b tempest-VolumesSnapshotTestJSON-2052867422 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3b42bf1d-5333-4755-94cd-8b156039c8b1
May 27 04:07:31.175496 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7bc0ebe4-71bf-4eeb-baec-e540c6b43c8b tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b42bf1d-5333-4755-94cd-8b156039c8b1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:31.195756 n-d-843301-2 sudo[143328]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b42bf1d-5333-4755-94cd-8b156039c8b1
May 27 04:07:31.196557 n-d-843301-2 sudo[143328]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:31.613424 n-d-843301-2 sudo[143328]: pam_unix(sudo:session): session closed for user root
May 27 04:07:31.615802 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7bc0ebe4-71bf-4eeb-baec-e540c6b43c8b tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b42bf1d-5333-4755-94cd-8b156039c8b1" returned: 0 in 0.440s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:31.617978 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7bc0ebe4-71bf-4eeb-baec-e540c6b43c8b tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3b42bf1d-5333-4755-94cd-8b156039c8b1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:31.637213 n-d-843301-2 sudo[143331]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3b42bf1d-5333-4755-94cd-8b156039c8b1
May 27 04:07:31.638012 n-d-843301-2 sudo[143331]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:32.031540 n-d-843301-2 sudo[143331]: pam_unix(sudo:session): session closed for user root
May 27 04:07:32.033740 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7bc0ebe4-71bf-4eeb-baec-e540c6b43c8b tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3b42bf1d-5333-4755-94cd-8b156039c8b1" returned: 0 in 0.416s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:32.035630 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7bc0ebe4-71bf-4eeb-baec-e540c6b43c8b tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3b42bf1d-5333-4755-94cd-8b156039c8b1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:32.054525 n-d-843301-2 sudo[143335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3b42bf1d-5333-4755-94cd-8b156039c8b1
May 27 04:07:32.055337 n-d-843301-2 sudo[143335]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:32.478041 n-d-843301-2 sudo[143335]: pam_unix(sudo:session): session closed for user root
May 27 04:07:32.480541 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7bc0ebe4-71bf-4eeb-baec-e540c6b43c8b tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3b42bf1d-5333-4755-94cd-8b156039c8b1" returned: 0 in 0.444s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:32.481754 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-7bc0ebe4-71bf-4eeb-baec-e540c6b43c8b tempest-VolumesSnapshotTestJSON-2052867422 None] Successfully deleted volume: 3b42bf1d-5333-4755-94cd-8b156039c8b1
May 27 04:07:32.527228 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-7bc0ebe4-71bf-4eeb-baec-e540c6b43c8b tempest-VolumesSnapshotTestJSON-2052867422 None] Created reservations ['5ab660c0-e4c1-4943-93c8-63478e9adc2a', '96036ac4-5460-470b-a808-c71be838f402', '0c3fb960-f140-4ea5-8679-b53523d15785', '4b3b7623-74b3-4769-91a1-a08b1ec60ecf'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:07:32.529282 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-7bc0ebe4-71bf-4eeb-baec-e540c6b43c8b tempest-VolumesSnapshotTestJSON-2052867422 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:07:32.529282 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:07:32.529282 n-d-843301-2 cinder-volume[92445]:
May 27 04:07:32.571736 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-7bc0ebe4-71bf-4eeb-baec-e540c6b43c8b tempest-VolumesSnapshotTestJSON-2052867422 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:07:32.572458 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7bc0ebe4-71bf-4eeb-baec-e540c6b43c8b tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:32.598008 n-d-843301-2 sudo[143341]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:32.598880 n-d-843301-2 sudo[143341]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:32.715826 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:07:32.720862 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:07:32.721480 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:07:32.734419 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] Flow 'volume_create_manager' (293b7c02-cf57-4a8f-8f30-11529cf22cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:07:32.737524 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d3f8e14-0bce-4028-82c1-99778ff312b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:32.760517 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:07:32.785790 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d3f8e14-0bce-4028-82c1-99778ff312b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:07:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1078721997',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=fc61fa6d-4558-4b93-89a7-eaeba648b0c6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4b3970f4fb2d4c08a4c3b6ac3ea9c7c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:07:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:07:33Z,user_id='d9830b8bd66342ac97244c930c794143',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:32.788412 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cafd93a1-5bd8-4784-8b87-75f5f12d979d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:32.790505 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cafd93a1-5bd8-4784-8b87-75f5f12d979d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:32.792789 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (309541a7-f9fa-4eb0-ba3d-d80e3d37636d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:32.795138 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (309541a7-f9fa-4eb0-ba3d-d80e3d37636d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fc61fa6d-4558-4b93-89a7-eaeba648b0c6', 'volume_name': 'volume-fc61fa6d-4558-4b93-89a7-eaeba648b0c6', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:32.797388 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c95a829d-aa18-45c0-87eb-e565166be033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:32.799436 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c95a829d-aa18-45c0-87eb-e565166be033) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:32.801591 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a93b9246-bf46-4a14-9cc1-0f63cb635ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:32.802362 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] Volume fc61fa6d-4558-4b93-89a7-eaeba648b0c6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fc61fa6d-4558-4b93-89a7-eaeba648b0c6', 'volume_size': 1}
May 27 04:07:32.803612 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fc61fa6d-4558-4b93-89a7-eaeba648b0c6 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:32.822690 n-d-843301-2 sudo[143343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fc61fa6d-4558-4b93-89a7-eaeba648b0c6 stack-volumes-lvmdriver-1 -L 1g
May 27 04:07:32.823584 n-d-843301-2 sudo[143343]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:32.982176 n-d-843301-2 sudo[143341]: pam_unix(sudo:session): session closed for user root
May 27 04:07:32.985008 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7bc0ebe4-71bf-4eeb-baec-e540c6b43c8b tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.412s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:32.986810 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7bc0ebe4-71bf-4eeb-baec-e540c6b43c8b tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:33.006572 n-d-843301-2 sudo[143346]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:33.007386 n-d-843301-2 sudo[143346]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:33.311786 n-d-843301-2 sudo[143343]: pam_unix(sudo:session): session closed for user root
May 27 04:07:33.314101 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fc61fa6d-4558-4b93-89a7-eaeba648b0c6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.510s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:33.317768 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a93b9246-bf46-4a14-9cc1-0f63cb635ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fc61fa6d-4558-4b93-89a7-eaeba648b0c6', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:33.320067 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de12ffdb-4526-4f05-899d-2db95084f358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:33.330699 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] Volume volume-fc61fa6d-4558-4b93-89a7-eaeba648b0c6 (fc61fa6d-4558-4b93-89a7-eaeba648b0c6): created successfully
May 27 04:07:33.333016 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de12ffdb-4526-4f05-899d-2db95084f358) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:33.338046 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] Flow 'volume_create_manager' (293b7c02-cf57-4a8f-8f30-11529cf22cd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:07:33.346835 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-0f2f9aa7-d5ac-46a5-977a-0f437d36c88f tempest-VolumesListTestJSON-1307587229 None] Created volume successfully.
May 27 04:07:33.404308 n-d-843301-2 sudo[143346]: pam_unix(sudo:session): session closed for user root
May 27 04:07:33.406650 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-7bc0ebe4-71bf-4eeb-baec-e540c6b43c8b tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.420s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:33.408249 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-7bc0ebe4-71bf-4eeb-baec-e540c6b43c8b tempest-VolumesSnapshotTestJSON-2052867422 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:07:33.412778 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-7bc0ebe4-71bf-4eeb-baec-e540c6b43c8b tempest-VolumesSnapshotTestJSON-2052867422 None] Deleted volume successfully.
May 27 04:07:33.428720 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-7bc0ebe4-71bf-4eeb-baec-e540c6b43c8b tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-3b42bf1d-5333-4755-94cd-8b156039c8b1-delete_volume'" released by "delete_volume" :: held 2.323s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:07:33.646149 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-aa31446f-164b-4d7a-b593-e0e28a7e6764 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-839493d3-765f-44ae-942f-32e4de15fec0-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:07:33.707234 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:33.794846 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:33.795233 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:07:33.795941 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-aa31446f-164b-4d7a-b593-e0e28a7e6764 tempest-VolumesSnapshotTestJSON-2052867422 None] Skipping remove_export. No iscsi_target is presently exported for volume: 839493d3-765f-44ae-942f-32e4de15fec0
May 27 04:07:33.797007 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-aa31446f-164b-4d7a-b593-e0e28a7e6764 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:33.815503 n-d-843301-2 sudo[143383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0
May 27 04:07:33.816338 n-d-843301-2 sudo[143383]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:34.212606 n-d-843301-2 sudo[143383]: pam_unix(sudo:session): session closed for user root
May 27 04:07:34.214884 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-aa31446f-164b-4d7a-b593-e0e28a7e6764 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0" returned: 0 in 0.417s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:34.216621 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-aa31446f-164b-4d7a-b593-e0e28a7e6764 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:34.235771 n-d-843301-2 sudo[143386]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0
May 27 04:07:34.236578 n-d-843301-2 sudo[143386]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:34.255953 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:07:34.260698 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:07:34.261216 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:07:34.274244 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] Flow 'volume_create_manager' (19d1481e-a67b-44ca-93e3-f19043dc7174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:07:34.277382 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (79b2e22c-0f5e-4c29-80f9-fc87059be3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:34.299877 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:07:34.329042 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (79b2e22c-0f5e-4c29-80f9-fc87059be3f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:07:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1384119838',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=819a523a-b418-49b0-a3b5-0171eec21729,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4b3970f4fb2d4c08a4c3b6ac3ea9c7c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:07:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:07:34Z,user_id='d9830b8bd66342ac97244c930c794143',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:34.331598 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca1aedc2-bb91-4b96-853d-b6579aad376c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:34.333685 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca1aedc2-bb91-4b96-853d-b6579aad376c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:34.335920 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7950e27b-0116-4002-91bf-c00aa5ab868f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:34.338082 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7950e27b-0116-4002-91bf-c00aa5ab868f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '819a523a-b418-49b0-a3b5-0171eec21729', 'volume_name': 'volume-819a523a-b418-49b0-a3b5-0171eec21729', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:34.340217 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01451f2b-339a-4f76-aeb2-2368b40ab688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:34.342272 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01451f2b-339a-4f76-aeb2-2368b40ab688) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:34.344328 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fb776eb3-ef32-4fc9-b707-69c5d2874601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:34.345107 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] Volume 819a523a-b418-49b0-a3b5-0171eec21729: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-819a523a-b418-49b0-a3b5-0171eec21729', 'volume_size': 1}
May 27 04:07:34.346322 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-819a523a-b418-49b0-a3b5-0171eec21729 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:34.365205 n-d-843301-2 sudo[143388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-819a523a-b418-49b0-a3b5-0171eec21729 stack-volumes-lvmdriver-1 -L 1g
May 27 04:07:34.366102 n-d-843301-2 sudo[143388]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:34.633385 n-d-843301-2 sudo[143386]: pam_unix(sudo:session): session closed for user root
May 27 04:07:34.635856 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-aa31446f-164b-4d7a-b593-e0e28a7e6764 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0" returned: 0 in 0.419s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:34.637917 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-aa31446f-164b-4d7a-b593-e0e28a7e6764 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:34.656238 n-d-843301-2 sudo[143392]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0
May 27 04:07:34.657060 n-d-843301-2 sudo[143392]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:34.847633 n-d-843301-2 sudo[143388]: pam_unix(sudo:session): session closed for user root
May 27 04:07:34.850147 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-819a523a-b418-49b0-a3b5-0171eec21729 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.503s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:34.854106 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fb776eb3-ef32-4fc9-b707-69c5d2874601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-819a523a-b418-49b0-a3b5-0171eec21729', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:34.856769 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a383b95-6a55-42c6-b604-13707db9dada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:34.868707 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] Volume volume-819a523a-b418-49b0-a3b5-0171eec21729 (819a523a-b418-49b0-a3b5-0171eec21729): created successfully
May 27 04:07:34.870605 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a383b95-6a55-42c6-b604-13707db9dada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:34.873555 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] Flow 'volume_create_manager' (19d1481e-a67b-44ca-93e3-f19043dc7174) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:07:34.881004 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-d2db58b2-8d64-4651-980d-203c0b012d09 tempest-VolumesListTestJSON-1307587229 None] Created volume successfully.
May 27 04:07:35.086592 n-d-843301-2 sudo[143392]: pam_unix(sudo:session): session closed for user root
May 27 04:07:35.088469 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-aa31446f-164b-4d7a-b593-e0e28a7e6764 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-839493d3-765f-44ae-942f-32e4de15fec0" returned: 0 in 0.451s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:35.089323 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-aa31446f-164b-4d7a-b593-e0e28a7e6764 tempest-VolumesSnapshotTestJSON-2052867422 None] Successfully deleted volume: 839493d3-765f-44ae-942f-32e4de15fec0
May 27 04:07:35.132492 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-aa31446f-164b-4d7a-b593-e0e28a7e6764 tempest-VolumesSnapshotTestJSON-2052867422 None] Created reservations ['dceb8301-74e1-4ba4-b36f-97d4d5545188', 'c9914245-2923-41f4-95ba-76da3446c0e2', '1128b74a-ab82-424c-a7d5-65ef24595677', '81a08fc7-8048-46bb-b0c2-b28d4e6af559'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:07:35.134320 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-aa31446f-164b-4d7a-b593-e0e28a7e6764 tempest-VolumesSnapshotTestJSON-2052867422 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:07:35.134320 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:07:35.134320 n-d-843301-2 cinder-volume[92445]:
May 27 04:07:35.175991 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-aa31446f-164b-4d7a-b593-e0e28a7e6764 tempest-VolumesSnapshotTestJSON-2052867422 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:07:35.176790 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-aa31446f-164b-4d7a-b593-e0e28a7e6764 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:35.195324 n-d-843301-2 sudo[143428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:35.196124 n-d-843301-2 sudo[143428]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:35.585392 n-d-843301-2 sudo[143428]: pam_unix(sudo:session): session closed for user root
May 27 04:07:35.587746 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-aa31446f-164b-4d7a-b593-e0e28a7e6764 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.410s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:35.590020 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-aa31446f-164b-4d7a-b593-e0e28a7e6764 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:35.608548 n-d-843301-2 sudo[143431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:35.609364 n-d-843301-2 sudo[143431]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:35.787889 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:07:35.791975 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:07:35.792483 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:07:35.805805 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] Flow 'volume_create_manager' (e39c431e-7433-46a4-aca1-7377516b85ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:07:35.809083 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ad21c259-df57-49bb-ac1a-6cc6966006b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:35.833516 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:07:35.858845 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ad21c259-df57-49bb-ac1a-6cc6966006b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:07:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1626832856',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=1b920042-283f-4dd9-86cb-878005b98e5c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4b3970f4fb2d4c08a4c3b6ac3ea9c7c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:07:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:07:36Z,user_id='d9830b8bd66342ac97244c930c794143',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:35.861200 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50063786-a34e-40fa-a40d-9cf5665a5ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:35.863445 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50063786-a34e-40fa-a40d-9cf5665a5ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:35.865879 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69d89b35-bf04-4b08-a272-15df59abacba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:35.868074 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69d89b35-bf04-4b08-a272-15df59abacba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1b920042-283f-4dd9-86cb-878005b98e5c', 'volume_name': 'volume-1b920042-283f-4dd9-86cb-878005b98e5c', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:35.870361 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae37cd46-349b-4df2-bd6c-214dfe574d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:35.872352 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae37cd46-349b-4df2-bd6c-214dfe574d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:35.875139 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4bbaa01f-4f31-4dd3-89e1-70e918ff5aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:35.875854 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] Volume 1b920042-283f-4dd9-86cb-878005b98e5c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1b920042-283f-4dd9-86cb-878005b98e5c', 'volume_size': 1}
May 27 04:07:35.877150 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1b920042-283f-4dd9-86cb-878005b98e5c stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:35.895651 n-d-843301-2 sudo[143434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1b920042-283f-4dd9-86cb-878005b98e5c stack-volumes-lvmdriver-1 -L 1g
May 27 04:07:35.896478 n-d-843301-2 sudo[143434]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:35.975889 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-d20b708e-cf13-472b-84a2-024bc9fb5fa9 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-a6d53636-4be9-4a52-9996-7c39a649a3e1-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:07:35.981316 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d20b708e-cf13-472b-84a2-024bc9fb5fa9 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a6d53636-4be9-4a52-9996-7c39a649a3e1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:36.008434 n-d-843301-2 sudo[143436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a6d53636-4be9-4a52-9996-7c39a649a3e1
May 27 04:07:36.010089 n-d-843301-2 sudo[143436]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:36.018788 n-d-843301-2 sudo[143431]: pam_unix(sudo:session): session closed for user root
May 27 04:07:36.021235 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-aa31446f-164b-4d7a-b593-e0e28a7e6764 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:36.023591 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-aa31446f-164b-4d7a-b593-e0e28a7e6764 tempest-VolumesSnapshotTestJSON-2052867422 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:07:36.029122 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-aa31446f-164b-4d7a-b593-e0e28a7e6764 tempest-VolumesSnapshotTestJSON-2052867422 None] Deleted volume successfully.
May 27 04:07:36.046594 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-aa31446f-164b-4d7a-b593-e0e28a7e6764 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-839493d3-765f-44ae-942f-32e4de15fec0-delete_volume'" released by "delete_volume" :: held 2.400s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:07:36.375810 n-d-843301-2 sudo[143434]: pam_unix(sudo:session): session closed for user root
May 27 04:07:36.377645 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1b920042-283f-4dd9-86cb-878005b98e5c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.500s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:36.380627 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4bbaa01f-4f31-4dd3-89e1-70e918ff5aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1b920042-283f-4dd9-86cb-878005b98e5c', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:36.382937 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (72ba1dfa-a6f6-4a93-b705-62419a0eedbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:36.392407 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] Volume volume-1b920042-283f-4dd9-86cb-878005b98e5c (1b920042-283f-4dd9-86cb-878005b98e5c): created successfully
May 27 04:07:36.394214 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (72ba1dfa-a6f6-4a93-b705-62419a0eedbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:36.397248 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] Flow 'volume_create_manager' (e39c431e-7433-46a4-aca1-7377516b85ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:07:36.406134 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-913b7c78-6608-4a24-9d88-a00eb3bf80fb tempest-VolumesListTestJSON-1307587229 None] Created volume successfully.
May 27 04:07:36.418073 n-d-843301-2 sudo[143436]: pam_unix(sudo:session): session closed for user root
May 27 04:07:36.419859 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d20b708e-cf13-472b-84a2-024bc9fb5fa9 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a6d53636-4be9-4a52-9996-7c39a649a3e1" returned: 0 in 0.441s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:36.422013 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d20b708e-cf13-472b-84a2-024bc9fb5fa9 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a6d53636-4be9-4a52-9996-7c39a649a3e1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:36.439955 n-d-843301-2 sudo[143469]: ubuntu : TTY=unknown ; 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-a6d53636-4be9-4a52-9996-7c39a649a3e1
May 27 04:07:36.440761 n-d-843301-2 sudo[143469]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:37.012225 n-d-843301-2 sudo[143469]: pam_unix(sudo:session): session closed for user root
May 27 04:07:37.014497 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-d20b708e-cf13-472b-84a2-024bc9fb5fa9 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a6d53636-4be9-4a52-9996-7c39a649a3e1" returned: 0 in 0.592s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:37.103496 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-d20b708e-cf13-472b-84a2-024bc9fb5fa9 tempest-VolumesSnapshotTestJSON-2052867422 None] Created reservations ['aface747-9a04-46aa-9bb4-01146619b9c6', 'fb0ba55e-031c-43e8-a038-aca4ef065608', '7e056b35-d1c2-4611-991c-d74cc2bccdb5', '0514bfc3-5719-4f51-bc0d-25aeac8311ea'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:07:37.105125 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-d20b708e-cf13-472b-84a2-024bc9fb5fa9 tempest-VolumesSnapshotTestJSON-2052867422 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:07:37.105125 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:07:37.105125 n-d-843301-2 cinder-volume[92445]:
May 27 04:07:37.145165 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-d20b708e-cf13-472b-84a2-024bc9fb5fa9 tempest-VolumesSnapshotTestJSON-2052867422 None] Delete snapshot completed successfully.
May 27 04:07:37.150325 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-d20b708e-cf13-472b-84a2-024bc9fb5fa9 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-a6d53636-4be9-4a52-9996-7c39a649a3e1-delete_snapshot'" released by "delete_snapshot" :: held 1.175s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:07:38.180580 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-343921ff-6c2f-488c-9c6b-53e2a5c30531 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-c0858632-556f-4802-9569-dc2661194ebe-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:07:38.245139 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:38.332066 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:38.332445 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:07:38.333185 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-343921ff-6c2f-488c-9c6b-53e2a5c30531 tempest-VolumesSnapshotTestJSON-2052867422 None] Skipping remove_export. No iscsi_target is presently exported for volume: c0858632-556f-4802-9569-dc2661194ebe
May 27 04:07:38.334314 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-343921ff-6c2f-488c-9c6b-53e2a5c30531 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:38.352571 n-d-843301-2 sudo[143516]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe
May 27 04:07:38.353476 n-d-843301-2 sudo[143516]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:38.765158 n-d-843301-2 sudo[143516]: pam_unix(sudo:session): session closed for user root
May 27 04:07:38.767513 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-343921ff-6c2f-488c-9c6b-53e2a5c30531 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe" returned: 0 in 0.433s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:38.769461 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-343921ff-6c2f-488c-9c6b-53e2a5c30531 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:38.788867 n-d-843301-2 sudo[143519]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe
May 27 04:07:38.789703 n-d-843301-2 sudo[143519]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:39.186431 n-d-843301-2 sudo[143519]: pam_unix(sudo:session): session closed for user root
May 27 04:07:39.188703 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-343921ff-6c2f-488c-9c6b-53e2a5c30531 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe" returned: 0 in 0.419s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:39.190766 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-343921ff-6c2f-488c-9c6b-53e2a5c30531 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:39.210157 n-d-843301-2 sudo[143525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe
May 27 04:07:39.210961 n-d-843301-2 sudo[143525]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:39.364505 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-4785551e-15aa-4352-a712-178cd94f233b tempest-VolumesListTestJSON-1307587229 None] Lock "b'cinder-1b920042-283f-4dd9-86cb-878005b98e5c-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:07:39.428597 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-4785551e-15aa-4352-a712-178cd94f233b tempest-VolumesListTestJSON-1307587229 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1b920042-283f-4dd9-86cb-878005b98e5c
May 27 04:07:39.429635 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4785551e-15aa-4352-a712-178cd94f233b tempest-VolumesListTestJSON-1307587229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1b920042-283f-4dd9-86cb-878005b98e5c {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:39.449084 n-d-843301-2 sudo[143527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1b920042-283f-4dd9-86cb-878005b98e5c
May 27 04:07:39.450057 n-d-843301-2 sudo[143527]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:39.627341 n-d-843301-2 sudo[143525]: pam_unix(sudo:session): session closed for user root
May 27 04:07:39.629832 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-343921ff-6c2f-488c-9c6b-53e2a5c30531 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c0858632-556f-4802-9569-dc2661194ebe" returned: 0 in 0.438s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:39.631065 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-343921ff-6c2f-488c-9c6b-53e2a5c30531 tempest-VolumesSnapshotTestJSON-2052867422 None] Successfully deleted volume: c0858632-556f-4802-9569-dc2661194ebe
May 27 04:07:39.676128 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-343921ff-6c2f-488c-9c6b-53e2a5c30531 tempest-VolumesSnapshotTestJSON-2052867422 None] Created reservations ['788a2e57-3585-4140-ade4-50a8853be8d3', '8e88d83d-924a-49b5-bff6-e6ad561f175a', 'f45d189b-3057-43ca-ab41-a70adcc92de0', '3f321419-0b1b-46ca-ae22-50be41b8a030'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:07:39.678255 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-343921ff-6c2f-488c-9c6b-53e2a5c30531 tempest-VolumesSnapshotTestJSON-2052867422 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:07:39.678255 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:07:39.678255 n-d-843301-2 cinder-volume[92445]:
May 27 04:07:39.718431 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-343921ff-6c2f-488c-9c6b-53e2a5c30531 tempest-VolumesSnapshotTestJSON-2052867422 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:07:39.719153 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-343921ff-6c2f-488c-9c6b-53e2a5c30531 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:39.738261 n-d-843301-2 sudo[143534]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:39.739062 n-d-843301-2 sudo[143534]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:39.826508 n-d-843301-2 sudo[143527]: pam_unix(sudo:session): session closed for user root
May 27 04:07:39.828847 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4785551e-15aa-4352-a712-178cd94f233b tempest-VolumesListTestJSON-1307587229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1b920042-283f-4dd9-86cb-878005b98e5c" returned: 0 in 0.399s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:39.831236 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4785551e-15aa-4352-a712-178cd94f233b tempest-VolumesListTestJSON-1307587229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1b920042-283f-4dd9-86cb-878005b98e5c {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:39.849386 n-d-843301-2 sudo[143536]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1b920042-283f-4dd9-86cb-878005b98e5c
May 27 04:07:39.850185 n-d-843301-2 sudo[143536]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:40.137387 n-d-843301-2 sudo[143534]: pam_unix(sudo:session): session closed for user root
May 27 04:07:40.140248 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-343921ff-6c2f-488c-9c6b-53e2a5c30531 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:40.142341 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-343921ff-6c2f-488c-9c6b-53e2a5c30531 tempest-VolumesSnapshotTestJSON-2052867422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:40.160437 n-d-843301-2 sudo[143540]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:40.161266 n-d-843301-2 sudo[143540]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:40.233538 n-d-843301-2 sudo[143536]: pam_unix(sudo:session): session closed for user root
May 27 04:07:40.235824 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4785551e-15aa-4352-a712-178cd94f233b tempest-VolumesListTestJSON-1307587229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1b920042-283f-4dd9-86cb-878005b98e5c" returned: 0 in 0.404s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:40.238009 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4785551e-15aa-4352-a712-178cd94f233b tempest-VolumesListTestJSON-1307587229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1b920042-283f-4dd9-86cb-878005b98e5c {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:40.260311 n-d-843301-2 sudo[143542]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1b920042-283f-4dd9-86cb-878005b98e5c
May 27 04:07:40.261263 n-d-843301-2 sudo[143542]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:40.559586 n-d-843301-2 sudo[143540]: pam_unix(sudo:session): session closed for user root
May 27 04:07:40.562418 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-343921ff-6c2f-488c-9c6b-53e2a5c30531 tempest-VolumesSnapshotTestJSON-2052867422 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:40.564409 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-343921ff-6c2f-488c-9c6b-53e2a5c30531 tempest-VolumesSnapshotTestJSON-2052867422 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:07:40.569590 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-343921ff-6c2f-488c-9c6b-53e2a5c30531 tempest-VolumesSnapshotTestJSON-2052867422 None] Deleted volume successfully.
May 27 04:07:40.587621 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-343921ff-6c2f-488c-9c6b-53e2a5c30531 tempest-VolumesSnapshotTestJSON-2052867422 None] Lock "b'cinder-c0858632-556f-4802-9569-dc2661194ebe-delete_volume'" released by "delete_volume" :: held 2.407s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:07:40.675447 n-d-843301-2 sudo[143542]: pam_unix(sudo:session): session closed for user root
May 27 04:07:40.677270 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4785551e-15aa-4352-a712-178cd94f233b tempest-VolumesListTestJSON-1307587229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1b920042-283f-4dd9-86cb-878005b98e5c" returned: 0 in 0.439s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:40.678185 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-4785551e-15aa-4352-a712-178cd94f233b tempest-VolumesListTestJSON-1307587229 None] Successfully deleted volume: 1b920042-283f-4dd9-86cb-878005b98e5c
May 27 04:07:40.722178 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-4785551e-15aa-4352-a712-178cd94f233b tempest-VolumesListTestJSON-1307587229 None] Created reservations ['f562ae92-d9a7-49ed-88d5-6f2924ce3274', 'ada6217e-4605-4482-8198-36b349c69b78', 'd1d4f746-ce70-456b-8a5e-0247ee0192fc', '701ee85f-c94b-4fd0-a391-68f44123c39e'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:07:40.724220 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-4785551e-15aa-4352-a712-178cd94f233b tempest-VolumesListTestJSON-1307587229 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:07:40.724220 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:07:40.724220 n-d-843301-2 cinder-volume[92445]:
May 27 04:07:40.762115 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-4785551e-15aa-4352-a712-178cd94f233b tempest-VolumesListTestJSON-1307587229 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:07:40.762937 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4785551e-15aa-4352-a712-178cd94f233b tempest-VolumesListTestJSON-1307587229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:40.783764 n-d-843301-2 sudo[143549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:40.784690 n-d-843301-2 sudo[143549]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:41.178664 n-d-843301-2 sudo[143549]: pam_unix(sudo:session): session closed for user root
May 27 04:07:41.180969 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4785551e-15aa-4352-a712-178cd94f233b tempest-VolumesListTestJSON-1307587229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:41.183013 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4785551e-15aa-4352-a712-178cd94f233b tempest-VolumesListTestJSON-1307587229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:41.205665 n-d-843301-2 sudo[143553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:41.206912 n-d-843301-2 sudo[143553]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:41.608940 n-d-843301-2 sudo[143553]: pam_unix(sudo:session): session closed for user root
May 27 04:07:41.611213 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4785551e-15aa-4352-a712-178cd94f233b tempest-VolumesListTestJSON-1307587229 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:41.613334 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-4785551e-15aa-4352-a712-178cd94f233b tempest-VolumesListTestJSON-1307587229 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:07:41.619211 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-4785551e-15aa-4352-a712-178cd94f233b tempest-VolumesListTestJSON-1307587229 None] Deleted volume successfully.
May 27 04:07:41.634611 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-4785551e-15aa-4352-a712-178cd94f233b tempest-VolumesListTestJSON-1307587229 None] Lock "b'cinder-1b920042-283f-4dd9-86cb-878005b98e5c-delete_volume'" released by "delete_volume" :: held 2.270s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:07:41.682280 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-af7b9640-d672-4337-8b4e-ef0e81f871c6 tempest-VolumesListTestJSON-1307587229 None] Lock "b'cinder-819a523a-b418-49b0-a3b5-0171eec21729-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:07:41.748315 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-af7b9640-d672-4337-8b4e-ef0e81f871c6 tempest-VolumesListTestJSON-1307587229 None] Skipping remove_export. No iscsi_target is presently exported for volume: 819a523a-b418-49b0-a3b5-0171eec21729
May 27 04:07:41.748776 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af7b9640-d672-4337-8b4e-ef0e81f871c6 tempest-VolumesListTestJSON-1307587229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-819a523a-b418-49b0-a3b5-0171eec21729 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:41.768295 n-d-843301-2 sudo[143556]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-819a523a-b418-49b0-a3b5-0171eec21729
May 27 04:07:41.769731 n-d-843301-2 sudo[143556]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:42.170489 n-d-843301-2 sudo[143556]: pam_unix(sudo:session): session closed for user root
May 27 04:07:42.172871 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af7b9640-d672-4337-8b4e-ef0e81f871c6 tempest-VolumesListTestJSON-1307587229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-819a523a-b418-49b0-a3b5-0171eec21729" returned: 0 in 0.424s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:42.174654 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af7b9640-d672-4337-8b4e-ef0e81f871c6 tempest-VolumesListTestJSON-1307587229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-819a523a-b418-49b0-a3b5-0171eec21729 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:42.193152 n-d-843301-2 sudo[143559]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-819a523a-b418-49b0-a3b5-0171eec21729
May 27 04:07:42.193957 n-d-843301-2 sudo[143559]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:42.581485 n-d-843301-2 sudo[143559]: pam_unix(sudo:session): session closed for user root
May 27 04:07:42.583743 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af7b9640-d672-4337-8b4e-ef0e81f871c6 tempest-VolumesListTestJSON-1307587229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-819a523a-b418-49b0-a3b5-0171eec21729" returned: 0 in 0.409s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:42.585912 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af7b9640-d672-4337-8b4e-ef0e81f871c6 tempest-VolumesListTestJSON-1307587229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-819a523a-b418-49b0-a3b5-0171eec21729 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:42.604436 n-d-843301-2 sudo[143562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-819a523a-b418-49b0-a3b5-0171eec21729
May 27 04:07:42.605283 n-d-843301-2 sudo[143562]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:43.025984 n-d-843301-2 sudo[143562]: pam_unix(sudo:session): session closed for user root
May 27 04:07:43.028251 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af7b9640-d672-4337-8b4e-ef0e81f871c6 tempest-VolumesListTestJSON-1307587229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-819a523a-b418-49b0-a3b5-0171eec21729" returned: 0 in 0.442s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:43.029391 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-af7b9640-d672-4337-8b4e-ef0e81f871c6 tempest-VolumesListTestJSON-1307587229 None] Successfully deleted volume: 819a523a-b418-49b0-a3b5-0171eec21729
May 27 04:07:43.080495 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-af7b9640-d672-4337-8b4e-ef0e81f871c6 tempest-VolumesListTestJSON-1307587229 None] Created reservations ['ac7746a4-b6f5-49b1-a097-8023139df056', '8320985d-d566-40e1-a495-fa4cb64ce0f7', '069f92ab-d7a3-43a1-826e-a464a8793b9e', 'e644f595-aece-461b-b25b-2ee18a12a6bc'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:07:43.083584 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-af7b9640-d672-4337-8b4e-ef0e81f871c6 tempest-VolumesListTestJSON-1307587229 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:07:43.083584 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:07:43.083584 n-d-843301-2 cinder-volume[92445]:
May 27 04:07:43.141950 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:07:43.145696 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:07:43.146164 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:07:43.158954 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] Flow 'volume_create_manager' (60afe5db-9049-4912-8862-9a7692655b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:07:43.162404 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06bfb671-8406-48c1-80a7-6000bf236cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:43.183293 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-af7b9640-d672-4337-8b4e-ef0e81f871c6 tempest-VolumesListTestJSON-1307587229 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:07:43.183966 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af7b9640-d672-4337-8b4e-ef0e81f871c6 tempest-VolumesListTestJSON-1307587229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:43.202340 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:07:43.202530 n-d-843301-2 sudo[143568]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:43.203325 n-d-843301-2 sudo[143568]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:43.248865 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06bfb671-8406-48c1-80a7-6000bf236cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:07:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1135455076',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=7f25b615-aedf-48d0-9ca3-4bf347329cf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='beb39cfe3b2342628b66295cfa3a7d95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:07:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:07:43Z,user_id='372554319946439d89a832bc61da7fc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:43.251677 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f5b348ff-048f-4d6a-9b47-6dcded950197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:43.253769 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f5b348ff-048f-4d6a-9b47-6dcded950197) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:43.255995 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9265cd6a-9a4a-4b79-aa56-e80ef5d6104c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:43.258265 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9265cd6a-9a4a-4b79-aa56-e80ef5d6104c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7f25b615-aedf-48d0-9ca3-4bf347329cf6', 'volume_name': 'volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:43.260411 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7d1c1fe2-64cd-4cf3-8b87-a05459122662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:43.262479 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7d1c1fe2-64cd-4cf3-8b87-a05459122662) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:43.264564 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18a13115-dfb6-459b-b679-85da02ebe4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:43.265390 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] Volume 7f25b615-aedf-48d0-9ca3-4bf347329cf6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6', 'volume_size': 1}
May 27 04:07:43.266712 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:43.285937 n-d-843301-2 sudo[143570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6 stack-volumes-lvmdriver-1 -L 1g
May 27 04:07:43.286746 n-d-843301-2 sudo[143570]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:43.580448 n-d-843301-2 sudo[143568]: pam_unix(sudo:session): session closed for user root
May 27 04:07:43.583160 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af7b9640-d672-4337-8b4e-ef0e81f871c6 tempest-VolumesListTestJSON-1307587229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:43.585317 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af7b9640-d672-4337-8b4e-ef0e81f871c6 tempest-VolumesListTestJSON-1307587229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:43.605022 n-d-843301-2 sudo[143574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:43.605850 n-d-843301-2 sudo[143574]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:43.749372 n-d-843301-2 sudo[143570]: pam_unix(sudo:session): session closed for user root
May 27 04:07:43.751685 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.484s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:43.755302 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18a13115-dfb6-459b-b679-85da02ebe4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:43.757709 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aad8387b-5cb1-42f1-aa65-997fd6e63b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:07:43.769437 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] Volume volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6 (7f25b615-aedf-48d0-9ca3-4bf347329cf6): created successfully
May 27 04:07:43.771314 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aad8387b-5cb1-42f1-aa65-997fd6e63b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:07:43.774388 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] Flow 'volume_create_manager' (60afe5db-9049-4912-8862-9a7692655b0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:07:43.781814 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-80a6be32-6b52-4e72-b4f0-5567cd759672 tempest-VolumesSnapshotListTestJSON-355441246 None] Created volume successfully.
May 27 04:07:43.990463 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-2682dae2-c9f2-4764-a14d-f88eca70b935 tempest-VolumesListTestJSON-1307587229 None] Lock "b'cinder-fc61fa6d-4558-4b93-89a7-eaeba648b0c6-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:07:44.018631 n-d-843301-2 sudo[143574]: pam_unix(sudo:session): session closed for user root
May 27 04:07:44.032628 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af7b9640-d672-4337-8b4e-ef0e81f871c6 tempest-VolumesListTestJSON-1307587229 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:44.034275 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-af7b9640-d672-4337-8b4e-ef0e81f871c6 tempest-VolumesListTestJSON-1307587229 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:07:44.063811 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-af7b9640-d672-4337-8b4e-ef0e81f871c6 tempest-VolumesListTestJSON-1307587229 None] Deleted volume successfully.
May 27 04:07:44.076296 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-2682dae2-c9f2-4764-a14d-f88eca70b935 tempest-VolumesListTestJSON-1307587229 None] Skipping remove_export. No iscsi_target is presently exported for volume: fc61fa6d-4558-4b93-89a7-eaeba648b0c6
May 27 04:07:44.077887 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2682dae2-c9f2-4764-a14d-f88eca70b935 tempest-VolumesListTestJSON-1307587229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fc61fa6d-4558-4b93-89a7-eaeba648b0c6 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:44.099458 n-d-843301-2 sudo[143606]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fc61fa6d-4558-4b93-89a7-eaeba648b0c6
May 27 04:07:44.100963 n-d-843301-2 sudo[143606]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:44.121226 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-af7b9640-d672-4337-8b4e-ef0e81f871c6 tempest-VolumesListTestJSON-1307587229 None] Lock "b'cinder-819a523a-b418-49b0-a3b5-0171eec21729-delete_volume'" released by "delete_volume" :: held 2.438s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:07:44.490888 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e4c84cd2-2b8a-4449-a934-7453938debfd tempest-VolumesSnapshotListTestJSON-355441246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:44.493677 n-d-843301-2 sudo[143606]: pam_unix(sudo:session): session closed for user root
May 27 04:07:44.506163 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2682dae2-c9f2-4764-a14d-f88eca70b935 tempest-VolumesListTestJSON-1307587229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fc61fa6d-4558-4b93-89a7-eaeba648b0c6" returned: 0 in 0.428s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:44.508068 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2682dae2-c9f2-4764-a14d-f88eca70b935 tempest-VolumesListTestJSON-1307587229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fc61fa6d-4558-4b93-89a7-eaeba648b0c6 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:44.509895 n-d-843301-2 sudo[143609]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6
May 27 04:07:44.510712 n-d-843301-2 sudo[143609]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:44.526009 n-d-843301-2 sudo[143610]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fc61fa6d-4558-4b93-89a7-eaeba648b0c6
May 27 04:07:44.526806 n-d-843301-2 sudo[143610]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:44.912281 n-d-843301-2 sudo[143609]: pam_unix(sudo:session): session closed for user root
May 27 04:07:44.912569 n-d-843301-2 sudo[143610]: pam_unix(sudo:session): session closed for user root
May 27 04:07:44.914819 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e4c84cd2-2b8a-4449-a934-7453938debfd tempest-VolumesSnapshotListTestJSON-355441246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6" returned: 0 in 0.424s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:44.916467 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e4c84cd2-2b8a-4449-a934-7453938debfd tempest-VolumesSnapshotListTestJSON-355441246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f3c09ebd-90ac-42c8-8b31-87213583db9e --snapshot stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6 -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:44.930833 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2682dae2-c9f2-4764-a14d-f88eca70b935 tempest-VolumesListTestJSON-1307587229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fc61fa6d-4558-4b93-89a7-eaeba648b0c6" returned: 0 in 0.422s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:44.932801 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2682dae2-c9f2-4764-a14d-f88eca70b935 tempest-VolumesListTestJSON-1307587229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fc61fa6d-4558-4b93-89a7-eaeba648b0c6 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:44.934552 n-d-843301-2 sudo[143615]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f3c09ebd-90ac-42c8-8b31-87213583db9e --snapshot stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6 -L 1.00g
May 27 04:07:44.935355 n-d-843301-2 sudo[143615]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:44.950638 n-d-843301-2 sudo[143616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fc61fa6d-4558-4b93-89a7-eaeba648b0c6
May 27 04:07:44.951438 n-d-843301-2 sudo[143616]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:45.565895 n-d-843301-2 sudo[143615]: pam_unix(sudo:session): session closed for user root
May 27 04:07:45.568134 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e4c84cd2-2b8a-4449-a934-7453938debfd tempest-VolumesSnapshotListTestJSON-355441246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f3c09ebd-90ac-42c8-8b31-87213583db9e --snapshot stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6 -L 1.00g" returned: 0 in 0.651s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:45.595601 n-d-843301-2 sudo[143616]: pam_unix(sudo:session): session closed for user root
May 27 04:07:45.599749 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2682dae2-c9f2-4764-a14d-f88eca70b935 tempest-VolumesListTestJSON-1307587229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fc61fa6d-4558-4b93-89a7-eaeba648b0c6" returned: 0 in 0.667s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:45.600511 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-2682dae2-c9f2-4764-a14d-f88eca70b935 tempest-VolumesListTestJSON-1307587229 None] Successfully deleted volume: fc61fa6d-4558-4b93-89a7-eaeba648b0c6
May 27 04:07:45.639298 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e4c84cd2-2b8a-4449-a934-7453938debfd tempest-VolumesSnapshotListTestJSON-355441246 None] Create snapshot completed successfully
May 27 04:07:45.665198 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-2682dae2-c9f2-4764-a14d-f88eca70b935 tempest-VolumesListTestJSON-1307587229 None] Created reservations ['a0c1682b-5415-4f7a-b422-7a758261c355', 'b4a4ec98-0f0c-45dd-acaf-26b6d66f243d', '52a82689-b69c-4a3d-a3df-cb03b47705bc', 'c8523309-97bd-40e4-b3c8-4f2e42609f4f'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:07:45.667022 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-2682dae2-c9f2-4764-a14d-f88eca70b935 tempest-VolumesListTestJSON-1307587229 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:07:45.667022 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:07:45.667022 n-d-843301-2 cinder-volume[92445]:
May 27 04:07:45.707869 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-2682dae2-c9f2-4764-a14d-f88eca70b935 tempest-VolumesListTestJSON-1307587229 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:07:45.708467 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2682dae2-c9f2-4764-a14d-f88eca70b935 tempest-VolumesListTestJSON-1307587229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:45.727070 n-d-843301-2 sudo[143721]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:45.727887 n-d-843301-2 sudo[143721]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:46.124860 n-d-843301-2 sudo[143721]: pam_unix(sudo:session): session closed for user root
May 27 04:07:46.127151 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2682dae2-c9f2-4764-a14d-f88eca70b935 tempest-VolumesListTestJSON-1307587229 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:46.129360 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2682dae2-c9f2-4764-a14d-f88eca70b935 tempest-VolumesListTestJSON-1307587229 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:46.147054 n-d-843301-2 sudo[143724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:07:46.147845 n-d-843301-2 sudo[143724]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:46.550739 n-d-843301-2 sudo[143724]: pam_unix(sudo:session): session closed for user root
May 27 04:07:46.553537 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2682dae2-c9f2-4764-a14d-f88eca70b935 tempest-VolumesListTestJSON-1307587229 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:46.555604 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-2682dae2-c9f2-4764-a14d-f88eca70b935 tempest-VolumesListTestJSON-1307587229 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:07:46.561922 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-2682dae2-c9f2-4764-a14d-f88eca70b935 tempest-VolumesListTestJSON-1307587229 None] Deleted volume successfully.
May 27 04:07:46.577901 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-2682dae2-c9f2-4764-a14d-f88eca70b935 tempest-VolumesListTestJSON-1307587229 None] Lock "b'cinder-fc61fa6d-4558-4b93-89a7-eaeba648b0c6-delete_volume'" released by "delete_volume" :: held 2.587s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:07:46.850082 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6209ac1d-4e3c-4fe5-864e-c1ab4af56d9f tempest-VolumesSnapshotListTestJSON-355441246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:46.869011 n-d-843301-2 sudo[143727]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6
May 27 04:07:46.869835 n-d-843301-2 sudo[143727]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:47.270548 n-d-843301-2 sudo[143727]: pam_unix(sudo:session): session closed for user root
May 27 04:07:47.272923 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6209ac1d-4e3c-4fe5-864e-c1ab4af56d9f tempest-VolumesSnapshotListTestJSON-355441246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6" returned: 0 in 0.422s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:47.274785 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6209ac1d-4e3c-4fe5-864e-c1ab4af56d9f tempest-VolumesSnapshotListTestJSON-355441246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-08cd09bf-a015-4bba-b37a-3babad178d47 --snapshot stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6 -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:47.293079 n-d-843301-2 sudo[143731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-08cd09bf-a015-4bba-b37a-3babad178d47 --snapshot stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6 -L 1.00g
May 27 04:07:47.293890 n-d-843301-2 sudo[143731]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:47.994345 n-d-843301-2 sudo[143731]: pam_unix(sudo:session): session closed for user root
May 27 04:07:47.996667 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6209ac1d-4e3c-4fe5-864e-c1ab4af56d9f tempest-VolumesSnapshotListTestJSON-355441246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-08cd09bf-a015-4bba-b37a-3babad178d47 --snapshot stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6 -L 1.00g" returned: 0 in 0.721s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:48.052824 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-6209ac1d-4e3c-4fe5-864e-c1ab4af56d9f tempest-VolumesSnapshotListTestJSON-355441246 None] Create snapshot completed successfully
May 27 04:07:49.365267 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b953cf70-748f-4ba7-a1c7-d61e891f4ffb tempest-VolumesSnapshotListTestJSON-355441246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:49.397141 n-d-843301-2 sudo[143885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6
May 27 04:07:49.398775 n-d-843301-2 sudo[143885]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:49.861013 n-d-843301-2 sudo[143885]: pam_unix(sudo:session): session closed for user root
May 27 04:07:49.864239 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b953cf70-748f-4ba7-a1c7-d61e891f4ffb tempest-VolumesSnapshotListTestJSON-355441246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6" returned: 0 in 0.498s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:49.867101 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b953cf70-748f-4ba7-a1c7-d61e891f4ffb tempest-VolumesSnapshotListTestJSON-355441246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ce0f0012-aa2a-4925-af11-837f33216dee --snapshot stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6 -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:49.908776 n-d-843301-2 sudo[143890]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ce0f0012-aa2a-4925-af11-837f33216dee --snapshot stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6 -L 1.00g
May 27 04:07:49.909841 n-d-843301-2 sudo[143890]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:50.820548 n-d-843301-2 sudo[143890]: pam_unix(sudo:session): session closed for user root
May 27 04:07:50.823047 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b953cf70-748f-4ba7-a1c7-d61e891f4ffb tempest-VolumesSnapshotListTestJSON-355441246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ce0f0012-aa2a-4925-af11-837f33216dee --snapshot stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6 -L 1.00g" returned: 0 in 0.955s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:50.897399 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-b953cf70-748f-4ba7-a1c7-d61e891f4ffb tempest-VolumesSnapshotListTestJSON-355441246 None] Create snapshot completed successfully
May 27 04:07:52.442431 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-1a47f8e0-e0d7-483e-a129-b924adc077d2 tempest-VolumesSnapshotListTestJSON-355441246 None] Lock "b'cinder-ce0f0012-aa2a-4925-af11-837f33216dee-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:07:52.444677 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1a47f8e0-e0d7-483e-a129-b924adc077d2 tempest-VolumesSnapshotListTestJSON-355441246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ce0f0012-aa2a-4925-af11-837f33216dee {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:52.474193 n-d-843301-2 sudo[144037]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ce0f0012-aa2a-4925-af11-837f33216dee
May 27 04:07:52.475995 n-d-843301-2 sudo[144037]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:52.961221 n-d-843301-2 sudo[144037]: pam_unix(sudo:session): session closed for user root
May 27 04:07:52.963611 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1a47f8e0-e0d7-483e-a129-b924adc077d2 tempest-VolumesSnapshotListTestJSON-355441246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ce0f0012-aa2a-4925-af11-837f33216dee" returned: 0 in 0.519s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:52.965809 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1a47f8e0-e0d7-483e-a129-b924adc077d2 tempest-VolumesSnapshotListTestJSON-355441246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ce0f0012-aa2a-4925-af11-837f33216dee {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:52.986123 n-d-843301-2 sudo[144042]: ubuntu : TTY=unknown ; 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-ce0f0012-aa2a-4925-af11-837f33216dee
May 27 04:07:52.986926 n-d-843301-2 sudo[144042]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:53.741262 n-d-843301-2 sudo[144042]: pam_unix(sudo:session): session closed for user root
May 27 04:07:53.744292 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-1a47f8e0-e0d7-483e-a129-b924adc077d2 tempest-VolumesSnapshotListTestJSON-355441246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ce0f0012-aa2a-4925-af11-837f33216dee" returned: 0 in 0.778s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:53.867502 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-1a47f8e0-e0d7-483e-a129-b924adc077d2 tempest-VolumesSnapshotListTestJSON-355441246 None] Created reservations ['18e3d6d3-12b2-4b5b-b17a-5e543775d913', '51e6b4a1-606f-41f2-9781-bb1fab698be8', '664dc55b-eb54-494d-b7b0-9e115859caaa', 'c1e1a883-d0e5-47ed-8eac-f24039ebef51'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:07:53.869490 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-1a47f8e0-e0d7-483e-a129-b924adc077d2 tempest-VolumesSnapshotListTestJSON-355441246 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:07:53.869490 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:07:53.869490 n-d-843301-2 cinder-volume[92445]:
May 27 04:07:53.927009 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-1a47f8e0-e0d7-483e-a129-b924adc077d2 tempest-VolumesSnapshotListTestJSON-355441246 None] Delete snapshot completed successfully.
May 27 04:07:53.936616 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-1a47f8e0-e0d7-483e-a129-b924adc077d2 tempest-VolumesSnapshotListTestJSON-355441246 None] Lock "b'cinder-ce0f0012-aa2a-4925-af11-837f33216dee-delete_snapshot'" released by "delete_snapshot" :: held 1.495s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:07:54.727990 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-3596f033-4e68-4e19-ae31-ea00f7c83716 tempest-VolumesSnapshotListTestJSON-355441246 None] Lock "b'cinder-08cd09bf-a015-4bba-b37a-3babad178d47-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:07:54.729941 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3596f033-4e68-4e19-ae31-ea00f7c83716 tempest-VolumesSnapshotListTestJSON-355441246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-08cd09bf-a015-4bba-b37a-3babad178d47 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:54.751113 n-d-843301-2 sudo[144138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-08cd09bf-a015-4bba-b37a-3babad178d47
May 27 04:07:54.752041 n-d-843301-2 sudo[144138]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:55.146381 n-d-843301-2 sudo[144138]: pam_unix(sudo:session): session closed for user root
May 27 04:07:55.148663 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3596f033-4e68-4e19-ae31-ea00f7c83716 tempest-VolumesSnapshotListTestJSON-355441246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-08cd09bf-a015-4bba-b37a-3babad178d47" returned: 0 in 0.418s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:55.151685 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3596f033-4e68-4e19-ae31-ea00f7c83716 tempest-VolumesSnapshotListTestJSON-355441246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-08cd09bf-a015-4bba-b37a-3babad178d47 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:55.175689 n-d-843301-2 sudo[144141]: ubuntu : TTY=unknown ; 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-08cd09bf-a015-4bba-b37a-3babad178d47
May 27 04:07:55.177209 n-d-843301-2 sudo[144141]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:55.855505 n-d-843301-2 sudo[144141]: pam_unix(sudo:session): session closed for user root
May 27 04:07:55.858800 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3596f033-4e68-4e19-ae31-ea00f7c83716 tempest-VolumesSnapshotListTestJSON-355441246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-08cd09bf-a015-4bba-b37a-3babad178d47" returned: 0 in 0.706s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:55.949159 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-3596f033-4e68-4e19-ae31-ea00f7c83716 tempest-VolumesSnapshotListTestJSON-355441246 None] Created reservations ['c448ea04-f552-403b-a094-d5c121ee8adf', 'f7ef9a3f-1fb6-4ab5-8590-697b93c44e49', '7a4ea5e6-6808-4c0a-a10f-a1ba5208f688', 'ff43530e-0ba5-412d-a26b-ddf2d148b719'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:07:55.951112 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-3596f033-4e68-4e19-ae31-ea00f7c83716 tempest-VolumesSnapshotListTestJSON-355441246 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:07:55.951112 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:07:55.951112 n-d-843301-2 cinder-volume[92445]:
May 27 04:07:55.991722 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-3596f033-4e68-4e19-ae31-ea00f7c83716 tempest-VolumesSnapshotListTestJSON-355441246 None] Delete snapshot completed successfully.
May 27 04:07:55.997176 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-3596f033-4e68-4e19-ae31-ea00f7c83716 tempest-VolumesSnapshotListTestJSON-355441246 None] Lock "b'cinder-08cd09bf-a015-4bba-b37a-3babad178d47-delete_snapshot'" released by "delete_snapshot" :: held 1.269s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:07:56.950482 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-8a386d2e-6e49-4ff0-807c-a5501db68e8b tempest-VolumesSnapshotListTestJSON-355441246 None] Lock "b'cinder-f3c09ebd-90ac-42c8-8b31-87213583db9e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:07:56.953892 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8a386d2e-6e49-4ff0-807c-a5501db68e8b tempest-VolumesSnapshotListTestJSON-355441246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f3c09ebd-90ac-42c8-8b31-87213583db9e {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:56.984155 n-d-843301-2 sudo[144204]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f3c09ebd-90ac-42c8-8b31-87213583db9e
May 27 04:07:56.985002 n-d-843301-2 sudo[144204]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:57.446012 n-d-843301-2 sudo[144204]: pam_unix(sudo:session): session closed for user root
May 27 04:07:57.449381 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8a386d2e-6e49-4ff0-807c-a5501db68e8b tempest-VolumesSnapshotListTestJSON-355441246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f3c09ebd-90ac-42c8-8b31-87213583db9e" returned: 0 in 0.494s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:57.452505 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8a386d2e-6e49-4ff0-807c-a5501db68e8b tempest-VolumesSnapshotListTestJSON-355441246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f3c09ebd-90ac-42c8-8b31-87213583db9e {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:57.478715 n-d-843301-2 sudo[144217]: ubuntu : TTY=unknown ; 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-f3c09ebd-90ac-42c8-8b31-87213583db9e
May 27 04:07:57.479976 n-d-843301-2 sudo[144217]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:58.159738 n-d-843301-2 sudo[144217]: pam_unix(sudo:session): session closed for user root
May 27 04:07:58.162332 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8a386d2e-6e49-4ff0-807c-a5501db68e8b tempest-VolumesSnapshotListTestJSON-355441246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f3c09ebd-90ac-42c8-8b31-87213583db9e" returned: 0 in 0.710s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:58.257196 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-8a386d2e-6e49-4ff0-807c-a5501db68e8b tempest-VolumesSnapshotListTestJSON-355441246 None] Created reservations ['b4cb67b2-ac04-4564-bc36-b1e2e7b02029', '725cbbdb-3ba3-482c-bc33-84ae8c405c29', 'e12c5e05-ac82-4c23-ac95-689ea11a9ecb', 'a8cc114c-6847-4553-ac3d-67b3d3200400'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:07:58.258897 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-8a386d2e-6e49-4ff0-807c-a5501db68e8b tempest-VolumesSnapshotListTestJSON-355441246 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:07:58.258897 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:07:58.258897 n-d-843301-2 cinder-volume[92445]:
May 27 04:07:58.299264 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-8a386d2e-6e49-4ff0-807c-a5501db68e8b tempest-VolumesSnapshotListTestJSON-355441246 None] Delete snapshot completed successfully.
May 27 04:07:58.306189 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-8a386d2e-6e49-4ff0-807c-a5501db68e8b tempest-VolumesSnapshotListTestJSON-355441246 None] Lock "b'cinder-f3c09ebd-90ac-42c8-8b31-87213583db9e-delete_snapshot'" released by "delete_snapshot" :: held 1.356s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:07:59.207485 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-64c048b3-b0f0-45c5-bfdd-acab648f1393 tempest-VolumesSnapshotListTestJSON-355441246 None] Lock "b'cinder-7f25b615-aedf-48d0-9ca3-4bf347329cf6-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:07:59.319290 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-64c048b3-b0f0-45c5-bfdd-acab648f1393 tempest-VolumesSnapshotListTestJSON-355441246 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7f25b615-aedf-48d0-9ca3-4bf347329cf6
May 27 04:07:59.324443 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-64c048b3-b0f0-45c5-bfdd-acab648f1393 tempest-VolumesSnapshotListTestJSON-355441246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:59.352059 n-d-843301-2 sudo[144268]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6
May 27 04:07:59.354072 n-d-843301-2 sudo[144268]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:07:59.924641 n-d-843301-2 sudo[144268]: pam_unix(sudo:session): session closed for user root
May 27 04:07:59.927183 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-64c048b3-b0f0-45c5-bfdd-acab648f1393 tempest-VolumesSnapshotListTestJSON-355441246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6" returned: 0 in 0.602s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:07:59.929146 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-64c048b3-b0f0-45c5-bfdd-acab648f1393 tempest-VolumesSnapshotListTestJSON-355441246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:07:59.949119 n-d-843301-2 sudo[144275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6
May 27 04:07:59.950722 n-d-843301-2 sudo[144275]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:08:00.435559 n-d-843301-2 sudo[144275]: pam_unix(sudo:session): session closed for user root
May 27 04:08:00.438594 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-64c048b3-b0f0-45c5-bfdd-acab648f1393 tempest-VolumesSnapshotListTestJSON-355441246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6" returned: 0 in 0.509s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:08:00.441449 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-64c048b3-b0f0-45c5-bfdd-acab648f1393 tempest-VolumesSnapshotListTestJSON-355441246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:08:00.468877 n-d-843301-2 sudo[144278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6
May 27 04:08:00.470329 n-d-843301-2 sudo[144278]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:08:01.133700 n-d-843301-2 sudo[144278]: pam_unix(sudo:session): session closed for user root
May 27 04:08:01.136188 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-64c048b3-b0f0-45c5-bfdd-acab648f1393 tempest-VolumesSnapshotListTestJSON-355441246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7f25b615-aedf-48d0-9ca3-4bf347329cf6" returned: 0 in 0.695s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:08:01.137437 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-64c048b3-b0f0-45c5-bfdd-acab648f1393 tempest-VolumesSnapshotListTestJSON-355441246 None] Successfully deleted volume: 7f25b615-aedf-48d0-9ca3-4bf347329cf6
May 27 04:08:01.209912 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-64c048b3-b0f0-45c5-bfdd-acab648f1393 tempest-VolumesSnapshotListTestJSON-355441246 None] Created reservations ['157b5f3c-d307-4205-b2ff-e24551220969', '4f2a04b3-2d9e-4cde-8b37-de1faa23c2a3', 'b27da06e-51c6-4f7e-badd-16c06d46bae4', '59d7387e-be2c-418d-9894-28a5a18d1449'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:08:01.212417 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-64c048b3-b0f0-45c5-bfdd-acab648f1393 tempest-VolumesSnapshotListTestJSON-355441246 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:08:01.212417 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:08:01.212417 n-d-843301-2 cinder-volume[92445]:
May 27 04:08:01.283720 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-64c048b3-b0f0-45c5-bfdd-acab648f1393 tempest-VolumesSnapshotListTestJSON-355441246 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:08:01.284471 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-64c048b3-b0f0-45c5-bfdd-acab648f1393 tempest-VolumesSnapshotListTestJSON-355441246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:08:01.312867 n-d-843301-2 sudo[144295]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:08:01.313728 n-d-843301-2 sudo[144295]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:08:01.755815 n-d-843301-2 sudo[144295]: pam_unix(sudo:session): session closed for user root
May 27 04:08:01.757950 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-64c048b3-b0f0-45c5-bfdd-acab648f1393 tempest-VolumesSnapshotListTestJSON-355441246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.473s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:08:01.760414 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-64c048b3-b0f0-45c5-bfdd-acab648f1393 tempest-VolumesSnapshotListTestJSON-355441246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:08:01.782108 n-d-843301-2 sudo[144298]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:08:01.783635 n-d-843301-2 sudo[144298]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:08:02.406868 n-d-843301-2 sudo[144298]: pam_unix(sudo:session): session closed for user root
May 27 04:08:02.409257 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-64c048b3-b0f0-45c5-bfdd-acab648f1393 tempest-VolumesSnapshotListTestJSON-355441246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.648s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:08:02.411911 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-64c048b3-b0f0-45c5-bfdd-acab648f1393 tempest-VolumesSnapshotListTestJSON-355441246 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:08:02.420415 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-64c048b3-b0f0-45c5-bfdd-acab648f1393 tempest-VolumesSnapshotListTestJSON-355441246 None] Deleted volume successfully.
May 27 04:08:02.443616 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-64c048b3-b0f0-45c5-bfdd-acab648f1393 tempest-VolumesSnapshotListTestJSON-355441246 None] Lock "b'cinder-7f25b615-aedf-48d0-9ca3-4bf347329cf6-delete_volume'" released by "delete_volume" :: held 3.236s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:08:03.694631 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:08:03.695201 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:08:03.695734 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:08:03.717067 n-d-843301-2 sudo[144314]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:08:03.718457 n-d-843301-2 sudo[144314]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:08:04.173855 n-d-843301-2 sudo[144314]: pam_unix(sudo:session): session closed for user root
May 27 04:08:04.175962 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.480s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:08:04.177518 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:08:04.198146 n-d-843301-2 sudo[144317]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:08:04.198946 n-d-843301-2 sudo[144317]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:08:04.634637 n-d-843301-2 sudo[144317]: pam_unix(sudo:session): session closed for user root
May 27 04:08:04.636767 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:08:04.638202 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:09:03.694786 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:09:03.695476 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:09:03.695957 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:09:03.714697 n-d-843301-2 sudo[145062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:09:03.715505 n-d-843301-2 sudo[145062]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:09:04.164915 n-d-843301-2 sudo[145062]: pam_unix(sudo:session): session closed for user root
May 27 04:09:04.167016 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.471s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:09:04.168621 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:09:04.187272 n-d-843301-2 sudo[145067]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:09:04.188060 n-d-843301-2 sudo[145067]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:09:04.616328 n-d-843301-2 sudo[145067]: pam_unix(sudo:session): session closed for user root
May 27 04:09:04.618816 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:09:04.620365 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:09:23.017680 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:09:23.021778 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:09:23.022275 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:09:23.035460 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] Flow 'volume_create_manager' (564bba00-ce26-4539-99ff-50b0cfa4b9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:09:23.038859 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (291c0170-de60-435d-a165-e5c859736718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:09:23.062491 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:09:23.086803 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (291c0170-de60-435d-a165-e5c859736718) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:09:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-617397038',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=e96e47ff-e063-4892-b2f9-2ded634c9593,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfa97b64f38a4f6795ca76fe23dff286',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:09:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:09:23Z,user_id='0c7bae9960494801894147ee1ffecc5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8789b425-eb89-46a4-9896-98faacab4d30),volume_type_id=8789b425-eb89-46a4-9896-98faacab4d30)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:09:23.089277 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (acbae60f-f813-414e-ac6a-061eff881679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:09:23.091331 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (acbae60f-f813-414e-ac6a-061eff881679) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:09:23.093613 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3d20a880-ae71-4dbb-8ca8-44923ac8a6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:09:23.095747 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3d20a880-ae71-4dbb-8ca8-44923ac8a6ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e96e47ff-e063-4892-b2f9-2ded634c9593', 'volume_name': 'volume-e96e47ff-e063-4892-b2f9-2ded634c9593', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:09:23.097948 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bb29b73a-4f2e-43b4-bd99-382374d17bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:09:23.099967 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bb29b73a-4f2e-43b4-bd99-382374d17bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:09:23.102073 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4b91d1a4-74c8-4e05-9d34-e0d11a45df11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:09:23.102828 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] Volume e96e47ff-e063-4892-b2f9-2ded634c9593: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e96e47ff-e063-4892-b2f9-2ded634c9593', 'volume_size': 1}
May 27 04:09:23.103989 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e96e47ff-e063-4892-b2f9-2ded634c9593 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:09:23.123644 n-d-843301-2 sudo[145479]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e96e47ff-e063-4892-b2f9-2ded634c9593 stack-volumes-lvmdriver-1 -L 1g
May 27 04:09:23.124456 n-d-843301-2 sudo[145479]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:09:23.624252 n-d-843301-2 sudo[145479]: pam_unix(sudo:session): session closed for user root
May 27 04:09:23.626599 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e96e47ff-e063-4892-b2f9-2ded634c9593 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.522s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:09:23.630149 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4b91d1a4-74c8-4e05-9d34-e0d11a45df11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e96e47ff-e063-4892-b2f9-2ded634c9593', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:09:23.632992 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f0e1c5ee-3eaf-45c8-9903-260ee14b2bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:09:23.644649 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] Volume volume-e96e47ff-e063-4892-b2f9-2ded634c9593 (e96e47ff-e063-4892-b2f9-2ded634c9593): created successfully
May 27 04:09:23.646536 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f0e1c5ee-3eaf-45c8-9903-260ee14b2bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:09:23.649529 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] Flow 'volume_create_manager' (564bba00-ce26-4539-99ff-50b0cfa4b9ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:09:23.657233 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-529fd672-c6b5-41be-ab95-53a85a225b05 tempest-TestVolumeBootPattern-702116601 None] Created volume successfully.
May 27 04:09:26.752671 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-6a01097a-fa5b-42bf-b8f8-68fbf3defeaf req-b7b542eb-c0f3-46f9-84f8-7c0e1cd0a134 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e96e47ff-e063-4892-b2f9-2ded634c9593 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:09:26.772502 n-d-843301-2 sudo[145523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e96e47ff-e063-4892-b2f9-2ded634c9593
May 27 04:09:26.774541 n-d-843301-2 sudo[145523]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:09:27.161842 n-d-843301-2 sudo[145523]: pam_unix(sudo:session): session closed for user root
May 27 04:09:27.164203 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-6a01097a-fa5b-42bf-b8f8-68fbf3defeaf req-b7b542eb-c0f3-46f9-84f8-7c0e1cd0a134 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e96e47ff-e063-4892-b2f9-2ded634c9593" returned: 0 in 0.411s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:09:27.213155 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:09:27.219861 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:09:27.220187 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:09:27.220799 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-6a01097a-fa5b-42bf-b8f8-68fbf3defeaf req-b7b542eb-c0f3-46f9-84f8-7c0e1cd0a134 tempest-TestVolumeBootPattern-702116601 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:09:27.221622 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-6a01097a-fa5b-42bf-b8f8-68fbf3defeaf req-b7b542eb-c0f3-46f9-84f8-7c0e1cd0a134 tempest-TestVolumeBootPattern-702116601 None] Creating iscsi_target for Volume ID: volume-e96e47ff-e063-4892-b2f9-2ded634c9593 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:09:27.225554 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-6a01097a-fa5b-42bf-b8f8-68fbf3defeaf req-b7b542eb-c0f3-46f9-84f8-7c0e1cd0a134 tempest-TestVolumeBootPattern-702116601 None] Created volume path /opt/stack/data/cinder/volumes/volume-e96e47ff-e063-4892-b2f9-2ded634c9593,
May 27 04:09:27.225554 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:09:27.225554 n-d-843301-2 cinder-volume[92445]:
May 27 04:09:27.225554 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e96e47ff-e063-4892-b2f9-2ded634c9593
May 27 04:09:27.225554 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:09:27.225554 n-d-843301-2 cinder-volume[92445]: incominguser NAkYS2Kzk3HRxhU7AFRF qWxq4pAVgjnhg27Y
May 27 04:09:27.225554 n-d-843301-2 cinder-volume[92445]:
May 27 04:09:27.225554 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:09:27.225554 n-d-843301-2 cinder-volume[92445]:
May 27 04:09:27.225554 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:09:27.226803 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e96e47ff-e063-4892-b2f9-2ded634c9593 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:09:27.589588 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e96e47ff-e063-4892-b2f9-2ded634c9593" returned: 0 in 0.362s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:09:27.589912 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:09:27.590484 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-6a01097a-fa5b-42bf-b8f8-68fbf3defeaf req-b7b542eb-c0f3-46f9-84f8-7c0e1cd0a134 tempest-TestVolumeBootPattern-702116601 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:09:27.590868 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-6a01097a-fa5b-42bf-b8f8-68fbf3defeaf req-b7b542eb-c0f3-46f9-84f8-7c0e1cd0a134 tempest-TestVolumeBootPattern-702116601 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:09:27.593870 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:09:27.599075 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:09:27.599404 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e96e47ff-e063-4892-b2f9-2ded634c9593\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e96e47ff-e063-4892-b2f9-2ded634c9593\n Backing store flags: \n Account information:\n NAkYS2Kzk3HRxhU7AFRF\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:09:27.599932 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-6a01097a-fa5b-42bf-b8f8-68fbf3defeaf req-b7b542eb-c0f3-46f9-84f8-7c0e1cd0a134 tempest-TestVolumeBootPattern-702116601 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:09:27.600879 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:09:27.692253 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:09:27.692580 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e96e47ff-e063-4892-b2f9-2ded634c9593\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e96e47ff-e063-4892-b2f9-2ded634c9593\n Backing store flags: \n Account information:\n NAkYS2Kzk3HRxhU7AFRF\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:09:27.698683 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:09:27.786009 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:09:27.786593 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e96e47ff-e063-4892-b2f9-2ded634c9593\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e96e47ff-e063-4892-b2f9-2ded634c9593\n Backing store flags: \n Account information:\n NAkYS2Kzk3HRxhU7AFRF\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:09:27.787228 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-6a01097a-fa5b-42bf-b8f8-68fbf3defeaf req-b7b542eb-c0f3-46f9-84f8-7c0e1cd0a134 tempest-TestVolumeBootPattern-702116601 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-e96e47ff-e063-4892-b2f9-2ded634c9593 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:09:27.831383 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-6a01097a-fa5b-42bf-b8f8-68fbf3defeaf req-b7b542eb-c0f3-46f9-84f8-7c0e1cd0a134 tempest-TestVolumeBootPattern-702116601 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e96e47ff-e063-4892-b2f9-2ded634c9593', 'target_lun': 1, 'volume_id': 'e96e47ff-e063-4892-b2f9-2ded634c9593', 'auth_method': 'CHAP', 'auth_username': 'NAkYS2Kzk3HRxhU7AFRF', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b7857979-2b05-4d34-b28a-031dafeff776'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 04:09:27.953545 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-6a01097a-fa5b-42bf-b8f8-68fbf3defeaf req-b7b542eb-c0f3-46f9-84f8-7c0e1cd0a134 tempest-TestVolumeBootPattern-702116601 None] attachment_update completed successfully.
May 27 04:09:45.205238 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-75f4e311-6406-4998-94b6-e789a890e5ab req-c797683c-d2f0-4c7d-a826-cb4f85d2fa71 tempest-TestVolumeBootPattern-702116601 None] Terminate volume connection completed successfully.
May 27 04:09:45.207253 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-75f4e311-6406-4998-94b6-e789a890e5ab req-c797683c-d2f0-4c7d-a826-cb4f85d2fa71 tempest-TestVolumeBootPattern-702116601 None] Deleting attachment b7857979-2b05-4d34-b28a-031dafeff776. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 04:09:45.223030 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:09:45.356636 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:09:45.357332 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e96e47ff-e063-4892-b2f9-2ded634c9593\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e96e47ff-e063-4892-b2f9-2ded634c9593\n Backing store flags: \n Account information:\n NAkYS2Kzk3HRxhU7AFRF\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:09:45.358202 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-75f4e311-6406-4998-94b6-e789a890e5ab req-c797683c-d2f0-4c7d-a826-cb4f85d2fa71 tempest-TestVolumeBootPattern-702116601 None] Removing iscsi_target for Volume ID: e96e47ff-e063-4892-b2f9-2ded634c9593
May 27 04:09:45.362646 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e96e47ff-e063-4892-b2f9-2ded634c9593 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:09:45.480860 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e96e47ff-e063-4892-b2f9-2ded634c9593 -f" returned: 0 in 0.119s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:09:45.481503 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:09:45.485398 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:09:45.608105 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:09:45.608592 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:09:46.575009 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-328f2151-2f8e-4096-8f6c-ddd29ed00fa7 tempest-TestVolumeBootPattern-702116601 None] Lock "b'cinder-e96e47ff-e063-4892-b2f9-2ded634c9593-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:09:46.686797 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:09:46.800845 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:09:46.801273 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:09:46.801924 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-328f2151-2f8e-4096-8f6c-ddd29ed00fa7 tempest-TestVolumeBootPattern-702116601 None] Skipping remove_export. No iscsi_target is presently exported for volume: e96e47ff-e063-4892-b2f9-2ded634c9593
May 27 04:09:46.802917 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-328f2151-2f8e-4096-8f6c-ddd29ed00fa7 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e96e47ff-e063-4892-b2f9-2ded634c9593 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:09:46.824218 n-d-843301-2 sudo[145781]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e96e47ff-e063-4892-b2f9-2ded634c9593
May 27 04:09:46.825818 n-d-843301-2 sudo[145781]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:09:47.277082 n-d-843301-2 sudo[145781]: pam_unix(sudo:session): session closed for user root
May 27 04:09:47.280022 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-328f2151-2f8e-4096-8f6c-ddd29ed00fa7 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e96e47ff-e063-4892-b2f9-2ded634c9593" returned: 0 in 0.477s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:09:47.282487 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-328f2151-2f8e-4096-8f6c-ddd29ed00fa7 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e96e47ff-e063-4892-b2f9-2ded634c9593 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:09:47.316534 n-d-843301-2 sudo[145800]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e96e47ff-e063-4892-b2f9-2ded634c9593
May 27 04:09:47.319000 n-d-843301-2 sudo[145800]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:09:47.739044 n-d-843301-2 sudo[145800]: pam_unix(sudo:session): session closed for user root
May 27 04:09:47.741962 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-328f2151-2f8e-4096-8f6c-ddd29ed00fa7 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e96e47ff-e063-4892-b2f9-2ded634c9593" returned: 0 in 0.458s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:09:47.745591 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-328f2151-2f8e-4096-8f6c-ddd29ed00fa7 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e96e47ff-e063-4892-b2f9-2ded634c9593 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:09:47.769841 n-d-843301-2 sudo[145806]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e96e47ff-e063-4892-b2f9-2ded634c9593
May 27 04:09:47.770663 n-d-843301-2 sudo[145806]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:09:48.261082 n-d-843301-2 sudo[145806]: pam_unix(sudo:session): session closed for user root
May 27 04:09:48.263505 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-328f2151-2f8e-4096-8f6c-ddd29ed00fa7 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e96e47ff-e063-4892-b2f9-2ded634c9593" returned: 0 in 0.518s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:09:48.264704 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-328f2151-2f8e-4096-8f6c-ddd29ed00fa7 tempest-TestVolumeBootPattern-702116601 None] Successfully deleted volume: e96e47ff-e063-4892-b2f9-2ded634c9593
May 27 04:09:48.318816 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-328f2151-2f8e-4096-8f6c-ddd29ed00fa7 tempest-TestVolumeBootPattern-702116601 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1776076468 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1776076468, it is now deprecated. Please use the default quota class for default quota.
May 27 04:09:48.319635 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-328f2151-2f8e-4096-8f6c-ddd29ed00fa7 tempest-TestVolumeBootPattern-702116601 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1776076468 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1776076468, it is now deprecated. Please use the default quota class for default quota.
May 27 04:09:48.343975 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-328f2151-2f8e-4096-8f6c-ddd29ed00fa7 tempest-TestVolumeBootPattern-702116601 None] Created reservations ['00c07ab4-a122-4c8c-815f-2eeaddbb393d', '7d010317-4293-4cb0-8bfb-8aec9438bf32', 'da77d5df-7940-4b31-b47d-e1c1a9942827', '76123388-2c3c-43a9-861a-5b4d44c33d77'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:09:48.347004 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-328f2151-2f8e-4096-8f6c-ddd29ed00fa7 tempest-TestVolumeBootPattern-702116601 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:09:48.347004 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:09:48.347004 n-d-843301-2 cinder-volume[92445]:
May 27 04:09:48.425526 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-328f2151-2f8e-4096-8f6c-ddd29ed00fa7 tempest-TestVolumeBootPattern-702116601 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:09:48.426710 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-328f2151-2f8e-4096-8f6c-ddd29ed00fa7 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:09:48.460533 n-d-843301-2 sudo[145838]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:09:48.461497 n-d-843301-2 sudo[145838]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:09:48.940137 n-d-843301-2 sudo[145838]: pam_unix(sudo:session): session closed for user root
May 27 04:09:48.953211 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-328f2151-2f8e-4096-8f6c-ddd29ed00fa7 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.516s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:09:48.956010 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-328f2151-2f8e-4096-8f6c-ddd29ed00fa7 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:09:48.977747 n-d-843301-2 sudo[145864]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:09:48.979350 n-d-843301-2 sudo[145864]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:09:49.522914 n-d-843301-2 sudo[145864]: pam_unix(sudo:session): session closed for user root
May 27 04:09:49.526289 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-328f2151-2f8e-4096-8f6c-ddd29ed00fa7 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:09:49.529430 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-328f2151-2f8e-4096-8f6c-ddd29ed00fa7 tempest-TestVolumeBootPattern-702116601 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:09:49.539501 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-328f2151-2f8e-4096-8f6c-ddd29ed00fa7 tempest-TestVolumeBootPattern-702116601 None] Deleted volume successfully.
May 27 04:09:49.569147 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-328f2151-2f8e-4096-8f6c-ddd29ed00fa7 tempest-TestVolumeBootPattern-702116601 None] Lock "b'cinder-e96e47ff-e063-4892-b2f9-2ded634c9593-delete_volume'" released by "delete_volume" :: held 2.994s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:09:49.843760 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:09:49.851692 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:09:49.852411 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:09:49.870808 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Flow 'volume_create_manager' (94bedc39-f947-46b3-b6ab-05df88e3f2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:09:49.891984 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a45a5dbd-65d7-4e80-8f63-d34fc235cd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:09:49.928073 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:09:49.962867 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a45a5dbd-65d7-4e80-8f63-d34fc235cd75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:09:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1293072221',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=ee50dd5f-95f0-481c-9996-aa90972af456,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfa97b64f38a4f6795ca76fe23dff286',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:09:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:09:50Z,user_id='0c7bae9960494801894147ee1ffecc5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:09:49.965365 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c4af85ab-0422-4d36-b042-4dbb3c9abf08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:09:49.967430 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c4af85ab-0422-4d36-b042-4dbb3c9abf08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:09:49.969747 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6bcf955a-767c-499c-8ae7-061ba559c60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:09:50.078350 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6bcf955a-767c-499c-8ae7-061ba559c60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'ee50dd5f-95f0-481c-9996-aa90972af456', 'volume_name': 'volume-ee50dd5f-95f0-481c-9996-aa90972af456', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:09:50.081769 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e99b9c2c-48dc-4a7d-ab16-b343bb6c2364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:09:50.087739 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e99b9c2c-48dc-4a7d-ab16-b343bb6c2364) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:09:50.090149 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (af99b6c0-5d7c-4c1f-93ac-946f29cc35d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:09:50.095189 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Volume ee50dd5f-95f0-481c-9996-aa90972af456: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-ee50dd5f-95f0-481c-9996-aa90972af456', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 27 04:09:50.096479 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Cloning ee50dd5f-95f0-481c-9996-aa90972af456 from image c742528c-2e23-4c76-85af-75edbc35cc02 at location (None, None). {{(pid=92445) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 27 04:10:00.087671 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_9oarvg42n-d-843301-2@lvmdriver-1, size 616.00 MB, duration 9.98 sec {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 27 04:10:00.088410 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Image download 616.00 MB at 61.70 MB/s
May 27 04:10:00.126017 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_9oarvg42n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:00.206631 n-d-843301-2 sudo[146051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_9oarvg42n-d-843301-2@lvmdriver-1
May 27 04:10:00.207412 n-d-843301-2 sudo[146051]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:00.505909 n-d-843301-2 sudo[146051]: pam_unix(sudo:session): session closed for user root
May 27 04:10:00.508191 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_9oarvg42n-d-843301-2@lvmdriver-1" returned: 0 in 0.382s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:00.509145 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 is fetched for user 0c7bae9960494801894147ee1ffecc5c. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 27 04:10:00.568377 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_9oarvg42n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:00.649562 n-d-843301-2 sudo[146056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_9oarvg42n-d-843301-2@lvmdriver-1
May 27 04:10:00.650368 n-d-843301-2 sudo[146056]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:00.955105 n-d-843301-2 sudo[146056]: pam_unix(sudo:session): session closed for user root
May 27 04:10:00.957200 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_9oarvg42n-d-843301-2@lvmdriver-1" returned: 0 in 0.389s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:00.959445 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ee50dd5f-95f0-481c-9996-aa90972af456 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:00.977699 n-d-843301-2 sudo[146063]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ee50dd5f-95f0-481c-9996-aa90972af456 stack-volumes-lvmdriver-1 -L 1g
May 27 04:10:00.978484 n-d-843301-2 sudo[146063]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:01.496355 n-d-843301-2 sudo[146063]: pam_unix(sudo:session): session closed for user root
May 27 04:10:01.498914 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ee50dd5f-95f0-481c-9996-aa90972af456 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.539s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:01.520230 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Attempting download of c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume ee50dd5f-95f0-481c-9996-aa90972af456. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 27 04:10:01.557657 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_udgrjkkh {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:01.639432 n-d-843301-2 sudo[146098]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_c742528c-2e23-4c76-85af-75edbc35cc02_udgrjkkh
May 27 04:10:01.640229 n-d-843301-2 sudo[146098]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:01.939781 n-d-843301-2 sudo[146098]: pam_unix(sudo:session): session closed for user root
May 27 04:10:01.941962 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_udgrjkkh" returned: 0 in 0.384s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:01.943104 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_9oarvg42n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:02.022989 n-d-843301-2 sudo[146104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_9oarvg42n-d-843301-2@lvmdriver-1
May 27 04:10:02.023807 n-d-843301-2 sudo[146104]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:02.328732 n-d-843301-2 sudo[146104]: pam_unix(sudo:session): session closed for user root
May 27 04:10:02.331037 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_9oarvg42n-d-843301-2@lvmdriver-1" returned: 0 in 0.387s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:02.331839 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] c742528c-2e23-4c76-85af-75edbc35cc02 was vhdx, converting to raw {{(pid=92445) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 27 04:10:02.333117 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_9oarvg42n-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ee50dd5f--95f0--481c--9996--aa90972af456 oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:02.352340 n-d-843301-2 sudo[146123]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_9oarvg42n-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ee50dd5f--95f0--481c--9996--aa90972af456 oflag=direct
May 27 04:10:02.353187 n-d-843301-2 sudo[146123]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:02.668279 n-d-843301-2 sudo[146123]: pam_unix(sudo:session): session closed for user root
May 27 04:10:02.670622 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_9oarvg42n-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ee50dd5f--95f0--481c--9996--aa90972af456 oflag=direct" returned: 0 in 0.337s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:02.671887 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 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_c742528c-2e23-4c76-85af-75edbc35cc02_9oarvg42n-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ee50dd5f--95f0--481c--9996--aa90972af456 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:02.691286 n-d-843301-2 sudo[146136]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_9oarvg42n-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ee50dd5f--95f0--481c--9996--aa90972af456
May 27 04:10:02.692104 n-d-843301-2 sudo[146136]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:03.652857 n-d-843301-2 sudo[146136]: pam_unix(sudo:session): session closed for user root
May 27 04:10:03.655328 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 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_c742528c-2e23-4c76-85af-75edbc35cc02_9oarvg42n-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ee50dd5f--95f0--481c--9996--aa90972af456" returned: 0 in 0.983s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:03.656386 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_9oarvg42n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:03.698622 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:10:03.699507 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:10:03.700291 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:03.721094 n-d-843301-2 sudo[146181]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:10:03.722173 n-d-843301-2 sudo[146181]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:03.759380 n-d-843301-2 sudo[146179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_9oarvg42n-d-843301-2@lvmdriver-1
May 27 04:10:03.760300 n-d-843301-2 sudo[146179]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:04.171549 n-d-843301-2 sudo[146179]: pam_unix(sudo:session): session closed for user root
May 27 04:10:04.173898 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_9oarvg42n-d-843301-2@lvmdriver-1" returned: 0 in 0.517s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:04.174938 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_9oarvg42n-d-843301-2@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--ee50dd5f--95f0--481c--9996--aa90972af456 {{(pid=92445) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 27 04:10:04.175414 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Converted 700.00 MB image at 700.00 MB/s
May 27 04:10:04.176126 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Downloaded image c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume ee50dd5f-95f0-481c-9996-aa90972af456 successfully. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 27 04:10:04.322054 n-d-843301-2 sudo[146181]: pam_unix(sudo:session): session closed for user root
May 27 04:10:04.328096 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 for user 0c7bae9960494801894147ee1ffecc5c is deleted. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 27 04:10:04.328952 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Marking volume ee50dd5f-95f0-481c-9996-aa90972af456 as bootable. {{(pid=92445) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 27 04:10:04.337256 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.637s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:04.339100 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:04.357883 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Copying metadata from image c742528c-2e23-4c76-85af-75edbc35cc02 to ee50dd5f-95f0-481c-9996-aa90972af456. {{(pid=92445) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 27 04:10:04.358473 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Creating volume glance metadata for volume ee50dd5f-95f0-481c-9996-aa90972af456 backed by image c742528c-2e23-4c76-85af-75edbc35cc02 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92445) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 27 04:10:04.362877 n-d-843301-2 sudo[146198]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:10:04.363680 n-d-843301-2 sudo[146198]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:04.433205 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (af99b6c0-5d7c-4c1f-93ac-946f29cc35d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ee50dd5f-95f0-481c-9996-aa90972af456', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:10:04.435638 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3afeb197-1cb6-44e1-b0f4-7a581c344c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:10:04.448953 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Volume volume-ee50dd5f-95f0-481c-9996-aa90972af456 (ee50dd5f-95f0-481c-9996-aa90972af456): created successfully
May 27 04:10:04.452037 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3afeb197-1cb6-44e1-b0f4-7a581c344c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:10:04.455514 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Flow 'volume_create_manager' (94bedc39-f947-46b3-b6ab-05df88e3f2dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:10:04.466981 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-08503e66-636f-4426-afd5-9aad480d7df9 tempest-TestVolumeBootPattern-702116601 None] Created volume successfully.
May 27 04:10:04.784397 n-d-843301-2 sudo[146198]: pam_unix(sudo:session): session closed for user root
May 27 04:10:04.786479 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:04.788663 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:10:05.557881 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4d968bef-e64c-4805-bf04-908d03da6656 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ee50dd5f-95f0-481c-9996-aa90972af456 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:05.577144 n-d-843301-2 sudo[146258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ee50dd5f-95f0-481c-9996-aa90972af456
May 27 04:10:05.578062 n-d-843301-2 sudo[146258]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:05.976696 n-d-843301-2 sudo[146258]: pam_unix(sudo:session): session closed for user root
May 27 04:10:05.979115 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4d968bef-e64c-4805-bf04-908d03da6656 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ee50dd5f-95f0-481c-9996-aa90972af456" returned: 0 in 0.421s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:05.980846 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4d968bef-e64c-4805-bf04-908d03da6656 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7b757da8-c23a-46c9-b11f-f60a6bbe5f3d --snapshot stack-volumes-lvmdriver-1/volume-ee50dd5f-95f0-481c-9996-aa90972af456 -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:06.001173 n-d-843301-2 sudo[146263]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7b757da8-c23a-46c9-b11f-f60a6bbe5f3d --snapshot stack-volumes-lvmdriver-1/volume-ee50dd5f-95f0-481c-9996-aa90972af456 -L 1.00g
May 27 04:10:06.001985 n-d-843301-2 sudo[146263]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:06.646475 n-d-843301-2 sudo[146263]: pam_unix(sudo:session): session closed for user root
May 27 04:10:06.649336 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4d968bef-e64c-4805-bf04-908d03da6656 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7b757da8-c23a-46c9-b11f-f60a6bbe5f3d --snapshot stack-volumes-lvmdriver-1/volume-ee50dd5f-95f0-481c-9996-aa90972af456 -L 1.00g" returned: 0 in 0.668s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:06.740320 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-4d968bef-e64c-4805-bf04-908d03da6656 tempest-TestVolumeBootPattern-702116601 None] Create snapshot completed successfully
May 27 04:10:10.517911 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:10:10.526646 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:10:10.527898 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:10:10.556364 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Flow 'volume_create_manager' (dcff3d1f-b5d2-4c3a-ba03-b94148284285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:10:10.560425 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60d2e0ed-b90f-4f36-95aa-19517ced6015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:10:10.586982 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:10:10.614936 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60d2e0ed-b90f-4f36-95aa-19517ced6015) 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-05-27T04:10:10Z,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-843301-2@lvmdriver-1#lvmdriver-1',id=07cd0d53-06c1-4746-bb8b-f2357e389dc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfa97b64f38a4f6795ca76fe23dff286',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:10:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=7b757da8-c23a-46c9-b11f-f60a6bbe5f3d,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:10:10Z,user_id='0c7bae9960494801894147ee1ffecc5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:10:10.617396 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (71c4dd5e-e2ea-44c0-8fe0-613d6e387339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:10:10.619539 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (71c4dd5e-e2ea-44c0-8fe0-613d6e387339) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:10:10.621977 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (93ebb813-aea3-495c-9a06-4c0f9dd4a50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:10:10.624217 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (93ebb813-aea3-495c-9a06-4c0f9dd4a50b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '07cd0d53-06c1-4746-bb8b-f2357e389dc2', 'volume_name': 'volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2', 'volume_size': 1, 'snapshot_id': '7b757da8-c23a-46c9-b11f-f60a6bbe5f3d'}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:10:10.626734 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (651fee3e-a9b4-4a3b-96ad-3f0c9675cac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:10:10.628851 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (651fee3e-a9b4-4a3b-96ad-3f0c9675cac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:10:10.631182 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d2643469-91b6-4398-8fd1-6d0f30c6fc85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:10:10.632025 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Volume 07cd0d53-06c1-4746-bb8b-f2357e389dc2: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2', 'volume_size': 1, 'snapshot_id': '7b757da8-c23a-46c9-b11f-f60a6bbe5f3d'}
May 27 04:10:10.654593 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:10.673544 n-d-843301-2 sudo[146388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2 stack-volumes-lvmdriver-1 -L 1g
May 27 04:10:10.674358 n-d-843301-2 sudo[146388]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:11.182118 n-d-843301-2 sudo[146388]: pam_unix(sudo:session): session closed for user root
May 27 04:10:11.184809 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.530s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:11.186811 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-7b757da8-c23a-46c9-b11f-f60a6bbe5f3d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:11.207287 n-d-843301-2 sudo[146424]: ubuntu : 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-7b757da8-c23a-46c9-b11f-f60a6bbe5f3d
May 27 04:10:11.209010 n-d-843301-2 sudo[146424]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:11.617060 n-d-843301-2 sudo[146424]: pam_unix(sudo:session): session closed for user root
May 27 04:10:11.619280 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-7b757da8-c23a-46c9-b11f-f60a6bbe5f3d" returned: 0 in 0.432s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:11.622112 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7b757da8--c23a--46c9--b11f--f60a6bbe5f3d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--07cd0d53--06c1--4746--bb8b--f2357e389dc2 iflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:11.641524 n-d-843301-2 sudo[146438]: 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--7b757da8--c23a--46c9--b11f--f60a6bbe5f3d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--07cd0d53--06c1--4746--bb8b--f2357e389dc2 iflag=direct
May 27 04:10:11.642336 n-d-843301-2 sudo[146438]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:11.967120 n-d-843301-2 sudo[146438]: pam_unix(sudo:session): session closed for user root
May 27 04:10:11.969477 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7b757da8--c23a--46c9--b11f--f60a6bbe5f3d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--07cd0d53--06c1--4746--bb8b--f2357e389dc2 iflag=direct" returned: 0 in 0.347s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:11.970526 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7b757da8--c23a--46c9--b11f--f60a6bbe5f3d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--07cd0d53--06c1--4746--bb8b--f2357e389dc2 oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:11.989575 n-d-843301-2 sudo[146460]: 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--7b757da8--c23a--46c9--b11f--f60a6bbe5f3d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--07cd0d53--06c1--4746--bb8b--f2357e389dc2 oflag=direct
May 27 04:10:11.990480 n-d-843301-2 sudo[146460]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:12.302839 n-d-843301-2 sudo[146460]: pam_unix(sudo:session): session closed for user root
May 27 04:10:12.305437 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7b757da8--c23a--46c9--b11f--f60a6bbe5f3d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--07cd0d53--06c1--4746--bb8b--f2357e389dc2 oflag=direct" returned: 0 in 0.334s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:12.306692 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7b757da8--c23a--46c9--b11f--f60a6bbe5f3d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--07cd0d53--06c1--4746--bb8b--f2357e389dc2 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:12.328924 n-d-843301-2 sudo[146475]: 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--7b757da8--c23a--46c9--b11f--f60a6bbe5f3d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--07cd0d53--06c1--4746--bb8b--f2357e389dc2 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 27 04:10:12.329753 n-d-843301-2 sudo[146475]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:17.368982 n-d-843301-2 sudo[146475]: pam_unix(sudo:session): session closed for user root
May 27 04:10:17.371044 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7b757da8--c23a--46c9--b11f--f60a6bbe5f3d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--07cd0d53--06c1--4746--bb8b--f2357e389dc2 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.064s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:17.371661 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7b757da8--c23a--46c9--b11f--f60a6bbe5f3d, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--07cd0d53--06c1--4746--bb8b--f2357e389dc2, size 1024.00 MB, duration 5.07 sec {{(pid=92445) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 27 04:10:17.372038 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.volume_utils [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Volume copy 1024.00 MB at 202.16 MB/s
May 27 04:10:17.416790 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Marking volume 07cd0d53-06c1-4746-bb8b-f2357e389dc2 as bootable. {{(pid=92445) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 27 04:10:17.424470 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Copying metadata from snapshot 7b757da8-c23a-46c9-b11f-f60a6bbe5f3d to 07cd0d53-06c1-4746-bb8b-f2357e389dc2. {{(pid=92445) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:419}}
May 27 04:10:17.457976 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d2643469-91b6-4398-8fd1-6d0f30c6fc85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2', 'volume_size': 1, 'snapshot_id': '7b757da8-c23a-46c9-b11f-f60a6bbe5f3d'}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:10:17.460235 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (03904391-4465-4af7-82fe-6e2cb7bf148b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:10:17.469230 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Volume volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2 (07cd0d53-06c1-4746-bb8b-f2357e389dc2): created successfully
May 27 04:10:17.471108 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (03904391-4465-4af7-82fe-6e2cb7bf148b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:10:17.474058 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Flow 'volume_create_manager' (dcff3d1f-b5d2-4c3a-ba03-b94148284285) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:10:17.487327 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-6098863d-fa0b-4e6f-9c41-4663d932d303 tempest-TestVolumeBootPattern-702116601 None] Created volume successfully.
May 27 04:10:20.088956 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-42b51eb4-5291-4ea9-bf64-c5cd9b1f495c tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:20.110548 n-d-843301-2 sudo[146512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2
May 27 04:10:20.111446 n-d-843301-2 sudo[146512]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:20.506777 n-d-843301-2 sudo[146512]: pam_unix(sudo:session): session closed for user root
May 27 04:10:20.509064 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-42b51eb4-5291-4ea9-bf64-c5cd9b1f495c tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2" returned: 0 in 0.420s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:20.556740 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:20.562948 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:20.563265 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:10:20.563855 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-42b51eb4-5291-4ea9-bf64-c5cd9b1f495c tempest-TestVolumeBootPattern-702116601 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:10:20.564637 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-42b51eb4-5291-4ea9-bf64-c5cd9b1f495c tempest-TestVolumeBootPattern-702116601 None] Creating iscsi_target for Volume ID: volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:10:20.567640 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-42b51eb4-5291-4ea9-bf64-c5cd9b1f495c tempest-TestVolumeBootPattern-702116601 None] Created volume path /opt/stack/data/cinder/volumes/volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2,
May 27 04:10:20.567640 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:10:20.567640 n-d-843301-2 cinder-volume[92445]:
May 27 04:10:20.567640 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2
May 27 04:10:20.567640 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:10:20.567640 n-d-843301-2 cinder-volume[92445]: incominguser JfUQP8EwfQbvVnSby75h Da5qFu4QzS7Wydjd
May 27 04:10:20.567640 n-d-843301-2 cinder-volume[92445]:
May 27 04:10:20.567640 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:10:20.567640 n-d-843301-2 cinder-volume[92445]:
May 27 04:10:20.567640 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:10:20.568830 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:20.923136 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2" returned: 0 in 0.354s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:20.923548 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:10:20.924144 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-42b51eb4-5291-4ea9-bf64-c5cd9b1f495c tempest-TestVolumeBootPattern-702116601 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:10:20.924499 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-42b51eb4-5291-4ea9-bf64-c5cd9b1f495c tempest-TestVolumeBootPattern-702116601 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:10:20.927334 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:20.931878 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:20.932213 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2\n Backing store flags: \n Account information:\n JfUQP8EwfQbvVnSby75h\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:10:20.932768 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-42b51eb4-5291-4ea9-bf64-c5cd9b1f495c tempest-TestVolumeBootPattern-702116601 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:10:20.933958 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:21.019707 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:21.020066 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2\n Backing store flags: \n Account information:\n JfUQP8EwfQbvVnSby75h\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:10:21.021200 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:21.107994 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:21.108568 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2\n Backing store flags: \n Account information:\n JfUQP8EwfQbvVnSby75h\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:10:21.109281 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-42b51eb4-5291-4ea9-bf64-c5cd9b1f495c tempest-TestVolumeBootPattern-702116601 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:10:21.150101 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-42b51eb4-5291-4ea9-bf64-c5cd9b1f495c tempest-TestVolumeBootPattern-702116601 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2', 'target_lun': 1, 'volume_id': '07cd0d53-06c1-4746-bb8b-f2357e389dc2', 'auth_method': 'CHAP', 'auth_username': 'JfUQP8EwfQbvVnSby75h', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '61c17ea7-ab84-4708-8725-4f7d4c7ee865'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 04:10:21.258317 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-a4691a8e-817f-4cee-ad0a-06390ab36e01 req-42b51eb4-5291-4ea9-bf64-c5cd9b1f495c tempest-TestVolumeBootPattern-702116601 None] attachment_update completed successfully.
May 27 04:10:36.502439 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-d8fc3fb8-7b7c-4a49-afe4-707ab0b13d25 tempest-TestVolumeBootPattern-702116601 None] Terminate volume connection completed successfully.
May 27 04:10:36.503158 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-d8fc3fb8-7b7c-4a49-afe4-707ab0b13d25 tempest-TestVolumeBootPattern-702116601 None] Deleting attachment 61c17ea7-ab84-4708-8725-4f7d4c7ee865. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 04:10:36.506294 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:36.600693 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:36.601069 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2\n Backing store flags: \n Account information:\n JfUQP8EwfQbvVnSby75h\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:10:36.601685 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-d8fc3fb8-7b7c-4a49-afe4-707ab0b13d25 tempest-TestVolumeBootPattern-702116601 None] Removing iscsi_target for Volume ID: 07cd0d53-06c1-4746-bb8b-f2357e389dc2
May 27 04:10:36.603198 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:36.693467 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2 -f" returned: 0 in 0.090s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:36.694118 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:10:36.695546 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:36.790308 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:36.790633 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:10:36.942559 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-23a5acbe-65e5-4fdb-a50e-416d1d18d0a5 tempest-TestVolumeBootPattern-702116601 None] Lock "b'cinder-07cd0d53-06c1-4746-bb8b-f2357e389dc2-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:10:37.000519 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:37.098550 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:37.099003 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:10:37.099709 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-23a5acbe-65e5-4fdb-a50e-416d1d18d0a5 tempest-TestVolumeBootPattern-702116601 None] Skipping remove_export. No iscsi_target is presently exported for volume: 07cd0d53-06c1-4746-bb8b-f2357e389dc2
May 27 04:10:37.100755 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-23a5acbe-65e5-4fdb-a50e-416d1d18d0a5 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:37.119621 n-d-843301-2 sudo[146621]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2
May 27 04:10:37.120562 n-d-843301-2 sudo[146621]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:37.549991 n-d-843301-2 sudo[146621]: pam_unix(sudo:session): session closed for user root
May 27 04:10:37.552411 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-23a5acbe-65e5-4fdb-a50e-416d1d18d0a5 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2" returned: 0 in 0.451s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:37.554470 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-23a5acbe-65e5-4fdb-a50e-416d1d18d0a5 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:37.575173 n-d-843301-2 sudo[146626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2
May 27 04:10:37.576671 n-d-843301-2 sudo[146626]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:37.984093 n-d-843301-2 sudo[146626]: pam_unix(sudo:session): session closed for user root
May 27 04:10:37.986474 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-23a5acbe-65e5-4fdb-a50e-416d1d18d0a5 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2" returned: 0 in 0.432s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:37.988454 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-23a5acbe-65e5-4fdb-a50e-416d1d18d0a5 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:38.009125 n-d-843301-2 sudo[146631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2
May 27 04:10:38.009933 n-d-843301-2 sudo[146631]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:38.444343 n-d-843301-2 sudo[146631]: pam_unix(sudo:session): session closed for user root
May 27 04:10:38.446626 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-23a5acbe-65e5-4fdb-a50e-416d1d18d0a5 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-07cd0d53-06c1-4746-bb8b-f2357e389dc2" returned: 0 in 0.458s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:38.447869 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-23a5acbe-65e5-4fdb-a50e-416d1d18d0a5 tempest-TestVolumeBootPattern-702116601 None] Successfully deleted volume: 07cd0d53-06c1-4746-bb8b-f2357e389dc2
May 27 04:10:38.495433 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-23a5acbe-65e5-4fdb-a50e-416d1d18d0a5 tempest-TestVolumeBootPattern-702116601 None] Created reservations ['c08b1696-da94-40ee-b667-405c5fd21c12', 'f9b75600-ee72-4298-9f73-354d4459bdb0', '647984b9-6b7f-406e-8486-70691605da35', 'e10d95e6-9afb-4c0a-bfc0-b2fa07b9e725'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:10:38.497736 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-23a5acbe-65e5-4fdb-a50e-416d1d18d0a5 tempest-TestVolumeBootPattern-702116601 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:10:38.497736 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:10:38.497736 n-d-843301-2 cinder-volume[92445]:
May 27 04:10:38.545976 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-23a5acbe-65e5-4fdb-a50e-416d1d18d0a5 tempest-TestVolumeBootPattern-702116601 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:10:38.546810 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-23a5acbe-65e5-4fdb-a50e-416d1d18d0a5 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:38.566409 n-d-843301-2 sudo[146640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:10:38.567321 n-d-843301-2 sudo[146640]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:39.003877 n-d-843301-2 sudo[146640]: pam_unix(sudo:session): session closed for user root
May 27 04:10:39.006465 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-23a5acbe-65e5-4fdb-a50e-416d1d18d0a5 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:39.010325 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-23a5acbe-65e5-4fdb-a50e-416d1d18d0a5 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:39.052513 n-d-843301-2 sudo[146643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:10:39.054828 n-d-843301-2 sudo[146643]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:39.108769 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-2a4700ec-4a49-447f-84a7-90beec1cb073 tempest-TestVolumeBootPattern-702116601 None] Lock "b'cinder-7b757da8-c23a-46c9-b11f-f60a6bbe5f3d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.028s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:10:39.111116 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2a4700ec-4a49-447f-84a7-90beec1cb073 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7b757da8-c23a-46c9-b11f-f60a6bbe5f3d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:39.154684 n-d-843301-2 sudo[146647]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7b757da8-c23a-46c9-b11f-f60a6bbe5f3d
May 27 04:10:39.156202 n-d-843301-2 sudo[146647]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:39.596802 n-d-843301-2 sudo[146643]: pam_unix(sudo:session): session closed for user root
May 27 04:10:39.609958 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-23a5acbe-65e5-4fdb-a50e-416d1d18d0a5 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.600s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:39.613267 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-23a5acbe-65e5-4fdb-a50e-416d1d18d0a5 tempest-TestVolumeBootPattern-702116601 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:10:39.624704 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-23a5acbe-65e5-4fdb-a50e-416d1d18d0a5 tempest-TestVolumeBootPattern-702116601 None] Deleted volume successfully.
May 27 04:10:39.627213 n-d-843301-2 sudo[146647]: pam_unix(sudo:session): session closed for user root
May 27 04:10:39.629218 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2a4700ec-4a49-447f-84a7-90beec1cb073 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7b757da8-c23a-46c9-b11f-f60a6bbe5f3d" returned: 0 in 0.518s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:39.634230 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2a4700ec-4a49-447f-84a7-90beec1cb073 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7b757da8-c23a-46c9-b11f-f60a6bbe5f3d {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:39.657062 n-d-843301-2 sudo[146658]: ubuntu : TTY=unknown ; 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-7b757da8-c23a-46c9-b11f-f60a6bbe5f3d
May 27 04:10:39.658774 n-d-843301-2 sudo[146658]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:39.660482 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [req-991be7e5-1fed-4b9a-8bf7-2a64b3ed3234 req-23a5acbe-65e5-4fdb-a50e-416d1d18d0a5 tempest-TestVolumeBootPattern-702116601 None] Lock "b'cinder-07cd0d53-06c1-4746-bb8b-f2357e389dc2-delete_volume'" released by "delete_volume" :: held 2.717s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:10:40.306368 n-d-843301-2 sudo[146658]: pam_unix(sudo:session): session closed for user root
May 27 04:10:40.309375 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-2a4700ec-4a49-447f-84a7-90beec1cb073 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7b757da8-c23a-46c9-b11f-f60a6bbe5f3d" returned: 0 in 0.675s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:40.405410 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-2a4700ec-4a49-447f-84a7-90beec1cb073 tempest-TestVolumeBootPattern-702116601 None] Created reservations ['83fcdc27-8619-4606-bb14-8661c7bcd376', 'dde13757-12a6-44b8-9759-d226394e94d3', '5501fd97-fda7-4199-bcd8-7bcbdb9c29ad', '8aa3d792-239c-466f-a63c-ba9227339852'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:10:40.406417 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-2a4700ec-4a49-447f-84a7-90beec1cb073 tempest-TestVolumeBootPattern-702116601 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:10:40.406417 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:10:40.406417 n-d-843301-2 cinder-volume[92445]:
May 27 04:10:40.448210 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-2a4700ec-4a49-447f-84a7-90beec1cb073 tempest-TestVolumeBootPattern-702116601 None] Delete snapshot completed successfully.
May 27 04:10:40.454648 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-2a4700ec-4a49-447f-84a7-90beec1cb073 tempest-TestVolumeBootPattern-702116601 None] Lock "b'cinder-7b757da8-c23a-46c9-b11f-f60a6bbe5f3d-delete_snapshot'" released by "delete_snapshot" :: held 1.346s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:10:41.380559 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-975a65b8-7cc5-4898-b422-0e32b379189e tempest-TestVolumeBootPattern-702116601 None] Lock "b'cinder-ee50dd5f-95f0-481c-9996-aa90972af456-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:10:41.476508 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-975a65b8-7cc5-4898-b422-0e32b379189e tempest-TestVolumeBootPattern-702116601 None] Skipping remove_export. No iscsi_target is presently exported for volume: ee50dd5f-95f0-481c-9996-aa90972af456
May 27 04:10:41.477746 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-975a65b8-7cc5-4898-b422-0e32b379189e tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ee50dd5f-95f0-481c-9996-aa90972af456 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:41.518594 n-d-843301-2 sudo[146707]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ee50dd5f-95f0-481c-9996-aa90972af456
May 27 04:10:41.519531 n-d-843301-2 sudo[146707]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:41.956237 n-d-843301-2 sudo[146707]: pam_unix(sudo:session): session closed for user root
May 27 04:10:41.959155 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-975a65b8-7cc5-4898-b422-0e32b379189e tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ee50dd5f-95f0-481c-9996-aa90972af456" returned: 0 in 0.481s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:41.961170 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-975a65b8-7cc5-4898-b422-0e32b379189e tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ee50dd5f-95f0-481c-9996-aa90972af456 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:41.982675 n-d-843301-2 sudo[146710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ee50dd5f-95f0-481c-9996-aa90972af456
May 27 04:10:41.984128 n-d-843301-2 sudo[146710]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:42.379077 n-d-843301-2 sudo[146710]: pam_unix(sudo:session): session closed for user root
May 27 04:10:42.381557 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-975a65b8-7cc5-4898-b422-0e32b379189e tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ee50dd5f-95f0-481c-9996-aa90972af456" returned: 0 in 0.420s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:42.383528 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-975a65b8-7cc5-4898-b422-0e32b379189e tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ee50dd5f-95f0-481c-9996-aa90972af456 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:42.408368 n-d-843301-2 sudo[146715]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ee50dd5f-95f0-481c-9996-aa90972af456
May 27 04:10:42.409990 n-d-843301-2 sudo[146715]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:42.920508 n-d-843301-2 sudo[146715]: pam_unix(sudo:session): session closed for user root
May 27 04:10:42.923628 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-975a65b8-7cc5-4898-b422-0e32b379189e tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ee50dd5f-95f0-481c-9996-aa90972af456" returned: 0 in 0.540s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:42.926000 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-975a65b8-7cc5-4898-b422-0e32b379189e tempest-TestVolumeBootPattern-702116601 None] Successfully deleted volume: ee50dd5f-95f0-481c-9996-aa90972af456
May 27 04:10:43.008099 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-975a65b8-7cc5-4898-b422-0e32b379189e tempest-TestVolumeBootPattern-702116601 None] Created reservations ['d7cf90d6-36bd-4d7e-bae8-323736727113', '9759f340-1265-4932-88e3-8aa52dc1e9cd', '9f185264-2302-4654-8fc2-f6bcd8a92252', 'dc900135-77ba-42bd-896c-84dc028ba497'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:10:43.010223 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-975a65b8-7cc5-4898-b422-0e32b379189e tempest-TestVolumeBootPattern-702116601 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:10:43.010223 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:10:43.010223 n-d-843301-2 cinder-volume[92445]:
May 27 04:10:43.076574 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-975a65b8-7cc5-4898-b422-0e32b379189e tempest-TestVolumeBootPattern-702116601 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:10:43.077320 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-975a65b8-7cc5-4898-b422-0e32b379189e tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:43.114957 n-d-843301-2 sudo[146736]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:10:43.115919 n-d-843301-2 sudo[146736]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:43.636442 n-d-843301-2 sudo[146736]: pam_unix(sudo:session): session closed for user root
May 27 04:10:43.638804 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-975a65b8-7cc5-4898-b422-0e32b379189e tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.561s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:43.641415 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-975a65b8-7cc5-4898-b422-0e32b379189e tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:43.688102 n-d-843301-2 sudo[146758]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:10:43.689773 n-d-843301-2 sudo[146758]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:44.294321 n-d-843301-2 sudo[146758]: pam_unix(sudo:session): session closed for user root
May 27 04:10:44.296734 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-975a65b8-7cc5-4898-b422-0e32b379189e tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.655s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:44.299022 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-975a65b8-7cc5-4898-b422-0e32b379189e tempest-TestVolumeBootPattern-702116601 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:10:44.308610 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-975a65b8-7cc5-4898-b422-0e32b379189e tempest-TestVolumeBootPattern-702116601 None] Deleted volume successfully.
May 27 04:10:44.346434 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-975a65b8-7cc5-4898-b422-0e32b379189e tempest-TestVolumeBootPattern-702116601 None] Lock "b'cinder-ee50dd5f-95f0-481c-9996-aa90972af456-delete_volume'" released by "delete_volume" :: held 2.966s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:10:44.408778 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:10:44.415154 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:10:44.416011 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:10:44.458905 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Flow 'volume_create_manager' (6a0ee5a3-744d-48f4-af32-f93f51f21e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:10:44.461899 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7961cc5c-43cf-426e-8f7a-84dcbf4293e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:10:44.508458 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:10:44.552431 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7961cc5c-43cf-426e-8f7a-84dcbf4293e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:10:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1564452057',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=5afd4081-d698-4f9c-a79e-7696e5860a85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfa97b64f38a4f6795ca76fe23dff286',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:10:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:10:44Z,user_id='0c7bae9960494801894147ee1ffecc5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:10:44.554924 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95978296-80e5-4114-9ca4-65eb85f00217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:10:44.560263 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95978296-80e5-4114-9ca4-65eb85f00217) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:10:44.560965 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8523454c-cf82-4970-9b20-0ef9eda8e1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:10:44.649631 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8523454c-cf82-4970-9b20-0ef9eda8e1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '5afd4081-d698-4f9c-a79e-7696e5860a85', 'volume_name': 'volume-5afd4081-d698-4f9c-a79e-7696e5860a85', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:10:44.651988 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0bf5c83d-ad89-46f2-b3ea-b4f5b076a937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:10:44.654372 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0bf5c83d-ad89-46f2-b3ea-b4f5b076a937) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:10:44.656553 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7524e5c-9de5-413b-962e-75d975a4f095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:10:44.657472 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Volume 5afd4081-d698-4f9c-a79e-7696e5860a85: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-5afd4081-d698-4f9c-a79e-7696e5860a85', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 27 04:10:44.658074 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Cloning 5afd4081-d698-4f9c-a79e-7696e5860a85 from image c742528c-2e23-4c76-85af-75edbc35cc02 at location (None, None). {{(pid=92445) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 27 04:10:55.375466 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_vmn8y80_n-d-843301-2@lvmdriver-1, size 616.00 MB, duration 10.72 sec {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 27 04:10:55.376215 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Image download 616.00 MB at 57.49 MB/s
May 27 04:10:55.416683 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_vmn8y80_n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:55.500548 n-d-843301-2 sudo[146851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_vmn8y80_n-d-843301-2@lvmdriver-1
May 27 04:10:55.501379 n-d-843301-2 sudo[146851]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:55.806782 n-d-843301-2 sudo[146851]: pam_unix(sudo:session): session closed for user root
May 27 04:10:55.809165 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_vmn8y80_n-d-843301-2@lvmdriver-1" returned: 0 in 0.392s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:55.810081 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 is fetched for user 0c7bae9960494801894147ee1ffecc5c. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 27 04:10:55.863997 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_vmn8y80_n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:55.944115 n-d-843301-2 sudo[146856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_vmn8y80_n-d-843301-2@lvmdriver-1
May 27 04:10:55.944944 n-d-843301-2 sudo[146856]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:56.253030 n-d-843301-2 sudo[146856]: pam_unix(sudo:session): session closed for user root
May 27 04:10:56.255284 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_vmn8y80_n-d-843301-2@lvmdriver-1" returned: 0 in 0.391s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:56.257581 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5afd4081-d698-4f9c-a79e-7696e5860a85 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:56.276524 n-d-843301-2 sudo[146861]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5afd4081-d698-4f9c-a79e-7696e5860a85 stack-volumes-lvmdriver-1 -L 1g
May 27 04:10:56.277911 n-d-843301-2 sudo[146861]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:56.787212 n-d-843301-2 sudo[146861]: pam_unix(sudo:session): session closed for user root
May 27 04:10:56.789670 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5afd4081-d698-4f9c-a79e-7696e5860a85 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.532s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:56.808628 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Attempting download of c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume 5afd4081-d698-4f9c-a79e-7696e5860a85. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 27 04:10:56.848368 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_ktc7bctk {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:56.930358 n-d-843301-2 sudo[146894]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_c742528c-2e23-4c76-85af-75edbc35cc02_ktc7bctk
May 27 04:10:56.931172 n-d-843301-2 sudo[146894]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:57.238840 n-d-843301-2 sudo[146894]: pam_unix(sudo:session): session closed for user root
May 27 04:10:57.241160 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_ktc7bctk" returned: 0 in 0.392s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:57.242404 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_vmn8y80_n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:57.327423 n-d-843301-2 sudo[146899]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_vmn8y80_n-d-843301-2@lvmdriver-1
May 27 04:10:57.328226 n-d-843301-2 sudo[146899]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:57.642397 n-d-843301-2 sudo[146899]: pam_unix(sudo:session): session closed for user root
May 27 04:10:57.644647 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_vmn8y80_n-d-843301-2@lvmdriver-1" returned: 0 in 0.402s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:57.645555 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] c742528c-2e23-4c76-85af-75edbc35cc02 was vhdx, converting to raw {{(pid=92445) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 27 04:10:57.646519 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_vmn8y80_n-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5afd4081--d698--4f9c--a79e--7696e5860a85 oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:57.664781 n-d-843301-2 sudo[146904]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_vmn8y80_n-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5afd4081--d698--4f9c--a79e--7696e5860a85 oflag=direct
May 27 04:10:57.665625 n-d-843301-2 sudo[146904]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:57.969759 n-d-843301-2 sudo[146904]: pam_unix(sudo:session): session closed for user root
May 27 04:10:57.972074 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_vmn8y80_n-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5afd4081--d698--4f9c--a79e--7696e5860a85 oflag=direct" returned: 0 in 0.325s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:57.973340 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 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_c742528c-2e23-4c76-85af-75edbc35cc02_vmn8y80_n-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5afd4081--d698--4f9c--a79e--7696e5860a85 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:57.992872 n-d-843301-2 sudo[146916]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_vmn8y80_n-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5afd4081--d698--4f9c--a79e--7696e5860a85
May 27 04:10:57.993699 n-d-843301-2 sudo[146916]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:58.707321 n-d-843301-2 sudo[146916]: pam_unix(sudo:session): session closed for user root
May 27 04:10:58.709941 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 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_c742528c-2e23-4c76-85af-75edbc35cc02_vmn8y80_n-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5afd4081--d698--4f9c--a79e--7696e5860a85" returned: 0 in 0.736s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:58.711027 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_vmn8y80_n-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:10:58.791427 n-d-843301-2 sudo[146947]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_vmn8y80_n-d-843301-2@lvmdriver-1
May 27 04:10:58.792223 n-d-843301-2 sudo[146947]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:10:59.098973 n-d-843301-2 sudo[146947]: pam_unix(sudo:session): session closed for user root
May 27 04:10:59.104740 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_vmn8y80_n-d-843301-2@lvmdriver-1" returned: 0 in 0.393s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:10:59.105727 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_vmn8y80_n-d-843301-2@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--5afd4081--d698--4f9c--a79e--7696e5860a85 {{(pid=92445) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 27 04:10:59.106170 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Converted 700.00 MB image at 700.00 MB/s
May 27 04:10:59.106691 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Downloaded image c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume 5afd4081-d698-4f9c-a79e-7696e5860a85 successfully. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 27 04:10:59.229150 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 for user 0c7bae9960494801894147ee1ffecc5c is deleted. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 27 04:10:59.229150 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Marking volume 5afd4081-d698-4f9c-a79e-7696e5860a85 as bootable. {{(pid=92445) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 27 04:10:59.236170 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Copying metadata from image c742528c-2e23-4c76-85af-75edbc35cc02 to 5afd4081-d698-4f9c-a79e-7696e5860a85. {{(pid=92445) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 27 04:10:59.236835 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Creating volume glance metadata for volume 5afd4081-d698-4f9c-a79e-7696e5860a85 backed by image c742528c-2e23-4c76-85af-75edbc35cc02 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92445) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 27 04:10:59.295870 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7524e5c-9de5-413b-962e-75d975a4f095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5afd4081-d698-4f9c-a79e-7696e5860a85', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:10:59.298183 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2debc7dd-27e8-4cb5-ba7e-82edbfe581d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:10:59.305410 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Volume volume-5afd4081-d698-4f9c-a79e-7696e5860a85 (5afd4081-d698-4f9c-a79e-7696e5860a85): created successfully
May 27 04:10:59.307137 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2debc7dd-27e8-4cb5-ba7e-82edbfe581d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:10:59.310095 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Flow 'volume_create_manager' (6a0ee5a3-744d-48f4-af32-f93f51f21e11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:10:59.316926 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-af06d96f-41b4-4ae9-a120-d31653f58f9f tempest-TestVolumeBootPattern-702116601 None] Created volume successfully.
May 27 04:11:02.566794 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-ed3b5ee4-f0c3-4e0a-a56c-998766152c72 req-8807922a-9314-46e1-90cf-9b2b353bc165 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:02.597286 n-d-843301-2 sudo[146971]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85
May 27 04:11:02.598266 n-d-843301-2 sudo[146971]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:11:03.039892 n-d-843301-2 sudo[146971]: pam_unix(sudo:session): session closed for user root
May 27 04:11:03.042348 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-ed3b5ee4-f0c3-4e0a-a56c-998766152c72 req-8807922a-9314-46e1-90cf-9b2b353bc165 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85" returned: 0 in 0.478s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:03.137676 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:03.155640 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:03.156023 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:11:03.156670 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-ed3b5ee4-f0c3-4e0a-a56c-998766152c72 req-8807922a-9314-46e1-90cf-9b2b353bc165 tempest-TestVolumeBootPattern-702116601 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:11:03.159341 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-ed3b5ee4-f0c3-4e0a-a56c-998766152c72 req-8807922a-9314-46e1-90cf-9b2b353bc165 tempest-TestVolumeBootPattern-702116601 None] Creating iscsi_target for Volume ID: volume-5afd4081-d698-4f9c-a79e-7696e5860a85 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:11:03.173571 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-ed3b5ee4-f0c3-4e0a-a56c-998766152c72 req-8807922a-9314-46e1-90cf-9b2b353bc165 tempest-TestVolumeBootPattern-702116601 None] Created volume path /opt/stack/data/cinder/volumes/volume-5afd4081-d698-4f9c-a79e-7696e5860a85,
May 27 04:11:03.173571 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:11:03.173571 n-d-843301-2 cinder-volume[92445]:
May 27 04:11:03.173571 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85
May 27 04:11:03.173571 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:11:03.173571 n-d-843301-2 cinder-volume[92445]: incominguser WCUqEnCfNQjyzXPnvKM2 QyP4zybUrsiiJZNh
May 27 04:11:03.173571 n-d-843301-2 cinder-volume[92445]:
May 27 04:11:03.173571 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:11:03.173571 n-d-843301-2 cinder-volume[92445]:
May 27 04:11:03.173571 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:11:03.177308 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5afd4081-d698-4f9c-a79e-7696e5860a85 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:03.695073 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5afd4081-d698-4f9c-a79e-7696e5860a85" returned: 0 in 0.519s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:03.696045 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:11:03.697132 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:11:03.697896 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:11:03.698922 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:03.715147 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-ed3b5ee4-f0c3-4e0a-a56c-998766152c72 req-8807922a-9314-46e1-90cf-9b2b353bc165 tempest-TestVolumeBootPattern-702116601 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:11:03.715842 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-ed3b5ee4-f0c3-4e0a-a56c-998766152c72 req-8807922a-9314-46e1-90cf-9b2b353bc165 tempest-TestVolumeBootPattern-702116601 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:11:03.719471 n-d-843301-2 sudo[147025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:11:03.720111 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:03.721084 n-d-843301-2 sudo[147025]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:11:03.729627 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:03.730995 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5afd4081-d698-4f9c-a79e-7696e5860a85\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85\n Backing store flags: \n Account information:\n WCUqEnCfNQjyzXPnvKM2\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:11:03.731826 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-ed3b5ee4-f0c3-4e0a-a56c-998766152c72 req-8807922a-9314-46e1-90cf-9b2b353bc165 tempest-TestVolumeBootPattern-702116601 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:11:03.735260 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:03.825939 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:03.826249 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5afd4081-d698-4f9c-a79e-7696e5860a85\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85\n Backing store flags: \n Account information:\n WCUqEnCfNQjyzXPnvKM2\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:11:03.827544 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:03.925087 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:03.925541 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5afd4081-d698-4f9c-a79e-7696e5860a85\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85\n Backing store flags: \n Account information:\n WCUqEnCfNQjyzXPnvKM2\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:11:03.926751 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-ed3b5ee4-f0c3-4e0a-a56c-998766152c72 req-8807922a-9314-46e1-90cf-9b2b353bc165 tempest-TestVolumeBootPattern-702116601 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-5afd4081-d698-4f9c-a79e-7696e5860a85 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:11:03.978535 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-ed3b5ee4-f0c3-4e0a-a56c-998766152c72 req-8807922a-9314-46e1-90cf-9b2b353bc165 tempest-TestVolumeBootPattern-702116601 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-5afd4081-d698-4f9c-a79e-7696e5860a85', 'target_lun': 1, 'volume_id': '5afd4081-d698-4f9c-a79e-7696e5860a85', 'auth_method': 'CHAP', 'auth_username': 'WCUqEnCfNQjyzXPnvKM2', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e18a7313-db44-4675-a932-9ecaf2759f90'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 04:11:04.101496 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-ed3b5ee4-f0c3-4e0a-a56c-998766152c72 req-8807922a-9314-46e1-90cf-9b2b353bc165 tempest-TestVolumeBootPattern-702116601 None] attachment_update completed successfully.
May 27 04:11:04.162407 n-d-843301-2 sudo[147025]: pam_unix(sudo:session): session closed for user root
May 27 04:11:04.164269 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:04.166113 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:04.191928 n-d-843301-2 sudo[147034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:11:04.193396 n-d-843301-2 sudo[147034]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:11:04.702388 n-d-843301-2 sudo[147034]: pam_unix(sudo:session): session closed for user root
May 27 04:11:04.704836 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.539s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:04.707450 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:11:18.634904 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-378dade0-fbad-4551-886c-8e036c4b1f24 req-a8f43d09-077f-4009-b453-73a27d086dc7 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:18.658832 n-d-843301-2 sudo[147244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85
May 27 04:11:18.659747 n-d-843301-2 sudo[147244]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:11:19.129137 n-d-843301-2 sudo[147244]: pam_unix(sudo:session): session closed for user root
May 27 04:11:19.131498 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-378dade0-fbad-4551-886c-8e036c4b1f24 req-a8f43d09-077f-4009-b453-73a27d086dc7 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85" returned: 0 in 0.496s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:19.133375 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-378dade0-fbad-4551-886c-8e036c4b1f24 req-a8f43d09-077f-4009-b453-73a27d086dc7 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3d4f0976-d609-4986-b47e-d17ff0c5c3a9 --snapshot stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85 -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:19.160214 n-d-843301-2 sudo[147269]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3d4f0976-d609-4986-b47e-d17ff0c5c3a9 --snapshot stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85 -L 1.00g
May 27 04:11:19.161670 n-d-843301-2 sudo[147269]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:11:19.959226 n-d-843301-2 sudo[147269]: pam_unix(sudo:session): session closed for user root
May 27 04:11:19.961520 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-378dade0-fbad-4551-886c-8e036c4b1f24 req-a8f43d09-077f-4009-b453-73a27d086dc7 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3d4f0976-d609-4986-b47e-d17ff0c5c3a9 --snapshot stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85 -L 1.00g" returned: 0 in 0.828s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:20.092466 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-378dade0-fbad-4551-886c-8e036c4b1f24 req-a8f43d09-077f-4009-b453-73a27d086dc7 tempest-TestVolumeBootPattern-702116601 None] Create snapshot completed successfully
May 27 04:11:24.249945 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:11:24.255494 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:11:24.256007 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:11:24.318792 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Flow 'volume_create_manager' (679308e3-1742-4e20-85fe-f8dd0884208d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:11:24.322164 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d786d84a-5140-4099-a518-ecfa1a18ec18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:11:24.362465 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:11:24.395208 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d786d84a-5140-4099-a518-ecfa1a18ec18) 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-05-27T04:11:24Z,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-843301-2@lvmdriver-1#lvmdriver-1',id=6f8b5aba-2e9d-4f5e-a470-f3525f160456,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfa97b64f38a4f6795ca76fe23dff286',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:11:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=3d4f0976-d609-4986-b47e-d17ff0c5c3a9,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:11:24Z,user_id='0c7bae9960494801894147ee1ffecc5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:11:24.406930 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (55d955a5-b541-4061-8f57-ecfbec4e1e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:11:24.409787 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (55d955a5-b541-4061-8f57-ecfbec4e1e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:11:24.412377 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (119c57a3-0364-4ff6-921c-dfa2bed042e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:11:24.414860 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (119c57a3-0364-4ff6-921c-dfa2bed042e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '6f8b5aba-2e9d-4f5e-a470-f3525f160456', 'volume_name': 'volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456', 'volume_size': 1, 'snapshot_id': '3d4f0976-d609-4986-b47e-d17ff0c5c3a9'}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:11:24.417944 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d93bc3a2-b7fa-4c2c-8a72-8b06ab41551d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:11:24.420264 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d93bc3a2-b7fa-4c2c-8a72-8b06ab41551d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:11:24.422695 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (02738979-05f8-4ab4-a3c0-289ae6e4c542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:11:24.423697 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Volume 6f8b5aba-2e9d-4f5e-a470-f3525f160456: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456', 'volume_size': 1, 'snapshot_id': '3d4f0976-d609-4986-b47e-d17ff0c5c3a9'}
May 27 04:11:24.444875 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:24.488134 n-d-843301-2 sudo[147497]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456 stack-volumes-lvmdriver-1 -L 1g
May 27 04:11:24.490306 n-d-843301-2 sudo[147497]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:11:24.979892 n-d-843301-2 sudo[147497]: pam_unix(sudo:session): session closed for user root
May 27 04:11:24.982195 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.537s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:24.984615 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-3d4f0976-d609-4986-b47e-d17ff0c5c3a9 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:25.003552 n-d-843301-2 sudo[147535]: ubuntu : 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-3d4f0976-d609-4986-b47e-d17ff0c5c3a9
May 27 04:11:25.004460 n-d-843301-2 sudo[147535]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:11:25.404335 n-d-843301-2 sudo[147535]: pam_unix(sudo:session): session closed for user root
May 27 04:11:25.406684 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-3d4f0976-d609-4986-b47e-d17ff0c5c3a9" returned: 0 in 0.422s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:25.408869 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3d4f0976--d609--4986--b47e--d17ff0c5c3a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f8b5aba--2e9d--4f5e--a470--f3525f160456 iflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:25.427503 n-d-843301-2 sudo[147548]: 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--3d4f0976--d609--4986--b47e--d17ff0c5c3a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f8b5aba--2e9d--4f5e--a470--f3525f160456 iflag=direct
May 27 04:11:25.428305 n-d-843301-2 sudo[147548]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:11:25.778883 n-d-843301-2 sudo[147548]: pam_unix(sudo:session): session closed for user root
May 27 04:11:25.781163 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3d4f0976--d609--4986--b47e--d17ff0c5c3a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f8b5aba--2e9d--4f5e--a470--f3525f160456 iflag=direct" returned: 0 in 0.372s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:25.782153 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3d4f0976--d609--4986--b47e--d17ff0c5c3a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f8b5aba--2e9d--4f5e--a470--f3525f160456 oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:25.803891 n-d-843301-2 sudo[147567]: 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--3d4f0976--d609--4986--b47e--d17ff0c5c3a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f8b5aba--2e9d--4f5e--a470--f3525f160456 oflag=direct
May 27 04:11:25.804754 n-d-843301-2 sudo[147567]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:11:26.164460 n-d-843301-2 sudo[147567]: pam_unix(sudo:session): session closed for user root
May 27 04:11:26.166854 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3d4f0976--d609--4986--b47e--d17ff0c5c3a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f8b5aba--2e9d--4f5e--a470--f3525f160456 oflag=direct" returned: 0 in 0.384s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:26.167970 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3d4f0976--d609--4986--b47e--d17ff0c5c3a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f8b5aba--2e9d--4f5e--a470--f3525f160456 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:26.187747 n-d-843301-2 sudo[147584]: 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--3d4f0976--d609--4986--b47e--d17ff0c5c3a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f8b5aba--2e9d--4f5e--a470--f3525f160456 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 27 04:11:26.188964 n-d-843301-2 sudo[147584]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:11:31.636306 n-d-843301-2 sudo[147584]: pam_unix(sudo:session): session closed for user root
May 27 04:11:31.638516 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3d4f0976--d609--4986--b47e--d17ff0c5c3a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f8b5aba--2e9d--4f5e--a470--f3525f160456 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.470s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:31.639353 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3d4f0976--d609--4986--b47e--d17ff0c5c3a9, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--6f8b5aba--2e9d--4f5e--a470--f3525f160456, size 1024.00 MB, duration 5.47 sec {{(pid=92445) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 27 04:11:31.639835 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.volume_utils [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Volume copy 1024.00 MB at 187.15 MB/s
May 27 04:11:31.695480 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Marking volume 6f8b5aba-2e9d-4f5e-a470-f3525f160456 as bootable. {{(pid=92445) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 27 04:11:31.703774 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Copying metadata from snapshot 3d4f0976-d609-4986-b47e-d17ff0c5c3a9 to 6f8b5aba-2e9d-4f5e-a470-f3525f160456. {{(pid=92445) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:419}}
May 27 04:11:31.735534 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (02738979-05f8-4ab4-a3c0-289ae6e4c542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456', 'volume_size': 1, 'snapshot_id': '3d4f0976-d609-4986-b47e-d17ff0c5c3a9'}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:11:31.737818 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8cb67004-7012-4967-b70f-16a5262fccc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:11:31.744754 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Volume volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456 (6f8b5aba-2e9d-4f5e-a470-f3525f160456): created successfully
May 27 04:11:31.747143 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8cb67004-7012-4967-b70f-16a5262fccc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:11:31.750098 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Flow 'volume_create_manager' (679308e3-1742-4e20-85fe-f8dd0884208d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:11:31.765569 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-fae61466-54a5-4def-afe1-efe334dbf39f tempest-TestVolumeBootPattern-702116601 None] Created volume successfully.
May 27 04:11:33.900776 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-31499a3c-5cac-4949-b28a-6b278a190b88 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:33.928058 n-d-843301-2 sudo[147612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456
May 27 04:11:33.929353 n-d-843301-2 sudo[147612]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:11:34.347492 n-d-843301-2 sudo[147612]: pam_unix(sudo:session): session closed for user root
May 27 04:11:34.349943 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-31499a3c-5cac-4949-b28a-6b278a190b88 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456" returned: 0 in 0.449s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:34.412971 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5afd4081-d698-4f9c-a79e-7696e5860a85\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85\n Backing store flags: \n Account information:\n WCUqEnCfNQjyzXPnvKM2\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-31499a3c-5cac-4949-b28a-6b278a190b88 tempest-TestVolumeBootPattern-702116601 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-5afd4081-d698-4f9c-a79e-7696e5860a85
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: I_T nexus: 42
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.21
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: WCUqEnCfNQjyzXPnvKM2
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:11:34.418678 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-31499a3c-5cac-4949-b28a-6b278a190b88 tempest-TestVolumeBootPattern-702116601 None] Creating iscsi_target for Volume ID: volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:11:34.424417 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-31499a3c-5cac-4949-b28a-6b278a190b88 tempest-TestVolumeBootPattern-702116601 None] Created volume path /opt/stack/data/cinder/volumes/volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456,
May 27 04:11:34.424417 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:11:34.424417 n-d-843301-2 cinder-volume[92445]:
May 27 04:11:34.424417 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456
May 27 04:11:34.424417 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:11:34.424417 n-d-843301-2 cinder-volume[92445]: incominguser zwRZLMU9MxHDK6VhhYpC sQ7sJukSU9cCK9NF
May 27 04:11:34.424417 n-d-843301-2 cinder-volume[92445]:
May 27 04:11:34.424417 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:11:34.424417 n-d-843301-2 cinder-volume[92445]:
May 27 04:11:34.424417 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:11:34.427708 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:34.853382 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456" returned: 0 in 0.427s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:34.853382 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:11:34.853382 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-31499a3c-5cac-4949-b28a-6b278a190b88 tempest-TestVolumeBootPattern-702116601 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:11:34.853382 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-31499a3c-5cac-4949-b28a-6b278a190b88 tempest-TestVolumeBootPattern-702116601 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5afd4081-d698-4f9c-a79e-7696e5860a85\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85\n Backing store flags: \n Account information:\n WCUqEnCfNQjyzXPnvKM2\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456\n Backing store flags: \n Account information:\n zwRZLMU9MxHDK6VhhYpC\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-31499a3c-5cac-4949-b28a-6b278a190b88 tempest-TestVolumeBootPattern-702116601 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-5afd4081-d698-4f9c-a79e-7696e5860a85
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: I_T nexus: 42
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.21
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: WCUqEnCfNQjyzXPnvKM2
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:11:34.864080 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:11:34.875920 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:34.974225 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:34.974225 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5afd4081-d698-4f9c-a79e-7696e5860a85\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85\n Backing store flags: \n Account information:\n WCUqEnCfNQjyzXPnvKM2\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456\n Backing store flags: \n Account information:\n zwRZLMU9MxHDK6VhhYpC\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:11:34.974225 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:35.069855 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:35.069855 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5afd4081-d698-4f9c-a79e-7696e5860a85\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85\n Backing store flags: \n Account information:\n WCUqEnCfNQjyzXPnvKM2\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456\n Backing store flags: \n Account information:\n zwRZLMU9MxHDK6VhhYpC\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:11:35.069855 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-31499a3c-5cac-4949-b28a-6b278a190b88 tempest-TestVolumeBootPattern-702116601 None] Set provider_location to: 10.222.0.46:3260,2 iqn.2010-10.org.openstack:volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:11:35.160732 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-31499a3c-5cac-4949-b28a-6b278a190b88 tempest-TestVolumeBootPattern-702116601 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456', 'target_lun': 1, 'volume_id': '6f8b5aba-2e9d-4f5e-a470-f3525f160456', 'auth_method': 'CHAP', 'auth_username': 'zwRZLMU9MxHDK6VhhYpC', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '995f2556-a8ed-456f-8026-cf638cbd8658'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 04:11:35.316618 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-740470b1-93bf-46a8-9696-ab224b2ea5b8 req-31499a3c-5cac-4949-b28a-6b278a190b88 tempest-TestVolumeBootPattern-702116601 None] attachment_update completed successfully.
May 27 04:11:50.917628 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-77fd3aa7-6ba2-4005-a70e-8c11d89a71f2 tempest-TestVolumeBootPattern-702116601 None] Terminate volume connection completed successfully.
May 27 04:11:50.918477 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-77fd3aa7-6ba2-4005-a70e-8c11d89a71f2 tempest-TestVolumeBootPattern-702116601 None] Deleting attachment 995f2556-a8ed-456f-8026-cf638cbd8658. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 04:11:50.921863 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:51.007669 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:51.008032 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5afd4081-d698-4f9c-a79e-7696e5860a85\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85\n Backing store flags: \n Account information:\n WCUqEnCfNQjyzXPnvKM2\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456\n Backing store flags: \n Account information:\n zwRZLMU9MxHDK6VhhYpC\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:11:51.008747 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-77fd3aa7-6ba2-4005-a70e-8c11d89a71f2 tempest-TestVolumeBootPattern-702116601 None] Removing iscsi_target for Volume ID: 6f8b5aba-2e9d-4f5e-a470-f3525f160456
May 27 04:11:51.009810 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:51.123812 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456 -f" returned: 0 in 0.109s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:51.130002 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:11:51.130002 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:51.222580 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:51.222921 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5afd4081-d698-4f9c-a79e-7696e5860a85\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85\n Backing store flags: \n Account information:\n WCUqEnCfNQjyzXPnvKM2\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:11:51.383559 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-9269fdd1-87bc-4649-b857-9a8cbfcfa4f5 tempest-TestVolumeBootPattern-702116601 None] Lock "b'cinder-6f8b5aba-2e9d-4f5e-a470-f3525f160456-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:11:51.445904 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:51.540782 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:51.541339 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5afd4081-d698-4f9c-a79e-7696e5860a85\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85\n Backing store flags: \n Account information:\n WCUqEnCfNQjyzXPnvKM2\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:11:51.542146 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-9269fdd1-87bc-4649-b857-9a8cbfcfa4f5 tempest-TestVolumeBootPattern-702116601 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6f8b5aba-2e9d-4f5e-a470-f3525f160456
May 27 04:11:51.543212 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-9269fdd1-87bc-4649-b857-9a8cbfcfa4f5 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:51.563050 n-d-843301-2 sudo[147747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456
May 27 04:11:51.563831 n-d-843301-2 sudo[147747]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:11:51.949337 n-d-843301-2 sudo[147747]: pam_unix(sudo:session): session closed for user root
May 27 04:11:51.951981 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-9269fdd1-87bc-4649-b857-9a8cbfcfa4f5 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456" returned: 0 in 0.408s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:51.953786 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-9269fdd1-87bc-4649-b857-9a8cbfcfa4f5 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:51.973665 n-d-843301-2 sudo[147750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456
May 27 04:11:51.974459 n-d-843301-2 sudo[147750]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:11:52.383497 n-d-843301-2 sudo[147750]: pam_unix(sudo:session): session closed for user root
May 27 04:11:52.385654 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-9269fdd1-87bc-4649-b857-9a8cbfcfa4f5 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456" returned: 0 in 0.431s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:52.387696 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-9269fdd1-87bc-4649-b857-9a8cbfcfa4f5 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:52.406651 n-d-843301-2 sudo[147754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456
May 27 04:11:52.407443 n-d-843301-2 sudo[147754]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:11:52.807607 n-d-843301-2 sudo[147754]: pam_unix(sudo:session): session closed for user root
May 27 04:11:52.810033 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-9269fdd1-87bc-4649-b857-9a8cbfcfa4f5 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6f8b5aba-2e9d-4f5e-a470-f3525f160456" returned: 0 in 0.422s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:52.811177 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-9269fdd1-87bc-4649-b857-9a8cbfcfa4f5 tempest-TestVolumeBootPattern-702116601 None] Successfully deleted volume: 6f8b5aba-2e9d-4f5e-a470-f3525f160456
May 27 04:11:52.855762 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-9269fdd1-87bc-4649-b857-9a8cbfcfa4f5 tempest-TestVolumeBootPattern-702116601 None] Created reservations ['60052fa8-09e1-4de3-b18f-ec4c71fd5ea7', 'd1e2fb08-afdb-41db-9472-b4b9673ccd0a', '58ac26ac-616c-4ed3-ba9d-b79cc8b822bf', '0148977a-3393-48ed-b4b4-eb667c1a0b05'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:11:52.857881 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-9269fdd1-87bc-4649-b857-9a8cbfcfa4f5 tempest-TestVolumeBootPattern-702116601 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:11:52.857881 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:11:52.857881 n-d-843301-2 cinder-volume[92445]:
May 27 04:11:52.897823 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-9269fdd1-87bc-4649-b857-9a8cbfcfa4f5 tempest-TestVolumeBootPattern-702116601 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:11:52.898512 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-9269fdd1-87bc-4649-b857-9a8cbfcfa4f5 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:52.916436 n-d-843301-2 sudo[147761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:11:52.917258 n-d-843301-2 sudo[147761]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:11:53.319179 n-d-843301-2 sudo[147761]: pam_unix(sudo:session): session closed for user root
May 27 04:11:53.321506 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-9269fdd1-87bc-4649-b857-9a8cbfcfa4f5 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:53.323635 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-9269fdd1-87bc-4649-b857-9a8cbfcfa4f5 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:53.343072 n-d-843301-2 sudo[147764]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:11:53.344450 n-d-843301-2 sudo[147764]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:11:53.396550 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-0830434f-a0fc-4fe5-ae29-1c6dfbc0b48e tempest-TestVolumeBootPattern-702116601 None] Lock "b'cinder-3d4f0976-d609-4986-b47e-d17ff0c5c3a9-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:11:53.398754 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0830434f-a0fc-4fe5-ae29-1c6dfbc0b48e tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3d4f0976-d609-4986-b47e-d17ff0c5c3a9 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:53.426354 n-d-843301-2 sudo[147766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3d4f0976-d609-4986-b47e-d17ff0c5c3a9
May 27 04:11:53.427509 n-d-843301-2 sudo[147766]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:11:53.755818 n-d-843301-2 sudo[147764]: pam_unix(sudo:session): session closed for user root
May 27 04:11:53.758087 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-9269fdd1-87bc-4649-b857-9a8cbfcfa4f5 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.434s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:53.760288 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-9269fdd1-87bc-4649-b857-9a8cbfcfa4f5 tempest-TestVolumeBootPattern-702116601 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:11:53.766217 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-9269fdd1-87bc-4649-b857-9a8cbfcfa4f5 tempest-TestVolumeBootPattern-702116601 None] Deleted volume successfully.
May 27 04:11:53.780034 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [req-d3fb54c3-7cf7-4ca6-82ac-c748292e7ee5 req-9269fdd1-87bc-4649-b857-9a8cbfcfa4f5 tempest-TestVolumeBootPattern-702116601 None] Lock "b'cinder-6f8b5aba-2e9d-4f5e-a470-f3525f160456-delete_volume'" released by "delete_volume" :: held 2.396s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:11:53.804537 n-d-843301-2 sudo[147766]: pam_unix(sudo:session): session closed for user root
May 27 04:11:53.806290 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0830434f-a0fc-4fe5-ae29-1c6dfbc0b48e tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3d4f0976-d609-4986-b47e-d17ff0c5c3a9" returned: 0 in 0.408s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:53.807825 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0830434f-a0fc-4fe5-ae29-1c6dfbc0b48e tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3d4f0976-d609-4986-b47e-d17ff0c5c3a9 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:53.825687 n-d-843301-2 sudo[147770]: ubuntu : TTY=unknown ; 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-3d4f0976-d609-4986-b47e-d17ff0c5c3a9
May 27 04:11:53.826471 n-d-843301-2 sudo[147770]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:11:54.366913 n-d-843301-2 sudo[147770]: pam_unix(sudo:session): session closed for user root
May 27 04:11:54.369257 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-0830434f-a0fc-4fe5-ae29-1c6dfbc0b48e tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3d4f0976-d609-4986-b47e-d17ff0c5c3a9" returned: 0 in 0.561s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:54.454215 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-0830434f-a0fc-4fe5-ae29-1c6dfbc0b48e tempest-TestVolumeBootPattern-702116601 None] Created reservations ['3c2eb5bc-88d8-4499-a5be-de3e08ab2cb8', '4f668da5-5ec6-4749-bbe3-4afff88c11b6', '9f0d0962-0937-4a2c-9255-70f94657bc32', '37b42945-5536-458f-be8f-b5a7892d6c13'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:11:54.455818 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-0830434f-a0fc-4fe5-ae29-1c6dfbc0b48e tempest-TestVolumeBootPattern-702116601 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:11:54.455818 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:11:54.455818 n-d-843301-2 cinder-volume[92445]:
May 27 04:11:54.493874 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-0830434f-a0fc-4fe5-ae29-1c6dfbc0b48e tempest-TestVolumeBootPattern-702116601 None] Delete snapshot completed successfully.
May 27 04:11:54.501211 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-0830434f-a0fc-4fe5-ae29-1c6dfbc0b48e tempest-TestVolumeBootPattern-702116601 None] Lock "b'cinder-3d4f0976-d609-4986-b47e-d17ff0c5c3a9-delete_snapshot'" released by "delete_snapshot" :: held 1.103s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:11:58.123562 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7104fac1-de59-4048-acbb-0d6c3754900e tempest-TestVolumeBootPattern-702116601 None] Terminate volume connection completed successfully.
May 27 04:11:58.124120 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7104fac1-de59-4048-acbb-0d6c3754900e tempest-TestVolumeBootPattern-702116601 None] Deleting attachment e18a7313-db44-4675-a932-9ecaf2759f90. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 04:11:58.126100 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:58.221458 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:58.221860 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430726592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5afd4081-d698-4f9c-a79e-7696e5860a85\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85\n Backing store flags: \n Account information:\n WCUqEnCfNQjyzXPnvKM2\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:11:58.222596 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7104fac1-de59-4048-acbb-0d6c3754900e tempest-TestVolumeBootPattern-702116601 None] Removing iscsi_target for Volume ID: 5afd4081-d698-4f9c-a79e-7696e5860a85
May 27 04:11:58.223621 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5afd4081-d698-4f9c-a79e-7696e5860a85 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:58.341133 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5afd4081-d698-4f9c-a79e-7696e5860a85 -f" returned: 0 in 0.117s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:58.341686 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430726592]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:11:58.345786 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:58.445528 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:58.445847 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430726592]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:11:58.591446 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7dc2db07-eb76-42c2-bce6-40e1fe601fc9 tempest-TestVolumeBootPattern-702116601 None] Lock "b'cinder-5afd4081-d698-4f9c-a79e-7696e5860a85-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:11:58.647420 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:58.737992 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:58.738315 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430726592]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:11:58.738971 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7dc2db07-eb76-42c2-bce6-40e1fe601fc9 tempest-TestVolumeBootPattern-702116601 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5afd4081-d698-4f9c-a79e-7696e5860a85
May 27 04:11:58.739953 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7dc2db07-eb76-42c2-bce6-40e1fe601fc9 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:58.758026 n-d-843301-2 sudo[147848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85
May 27 04:11:58.758829 n-d-843301-2 sudo[147848]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:11:59.138322 n-d-843301-2 sudo[147848]: pam_unix(sudo:session): session closed for user root
May 27 04:11:59.140606 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7dc2db07-eb76-42c2-bce6-40e1fe601fc9 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85" returned: 0 in 0.400s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:59.143028 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7dc2db07-eb76-42c2-bce6-40e1fe601fc9 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:59.162894 n-d-843301-2 sudo[147853]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85
May 27 04:11:59.163704 n-d-843301-2 sudo[147853]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:11:59.543187 n-d-843301-2 sudo[147853]: pam_unix(sudo:session): session closed for user root
May 27 04:11:59.545772 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7dc2db07-eb76-42c2-bce6-40e1fe601fc9 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85" returned: 0 in 0.402s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:11:59.548105 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7dc2db07-eb76-42c2-bce6-40e1fe601fc9 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:11:59.569316 n-d-843301-2 sudo[147856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85
May 27 04:11:59.570126 n-d-843301-2 sudo[147856]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:12:00.048809 n-d-843301-2 sudo[147856]: pam_unix(sudo:session): session closed for user root
May 27 04:12:00.050991 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7dc2db07-eb76-42c2-bce6-40e1fe601fc9 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5afd4081-d698-4f9c-a79e-7696e5860a85" returned: 0 in 0.502s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:12:00.052099 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7dc2db07-eb76-42c2-bce6-40e1fe601fc9 tempest-TestVolumeBootPattern-702116601 None] Successfully deleted volume: 5afd4081-d698-4f9c-a79e-7696e5860a85
May 27 04:12:00.097179 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7dc2db07-eb76-42c2-bce6-40e1fe601fc9 tempest-TestVolumeBootPattern-702116601 None] Created reservations ['25c1fa0b-081d-4f78-8c59-9ba84644cead', '7471ec2a-f716-44e5-a885-11a3f0c381be', '21a6854c-131d-4e33-aa2d-cae1ce7a8b56', 'c8317196-4272-4b3c-9649-f2a17ad8fdff'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:12:00.099129 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7dc2db07-eb76-42c2-bce6-40e1fe601fc9 tempest-TestVolumeBootPattern-702116601 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:12:00.099129 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:12:00.099129 n-d-843301-2 cinder-volume[92445]:
May 27 04:12:00.138359 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7dc2db07-eb76-42c2-bce6-40e1fe601fc9 tempest-TestVolumeBootPattern-702116601 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:12:00.139090 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7dc2db07-eb76-42c2-bce6-40e1fe601fc9 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:12:00.158011 n-d-843301-2 sudo[147863]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:12:00.158803 n-d-843301-2 sudo[147863]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:12:00.570036 n-d-843301-2 sudo[147863]: pam_unix(sudo:session): session closed for user root
May 27 04:12:00.572349 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7dc2db07-eb76-42c2-bce6-40e1fe601fc9 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:12:00.574428 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7dc2db07-eb76-42c2-bce6-40e1fe601fc9 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:12:00.593900 n-d-843301-2 sudo[147867]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:12:00.595360 n-d-843301-2 sudo[147867]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:12:01.048698 n-d-843301-2 sudo[147867]: pam_unix(sudo:session): session closed for user root
May 27 04:12:01.051032 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7dc2db07-eb76-42c2-bce6-40e1fe601fc9 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:12:01.052829 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7dc2db07-eb76-42c2-bce6-40e1fe601fc9 tempest-TestVolumeBootPattern-702116601 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:12:01.058860 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7dc2db07-eb76-42c2-bce6-40e1fe601fc9 tempest-TestVolumeBootPattern-702116601 None] Deleted volume successfully.
May 27 04:12:01.073206 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [req-31b25117-af4e-4ece-9ff6-45ca5442b5e9 req-7dc2db07-eb76-42c2-bce6-40e1fe601fc9 tempest-TestVolumeBootPattern-702116601 None] Lock "b'cinder-5afd4081-d698-4f9c-a79e-7696e5860a85-delete_volume'" released by "delete_volume" :: held 2.482s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:12:03.201730 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:12:03.206000 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:12:03.206482 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:12:03.218820 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Flow 'volume_create_manager' (20ad4ae1-ad96-4013-b2cb-d45a5bb45fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:12:03.224787 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ceff4f60-651b-4436-9fdc-9f1eef54533a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:12:03.246330 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:12:03.271802 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ceff4f60-651b-4436-9fdc-9f1eef54533a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:12:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-426217025',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfa97b64f38a4f6795ca76fe23dff286',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:12:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:12:03Z,user_id='0c7bae9960494801894147ee1ffecc5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:12:03.274226 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (705550f0-7a5a-4d41-b9f3-0ef0c5bb6b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:12:03.276255 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (705550f0-7a5a-4d41-b9f3-0ef0c5bb6b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:12:03.278532 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c5ceb6f-fe8a-4066-a743-1dbd19f0944e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:12:03.357235 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c5ceb6f-fe8a-4066-a743-1dbd19f0944e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'd6307ebb-f40b-4e75-a846-f0b2fa1dd0ba', 'volume_name': 'volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:12:03.359478 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a8c75c7-c485-4867-af0d-cff327f270fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:12:03.361671 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a8c75c7-c485-4867-af0d-cff327f270fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:12:03.363811 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17c4db6d-8722-4182-83d7-678911805098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:12:03.364616 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Volume d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 27 04:12:03.365238 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Cloning d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba from image c742528c-2e23-4c76-85af-75edbc35cc02 at location (None, None). {{(pid=92445) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 27 04:12:03.696613 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:12:03.697134 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:12:03.697849 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:12:03.716104 n-d-843301-2 sudo[147871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:12:03.716917 n-d-843301-2 sudo[147871]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:12:04.160675 n-d-843301-2 sudo[147871]: pam_unix(sudo:session): session closed for user root
May 27 04:12:04.163205 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:12:04.165107 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:12:04.183862 n-d-843301-2 sudo[147874]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:12:04.184931 n-d-843301-2 sudo[147874]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:12:04.613767 n-d-843301-2 sudo[147874]: pam_unix(sudo:session): session closed for user root
May 27 04:12:04.615894 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:12:04.617818 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:12:11.761015 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3txmw6isn-d-843301-2@lvmdriver-1, size 616.00 MB, duration 8.39 sec {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 27 04:12:11.761722 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Image download 616.00 MB at 73.39 MB/s
May 27 04:12:11.802561 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3txmw6isn-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:12:11.883014 n-d-843301-2 sudo[147881]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3txmw6isn-d-843301-2@lvmdriver-1
May 27 04:12:11.883811 n-d-843301-2 sudo[147881]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:12:12.190696 n-d-843301-2 sudo[147881]: pam_unix(sudo:session): session closed for user root
May 27 04:12:12.193033 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3txmw6isn-d-843301-2@lvmdriver-1" returned: 0 in 0.390s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:12:12.193949 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 is fetched for user 0c7bae9960494801894147ee1ffecc5c. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 27 04:12:12.244694 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3txmw6isn-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:12:12.325567 n-d-843301-2 sudo[147886]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3txmw6isn-d-843301-2@lvmdriver-1
May 27 04:12:12.326361 n-d-843301-2 sudo[147886]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:12:12.631062 n-d-843301-2 sudo[147886]: pam_unix(sudo:session): session closed for user root
May 27 04:12:12.633511 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3txmw6isn-d-843301-2@lvmdriver-1" returned: 0 in 0.388s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:12:12.635358 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:12:12.653205 n-d-843301-2 sudo[147891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba stack-volumes-lvmdriver-1 -L 1g
May 27 04:12:12.654008 n-d-843301-2 sudo[147891]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:12:13.156410 n-d-843301-2 sudo[147891]: pam_unix(sudo:session): session closed for user root
May 27 04:12:13.159281 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.523s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:12:13.178550 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Attempting download of c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 27 04:12:13.217775 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_37vk7wjf {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:12:13.300569 n-d-843301-2 sudo[147925]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_c742528c-2e23-4c76-85af-75edbc35cc02_37vk7wjf
May 27 04:12:13.301400 n-d-843301-2 sudo[147925]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:12:13.609095 n-d-843301-2 sudo[147925]: pam_unix(sudo:session): session closed for user root
May 27 04:12:13.611342 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_37vk7wjf" returned: 0 in 0.393s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:12:13.612582 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3txmw6isn-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:12:13.693090 n-d-843301-2 sudo[147929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3txmw6isn-d-843301-2@lvmdriver-1
May 27 04:12:13.694312 n-d-843301-2 sudo[147929]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:12:13.998580 n-d-843301-2 sudo[147929]: pam_unix(sudo:session): session closed for user root
May 27 04:12:14.001413 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3txmw6isn-d-843301-2@lvmdriver-1" returned: 0 in 0.388s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:12:14.002221 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] c742528c-2e23-4c76-85af-75edbc35cc02 was vhdx, converting to raw {{(pid=92445) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 27 04:12:14.003172 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3txmw6isn-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d6307ebb--f40b--4e75--a846--f0b2fa1dd0ba oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:12:14.021218 n-d-843301-2 sudo[147934]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_3txmw6isn-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d6307ebb--f40b--4e75--a846--f0b2fa1dd0ba oflag=direct
May 27 04:12:14.022028 n-d-843301-2 sudo[147934]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:12:14.320784 n-d-843301-2 sudo[147934]: pam_unix(sudo:session): session closed for user root
May 27 04:12:14.323134 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3txmw6isn-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d6307ebb--f40b--4e75--a846--f0b2fa1dd0ba oflag=direct" returned: 0 in 0.319s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:12:14.324452 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 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_c742528c-2e23-4c76-85af-75edbc35cc02_3txmw6isn-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d6307ebb--f40b--4e75--a846--f0b2fa1dd0ba {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:12:14.343913 n-d-843301-2 sudo[147946]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_3txmw6isn-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d6307ebb--f40b--4e75--a846--f0b2fa1dd0ba
May 27 04:12:14.346412 n-d-843301-2 sudo[147946]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:12:15.030954 n-d-843301-2 sudo[147946]: pam_unix(sudo:session): session closed for user root
May 27 04:12:15.043991 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 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_c742528c-2e23-4c76-85af-75edbc35cc02_3txmw6isn-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d6307ebb--f40b--4e75--a846--f0b2fa1dd0ba" returned: 0 in 0.719s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:12:15.045328 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3txmw6isn-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:12:15.134769 n-d-843301-2 sudo[147973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3txmw6isn-d-843301-2@lvmdriver-1
May 27 04:12:15.135582 n-d-843301-2 sudo[147973]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:12:15.438359 n-d-843301-2 sudo[147973]: pam_unix(sudo:session): session closed for user root
May 27 04:12:15.440594 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3txmw6isn-d-843301-2@lvmdriver-1" returned: 0 in 0.395s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:12:15.441487 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_3txmw6isn-d-843301-2@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--d6307ebb--f40b--4e75--a846--f0b2fa1dd0ba {{(pid=92445) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 27 04:12:15.441873 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Converted 700.00 MB image at 700.00 MB/s
May 27 04:12:15.442497 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Downloaded image c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba successfully. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 27 04:12:15.565794 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 for user 0c7bae9960494801894147ee1ffecc5c is deleted. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 27 04:12:15.566473 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Marking volume d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba as bootable. {{(pid=92445) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 27 04:12:15.576266 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Copying metadata from image c742528c-2e23-4c76-85af-75edbc35cc02 to d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba. {{(pid=92445) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 27 04:12:15.576674 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Creating volume glance metadata for volume d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba backed by image c742528c-2e23-4c76-85af-75edbc35cc02 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92445) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 27 04:12:15.635047 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17c4db6d-8722-4182-83d7-678911805098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:12:15.637353 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5d51a128-2c10-440a-a918-cd4dae9c626c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:12:15.645303 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Volume volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba (d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba): created successfully
May 27 04:12:15.647008 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5d51a128-2c10-440a-a918-cd4dae9c626c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:12:15.649906 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Flow 'volume_create_manager' (20ad4ae1-ad96-4013-b2cb-d45a5bb45fb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:12:15.657333 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-05265992-a4f9-4abd-83e8-5a40d6876e75 tempest-TestVolumeBootPattern-702116601 None] Created volume successfully.
May 27 04:12:18.802853 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-b69e96da-1916-414f-972f-317fdda3a1b0 req-715f10a7-92a3-4179-bfe9-256f9cc1410c tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:12:18.822745 n-d-843301-2 sudo[147982]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:12:18.823703 n-d-843301-2 sudo[147982]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:12:19.212752 n-d-843301-2 sudo[147982]: pam_unix(sudo:session): session closed for user root
May 27 04:12:19.215124 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-b69e96da-1916-414f-972f-317fdda3a1b0 req-715f10a7-92a3-4179-bfe9-256f9cc1410c tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba" returned: 0 in 0.412s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:12:19.262793 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:12:19.269720 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:12:19.270024 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:12:19.270623 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-b69e96da-1916-414f-972f-317fdda3a1b0 req-715f10a7-92a3-4179-bfe9-256f9cc1410c tempest-TestVolumeBootPattern-702116601 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:12:19.271431 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-b69e96da-1916-414f-972f-317fdda3a1b0 req-715f10a7-92a3-4179-bfe9-256f9cc1410c tempest-TestVolumeBootPattern-702116601 None] Creating iscsi_target for Volume ID: volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:12:19.274941 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-b69e96da-1916-414f-972f-317fdda3a1b0 req-715f10a7-92a3-4179-bfe9-256f9cc1410c tempest-TestVolumeBootPattern-702116601 None] Created volume path /opt/stack/data/cinder/volumes/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba,
May 27 04:12:19.274941 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:12:19.274941 n-d-843301-2 cinder-volume[92445]:
May 27 04:12:19.274941 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:12:19.274941 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:12:19.274941 n-d-843301-2 cinder-volume[92445]: incominguser sZPbDddTJi8fEKn8NfLy qpzoAqhVhPF3d8jC
May 27 04:12:19.274941 n-d-843301-2 cinder-volume[92445]:
May 27 04:12:19.274941 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:12:19.274941 n-d-843301-2 cinder-volume[92445]:
May 27 04:12:19.274941 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:12:19.276705 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:12:19.654293 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba" returned: 0 in 0.377s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:12:19.654676 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:12:19.656027 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-b69e96da-1916-414f-972f-317fdda3a1b0 req-715f10a7-92a3-4179-bfe9-256f9cc1410c tempest-TestVolumeBootPattern-702116601 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:12:19.656631 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-b69e96da-1916-414f-972f-317fdda3a1b0 req-715f10a7-92a3-4179-bfe9-256f9cc1410c tempest-TestVolumeBootPattern-702116601 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:12:19.658618 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:12:19.674708 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:12:19.675345 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:12:19.676360 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-b69e96da-1916-414f-972f-317fdda3a1b0 req-715f10a7-92a3-4179-bfe9-256f9cc1410c tempest-TestVolumeBootPattern-702116601 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:12:19.679670 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:12:19.784932 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:12:19.785290 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:12:19.788323 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:12:19.872482 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:12:19.873133 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:12:19.873799 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-b69e96da-1916-414f-972f-317fdda3a1b0 req-715f10a7-92a3-4179-bfe9-256f9cc1410c tempest-TestVolumeBootPattern-702116601 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:12:19.916457 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-b69e96da-1916-414f-972f-317fdda3a1b0 req-715f10a7-92a3-4179-bfe9-256f9cc1410c tempest-TestVolumeBootPattern-702116601 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba', 'target_lun': 1, 'volume_id': 'd6307ebb-f40b-4e75-a846-f0b2fa1dd0ba', 'auth_method': 'CHAP', 'auth_username': 'sZPbDddTJi8fEKn8NfLy', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'a741239a-7f90-423f-9895-ed3fdc9c1a81'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 04:12:20.030407 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-b69e96da-1916-414f-972f-317fdda3a1b0 req-715f10a7-92a3-4179-bfe9-256f9cc1410c tempest-TestVolumeBootPattern-702116601 None] attachment_update completed successfully.
May 27 04:13:03.693555 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:13:03.694205 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:13:03.694650 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:13:03.713122 n-d-843301-2 sudo[148122]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:13:03.713897 n-d-843301-2 sudo[148122]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:13:04.103453 n-d-843301-2 sudo[148122]: pam_unix(sudo:session): session closed for user root
May 27 04:13:04.105671 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:13:04.107223 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:13:04.125981 n-d-843301-2 sudo[148125]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:13:04.126777 n-d-843301-2 sudo[148125]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:13:04.500648 n-d-843301-2 sudo[148125]: pam_unix(sudo:session): session closed for user root
May 27 04:13:04.502815 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.395s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:13:04.504322 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:14:03.689885 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:14:03.690461 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:14:03.691061 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:03.711357 n-d-843301-2 sudo[148212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:14:03.712676 n-d-843301-2 sudo[148212]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:14:04.095021 n-d-843301-2 sudo[148212]: pam_unix(sudo:session): session closed for user root
May 27 04:14:04.097799 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.406s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:04.099420 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:04.118671 n-d-843301-2 sudo[148215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:14:04.119508 n-d-843301-2 sudo[148215]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:14:04.505256 n-d-843301-2 sudo[148215]: pam_unix(sudo:session): session closed for user root
May 27 04:14:04.507315 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.408s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:04.509316 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:14:29.514615 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:14:29.518537 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:14:29.519032 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:14:29.531793 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Flow 'volume_create_manager' (b234dc0c-d72c-4854-a1fc-03e3e5aa897b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:14:29.535859 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee1e0ed2-9dff-4028-ac38-ba5f571b5399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:14:29.559486 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:14:29.583554 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee1e0ed2-9dff-4028-ac38-ba5f571b5399) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:14:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-615686909',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=afe84321-a74b-4e17-b781-b48e4854f3bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf68b2cb85e141fd8794375f4560c52d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:14:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:14:29Z,user_id='0cb553a8682545af8fbe5a9a0bca405a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:14:29.586242 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d69e304-8bdb-4b80-8010-e6cc8ffbe65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:14:29.588858 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d69e304-8bdb-4b80-8010-e6cc8ffbe65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:14:29.591694 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0d5af6c-1f6f-4e57-b2f8-1826bbd7f66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:14:29.668088 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0d5af6c-1f6f-4e57-b2f8-1826bbd7f66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'afe84321-a74b-4e17-b781-b48e4854f3bd', 'volume_name': 'volume-afe84321-a74b-4e17-b781-b48e4854f3bd', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:14:29.670344 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2addad0b-81e1-4809-adcc-06579084d98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:14:29.672421 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2addad0b-81e1-4809-adcc-06579084d98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:14:29.674584 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd95c8e0-5331-4530-9d7a-87c645906147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:14:29.675392 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Volume afe84321-a74b-4e17-b781-b48e4854f3bd: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-afe84321-a74b-4e17-b781-b48e4854f3bd', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 27 04:14:29.675975 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Cloning afe84321-a74b-4e17-b781-b48e4854f3bd from image c742528c-2e23-4c76-85af-75edbc35cc02 at location (None, None). {{(pid=92445) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 27 04:14:36.264739 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-d7bd7e14-f563-4c54-9cd7-5a7d235a08e3 req-60eb0092-1d6b-4129-918b-6a8bb310b22d tempest-TestVolumeBootPattern-702116601 None] Terminate volume connection completed successfully.
May 27 04:14:36.265993 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-d7bd7e14-f563-4c54-9cd7-5a7d235a08e3 req-60eb0092-1d6b-4129-918b-6a8bb310b22d tempest-TestVolumeBootPattern-702116601 None] Deleting attachment a741239a-7f90-423f-9895-ed3fdc9c1a81. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 04:14:36.270752 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:36.386314 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:36.386655 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430726912]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:14:36.387258 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-d7bd7e14-f563-4c54-9cd7-5a7d235a08e3 req-60eb0092-1d6b-4129-918b-6a8bb310b22d tempest-TestVolumeBootPattern-702116601 None] Removing iscsi_target for Volume ID: d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:14:36.388452 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:36.502211 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba -f" returned: 0 in 0.113s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:36.502545 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430726912]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:14:36.503817 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:36.598250 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:36.598644 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430726912]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:14:39.815880 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_wyln_9vwn-d-843301-2@lvmdriver-1, size 616.00 MB, duration 10.14 sec {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 27 04:14:39.815880 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Image download 616.00 MB at 60.76 MB/s
May 27 04:14:39.860416 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_wyln_9vwn-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:39.947754 n-d-843301-2 sudo[148691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_wyln_9vwn-d-843301-2@lvmdriver-1
May 27 04:14:39.948750 n-d-843301-2 sudo[148691]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:14:40.593822 n-d-843301-2 sudo[148691]: pam_unix(sudo:session): session closed for user root
May 27 04:14:40.597552 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_wyln_9vwn-d-843301-2@lvmdriver-1" returned: 0 in 0.736s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:40.597848 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 is fetched for user 0cb553a8682545af8fbe5a9a0bca405a. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 27 04:14:40.718674 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-b68e11bd-903c-4c92-9aca-862d72585063 req-28b29039-8df8-4592-a765-9671cba7e2fd tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:40.752027 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_wyln_9vwn-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:40.755733 n-d-843301-2 sudo[148718]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:14:40.764020 n-d-843301-2 sudo[148718]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:14:40.888972 n-d-843301-2 sudo[148720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_wyln_9vwn-d-843301-2@lvmdriver-1
May 27 04:14:40.889949 n-d-843301-2 sudo[148720]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:14:41.179806 n-d-843301-2 sudo[148718]: pam_unix(sudo:session): session closed for user root
May 27 04:14:41.182686 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-b68e11bd-903c-4c92-9aca-862d72585063 req-28b29039-8df8-4592-a765-9671cba7e2fd tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba" returned: 0 in 0.464s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:41.268173 n-d-843301-2 sudo[148720]: pam_unix(sudo:session): session closed for user root
May 27 04:14:41.272684 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_wyln_9vwn-d-843301-2@lvmdriver-1" returned: 0 in 0.521s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:41.274400 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-afe84321-a74b-4e17-b781-b48e4854f3bd stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:41.290852 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:41.297441 n-d-843301-2 sudo[148735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-afe84321-a74b-4e17-b781-b48e4854f3bd stack-volumes-lvmdriver-1 -L 1g
May 27 04:14:41.298775 n-d-843301-2 sudo[148735]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:14:41.310794 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.037s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:41.311453 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430728512]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:14:41.312382 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-b68e11bd-903c-4c92-9aca-862d72585063 req-28b29039-8df8-4592-a765-9671cba7e2fd tempest-TestVolumeBootPattern-702116601 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:14:41.314189 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-b68e11bd-903c-4c92-9aca-862d72585063 req-28b29039-8df8-4592-a765-9671cba7e2fd tempest-TestVolumeBootPattern-702116601 None] Creating iscsi_target for Volume ID: volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:14:41.319520 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-b68e11bd-903c-4c92-9aca-862d72585063 req-28b29039-8df8-4592-a765-9671cba7e2fd tempest-TestVolumeBootPattern-702116601 None] Created volume path /opt/stack/data/cinder/volumes/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba,
May 27 04:14:41.319520 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:14:41.319520 n-d-843301-2 cinder-volume[92445]:
May 27 04:14:41.319520 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:14:41.319520 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:14:41.319520 n-d-843301-2 cinder-volume[92445]: incominguser sZPbDddTJi8fEKn8NfLy qpzoAqhVhPF3d8jC
May 27 04:14:41.319520 n-d-843301-2 cinder-volume[92445]:
May 27 04:14:41.319520 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:14:41.319520 n-d-843301-2 cinder-volume[92445]:
May 27 04:14:41.319520 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:14:41.322187 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:42.127626 n-d-843301-2 sudo[148735]: pam_unix(sudo:session): session closed for user root
May 27 04:14:42.129997 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-afe84321-a74b-4e17-b781-b48e4854f3bd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.856s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:42.143539 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba" returned: 0 in 0.821s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:42.144025 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430728512]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:14:42.144739 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-b68e11bd-903c-4c92-9aca-862d72585063 req-28b29039-8df8-4592-a765-9671cba7e2fd tempest-TestVolumeBootPattern-702116601 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:14:42.145377 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-b68e11bd-903c-4c92-9aca-862d72585063 req-28b29039-8df8-4592-a765-9671cba7e2fd tempest-TestVolumeBootPattern-702116601 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:14:42.148944 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:42.163959 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Attempting download of c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume afe84321-a74b-4e17-b781-b48e4854f3bd. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 27 04:14:42.167968 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:42.168269 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430728512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:14:42.169218 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-b68e11bd-903c-4c92-9aca-862d72585063 req-28b29039-8df8-4592-a765-9671cba7e2fd tempest-TestVolumeBootPattern-702116601 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:14:42.170618 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:42.221036 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_cs89pqm3 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:42.308039 n-d-843301-2 sudo[148828]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_c742528c-2e23-4c76-85af-75edbc35cc02_cs89pqm3
May 27 04:14:42.308877 n-d-843301-2 sudo[148828]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:14:42.314902 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:42.315307 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430728512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:14:42.318611 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:42.476431 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.159s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:42.476952 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430728512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:14:42.478604 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-b68e11bd-903c-4c92-9aca-862d72585063 req-28b29039-8df8-4592-a765-9671cba7e2fd tempest-TestVolumeBootPattern-702116601 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:14:42.568238 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-b68e11bd-903c-4c92-9aca-862d72585063 req-28b29039-8df8-4592-a765-9671cba7e2fd tempest-TestVolumeBootPattern-702116601 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba', 'target_lun': 1, 'volume_id': 'd6307ebb-f40b-4e75-a846-f0b2fa1dd0ba', 'auth_method': 'CHAP', 'auth_username': 'sZPbDddTJi8fEKn8NfLy', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b2714a54-8149-4836-b131-d8d89be07218'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 04:14:42.697350 n-d-843301-2 sudo[148828]: pam_unix(sudo:session): session closed for user root
May 27 04:14:42.704362 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_cs89pqm3" returned: 0 in 0.484s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:42.706051 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_wyln_9vwn-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:42.782648 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-b68e11bd-903c-4c92-9aca-862d72585063 req-28b29039-8df8-4592-a765-9671cba7e2fd tempest-TestVolumeBootPattern-702116601 None] attachment_update completed successfully.
May 27 04:14:42.899559 n-d-843301-2 sudo[148855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_wyln_9vwn-d-843301-2@lvmdriver-1
May 27 04:14:42.900421 n-d-843301-2 sudo[148855]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:14:43.371396 n-d-843301-2 sudo[148855]: pam_unix(sudo:session): session closed for user root
May 27 04:14:43.373475 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_wyln_9vwn-d-843301-2@lvmdriver-1" returned: 0 in 0.668s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:43.374982 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] c742528c-2e23-4c76-85af-75edbc35cc02 was vhdx, converting to raw {{(pid=92445) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 27 04:14:43.375991 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_wyln_9vwn-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--afe84321--a74b--4e17--b781--b48e4854f3bd oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:43.416882 n-d-843301-2 sudo[148895]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_wyln_9vwn-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--afe84321--a74b--4e17--b781--b48e4854f3bd oflag=direct
May 27 04:14:43.417764 n-d-843301-2 sudo[148895]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:14:43.767296 n-d-843301-2 sudo[148895]: pam_unix(sudo:session): session closed for user root
May 27 04:14:43.769538 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_wyln_9vwn-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--afe84321--a74b--4e17--b781--b48e4854f3bd oflag=direct" returned: 0 in 0.393s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:43.770771 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 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_c742528c-2e23-4c76-85af-75edbc35cc02_wyln_9vwn-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--afe84321--a74b--4e17--b781--b48e4854f3bd {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:43.791090 n-d-843301-2 sudo[148928]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_wyln_9vwn-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--afe84321--a74b--4e17--b781--b48e4854f3bd
May 27 04:14:43.791892 n-d-843301-2 sudo[148928]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:14:44.718571 n-d-843301-2 sudo[148928]: pam_unix(sudo:session): session closed for user root
May 27 04:14:44.721080 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 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_c742528c-2e23-4c76-85af-75edbc35cc02_wyln_9vwn-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--afe84321--a74b--4e17--b781--b48e4854f3bd" returned: 0 in 0.950s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:44.724432 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_wyln_9vwn-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:44.806583 n-d-843301-2 sudo[148955]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_wyln_9vwn-d-843301-2@lvmdriver-1
May 27 04:14:44.807382 n-d-843301-2 sudo[148955]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:14:45.119182 n-d-843301-2 sudo[148955]: pam_unix(sudo:session): session closed for user root
May 27 04:14:45.121534 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_wyln_9vwn-d-843301-2@lvmdriver-1" returned: 0 in 0.397s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:45.122550 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_wyln_9vwn-d-843301-2@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--afe84321--a74b--4e17--b781--b48e4854f3bd {{(pid=92445) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 27 04:14:45.122933 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Converted 700.00 MB image at 700.00 MB/s
May 27 04:14:45.123557 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Downloaded image c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume afe84321-a74b-4e17-b781-b48e4854f3bd successfully. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 27 04:14:45.239328 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 for user 0cb553a8682545af8fbe5a9a0bca405a is deleted. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 27 04:14:45.239931 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Marking volume afe84321-a74b-4e17-b781-b48e4854f3bd as bootable. {{(pid=92445) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 27 04:14:45.251053 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Copying metadata from image c742528c-2e23-4c76-85af-75edbc35cc02 to afe84321-a74b-4e17-b781-b48e4854f3bd. {{(pid=92445) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 27 04:14:45.251421 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Creating volume glance metadata for volume afe84321-a74b-4e17-b781-b48e4854f3bd backed by image c742528c-2e23-4c76-85af-75edbc35cc02 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92445) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 27 04:14:45.311722 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd95c8e0-5331-4530-9d7a-87c645906147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-afe84321-a74b-4e17-b781-b48e4854f3bd', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:14:45.314041 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (78feeeae-421f-4ca8-8164-0c52d7ac12da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:14:45.320991 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Volume volume-afe84321-a74b-4e17-b781-b48e4854f3bd (afe84321-a74b-4e17-b781-b48e4854f3bd): created successfully
May 27 04:14:45.322740 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (78feeeae-421f-4ca8-8164-0c52d7ac12da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:14:45.325679 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Flow 'volume_create_manager' (b234dc0c-d72c-4854-a1fc-03e3e5aa897b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:14:45.332883 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-939170b1-36a7-4ea8-8eb8-3e6a276ca8fd tempest-TestVolumeBackupRestore-1284276130 None] Created volume successfully.
May 27 04:14:46.676785 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.driver [None req-318592e0-a43c-4aa6-b6c4-7b1084157c6f tempest-TestVolumeBackupRestore-1284276130 None] Creating a new backup for volume volume-afe84321-a74b-4e17-b781-b48e4854f3bd. {{(pid=92445) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
May 27 04:14:46.689138 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-318592e0-a43c-4aa6-b6c4-7b1084157c6f tempest-TestVolumeBackupRestore-1284276130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-afe84321-a74b-4e17-b781-b48e4854f3bd {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:46.706807 n-d-843301-2 sudo[148975]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-afe84321-a74b-4e17-b781-b48e4854f3bd
May 27 04:14:46.707573 n-d-843301-2 sudo[148975]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:14:47.108711 n-d-843301-2 sudo[148975]: pam_unix(sudo:session): session closed for user root
May 27 04:14:47.110882 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-318592e0-a43c-4aa6-b6c4-7b1084157c6f tempest-TestVolumeBackupRestore-1284276130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-afe84321-a74b-4e17-b781-b48e4854f3bd" returned: 0 in 0.421s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:47.161054 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:47.167564 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:47.167890 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-318592e0-a43c-4aa6-b6c4-7b1084157c6f tempest-TestVolumeBackupRestore-1284276130 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: I_T nexus: 45
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.21
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: sZPbDddTJi8fEKn8NfLy
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:14:47.168475 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:14:47.171654 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-318592e0-a43c-4aa6-b6c4-7b1084157c6f tempest-TestVolumeBackupRestore-1284276130 None] Creating iscsi_target for Volume ID: volume-afe84321-a74b-4e17-b781-b48e4854f3bd {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:14:47.173273 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-318592e0-a43c-4aa6-b6c4-7b1084157c6f tempest-TestVolumeBackupRestore-1284276130 None] Created volume path /opt/stack/data/cinder/volumes/volume-afe84321-a74b-4e17-b781-b48e4854f3bd,
May 27 04:14:47.173273 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:14:47.173273 n-d-843301-2 cinder-volume[92445]:
May 27 04:14:47.173273 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-afe84321-a74b-4e17-b781-b48e4854f3bd
May 27 04:14:47.173273 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:14:47.173273 n-d-843301-2 cinder-volume[92445]: incominguser xhAev2VxHZmwNm9NWJ29 kWP4nqUPMrk2XPSp
May 27 04:14:47.173273 n-d-843301-2 cinder-volume[92445]:
May 27 04:14:47.173273 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:14:47.173273 n-d-843301-2 cinder-volume[92445]:
May 27 04:14:47.173273 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:14:47.174413 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-afe84321-a74b-4e17-b781-b48e4854f3bd {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:47.514689 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-afe84321-a74b-4e17-b781-b48e4854f3bd" returned: 0 in 0.340s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:47.515036 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:14:47.515611 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-318592e0-a43c-4aa6-b6c4-7b1084157c6f tempest-TestVolumeBackupRestore-1284276130 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:14:47.515970 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-318592e0-a43c-4aa6-b6c4-7b1084157c6f tempest-TestVolumeBackupRestore-1284276130 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:14:47.517224 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:47.524590 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:47.525120 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-afe84321-a74b-4e17-b781-b48e4854f3bd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afe84321-a74b-4e17-b781-b48e4854f3bd\n Backing store flags: \n Account information:\n xhAev2VxHZmwNm9NWJ29\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-318592e0-a43c-4aa6-b6c4-7b1084157c6f tempest-TestVolumeBackupRestore-1284276130 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: I_T nexus: 45
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.21
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: sZPbDddTJi8fEKn8NfLy
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:14:47.525737 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:14:47.529571 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:47.615552 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:47.615880 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-afe84321-a74b-4e17-b781-b48e4854f3bd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afe84321-a74b-4e17-b781-b48e4854f3bd\n Backing store flags: \n Account information:\n xhAev2VxHZmwNm9NWJ29\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:14:47.617118 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:14:47.704530 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:14:47.705136 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-afe84321-a74b-4e17-b781-b48e4854f3bd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afe84321-a74b-4e17-b781-b48e4854f3bd\n Backing store flags: \n Account information:\n xhAev2VxHZmwNm9NWJ29\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:14:47.705858 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [None req-318592e0-a43c-4aa6-b6c4-7b1084157c6f tempest-TestVolumeBackupRestore-1284276130 None] Set provider_location to: 10.222.0.46:3260,2 iqn.2010-10.org.openstack:volume-afe84321-a74b-4e17-b781-b48e4854f3bd 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:14:47.741440 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-318592e0-a43c-4aa6-b6c4-7b1084157c6f tempest-TestVolumeBackupRestore-1284276130 None] Initialize volume connection completed successfully.
May 27 04:15:03.686111 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:15:03.686652 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:15:03.687435 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:15:03.706227 n-d-843301-2 sudo[149153]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:15:03.707022 n-d-843301-2 sudo[149153]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:15:04.147617 n-d-843301-2 sudo[149153]: pam_unix(sudo:session): session closed for user root
May 27 04:15:04.149718 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.462s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:15:04.151426 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:15:04.170053 n-d-843301-2 sudo[149156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:15:04.170827 n-d-843301-2 sudo[149156]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:15:04.573992 n-d-843301-2 sudo[149156]: pam_unix(sudo:session): session closed for user root
May 27 04:15:04.576066 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:15:04.578118 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:15:46.458139 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-318592e0-a43c-4aa6-b6c4-7b1084157c6f tempest-TestVolumeBackupRestore-1284276130 None] Terminate volume connection completed successfully.
May 27 04:15:46.501456 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:15:46.588281 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:15:46.588615 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-afe84321-a74b-4e17-b781-b48e4854f3bd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-afe84321-a74b-4e17-b781-b48e4854f3bd\n Backing store flags: \n Account information:\n xhAev2VxHZmwNm9NWJ29\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:15:46.590023 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [None req-318592e0-a43c-4aa6-b6c4-7b1084157c6f tempest-TestVolumeBackupRestore-1284276130 None] Removing iscsi_target for Volume ID: afe84321-a74b-4e17-b781-b48e4854f3bd
May 27 04:15:46.591586 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-afe84321-a74b-4e17-b781-b48e4854f3bd -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:15:46.781777 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-afe84321-a74b-4e17-b781-b48e4854f3bd -f" returned: 0 in 0.190s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:15:46.782095 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:15:46.785151 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:15:46.872020 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:15:46.872459 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:15:46.873245 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-318592e0-a43c-4aa6-b6c4-7b1084157c6f tempest-TestVolumeBackupRestore-1284276130 None] Remove volume export completed successfully.
May 27 04:15:48.310096 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:15:48.313981 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:15:48.314756 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:15:48.328102 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Flow 'volume_create_manager' (a527607b-2144-4e12-bc8c-eddf465cec7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:15:48.331781 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (829ab215-5cb4-4ab5-a550-d7ea6563192e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:15:48.355484 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:15:48.379135 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (829ab215-5cb4-4ab5-a550-d7ea6563192e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:15:48Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0688e718-309a-4190-8085-96c50cec5fe5',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=7a056608-42f8-4d7c-8b6a-7b952d38dadd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf68b2cb85e141fd8794375f4560c52d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:15:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:15:48Z,user_id='0cb553a8682545af8fbe5a9a0bca405a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:15:48.381618 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe612df6-8596-4b9b-a193-6dd4c765b57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:15:48.383687 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe612df6-8596-4b9b-a193-6dd4c765b57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:15:48.386016 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b6f9073-76a1-4e08-9ed4-dccf22ae37f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:15:48.388172 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b6f9073-76a1-4e08-9ed4-dccf22ae37f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7a056608-42f8-4d7c-8b6a-7b952d38dadd', 'volume_name': 'volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:15:48.390389 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8c99dd43-1e97-47a7-8bdd-2a9b58aeb571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:15:48.392467 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8c99dd43-1e97-47a7-8bdd-2a9b58aeb571) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:15:48.394604 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2cb60135-c586-4fb5-860a-2daf4d459c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:15:48.395376 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Volume 7a056608-42f8-4d7c-8b6a-7b952d38dadd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd', 'volume_size': 1}
May 27 04:15:48.396529 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:15:48.415476 n-d-843301-2 sudo[149210]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd stack-volumes-lvmdriver-1 -L 1g
May 27 04:15:48.416263 n-d-843301-2 sudo[149210]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:15:48.925136 n-d-843301-2 sudo[149210]: pam_unix(sudo:session): session closed for user root
May 27 04:15:48.927580 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.530s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:15:48.931049 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2cb60135-c586-4fb5-860a-2daf4d459c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:15:48.933820 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ab40c62c-5ebc-409f-8987-988f5700cae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:15:48.945648 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Volume volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd (7a056608-42f8-4d7c-8b6a-7b952d38dadd): created successfully
May 27 04:15:48.948003 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ab40c62c-5ebc-409f-8987-988f5700cae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:15:48.951217 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Flow 'volume_create_manager' (a527607b-2144-4e12-bc8c-eddf465cec7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:15:48.958500 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Created volume successfully.
May 27 04:15:49.401282 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:15:49.419483 n-d-843301-2 sudo[149248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd
May 27 04:15:49.420321 n-d-843301-2 sudo[149248]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:15:49.815266 n-d-843301-2 sudo[149248]: pam_unix(sudo:session): session closed for user root
May 27 04:15:49.817516 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd" returned: 0 in 0.416s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:15:49.866950 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:15:49.873438 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:15:49.873781 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: I_T nexus: 45
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.21
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: sZPbDddTJi8fEKn8NfLy
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:15:49.874360 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:15:49.876979 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Creating iscsi_target for Volume ID: volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:15:49.879160 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Created volume path /opt/stack/data/cinder/volumes/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd,
May 27 04:15:49.879160 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:15:49.879160 n-d-843301-2 cinder-volume[92445]:
May 27 04:15:49.879160 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd
May 27 04:15:49.879160 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:15:49.879160 n-d-843301-2 cinder-volume[92445]: incominguser b7NuLKSL6b3DadCSt4ST pFQiPgBywbD6Vqkx
May 27 04:15:49.879160 n-d-843301-2 cinder-volume[92445]:
May 27 04:15:49.879160 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:15:49.879160 n-d-843301-2 cinder-volume[92445]:
May 27 04:15:49.879160 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:15:49.880267 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:15:50.250118 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd" returned: 0 in 0.369s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:15:50.250443 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:15:50.251048 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:15:50.251405 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:15:50.252576 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:15:50.258981 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:15:50.259324 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\n Backing store flags: \n Account information:\n b7NuLKSL6b3DadCSt4ST\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: I_T nexus: 45
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.21
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: sZPbDddTJi8fEKn8NfLy
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:15:50.259865 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:15:50.262570 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:15:50.346598 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:15:50.347049 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\n Backing store flags: \n Account information:\n b7NuLKSL6b3DadCSt4ST\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:15:50.348238 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:15:50.434658 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:15:50.435216 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\n Backing store flags: \n Account information:\n b7NuLKSL6b3DadCSt4ST\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:15:50.435943 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Set provider_location to: 10.222.0.46:3260,2 iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:15:50.471624 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Initialize volume connection completed successfully.
May 27 04:16:03.687361 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:16:03.687361 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:16:03.687361 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:03.705243 n-d-843301-2 sudo[149373]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:16:03.706028 n-d-843301-2 sudo[149373]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:16:04.170640 n-d-843301-2 sudo[149373]: pam_unix(sudo:session): session closed for user root
May 27 04:16:04.174410 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.486s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:04.175464 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:04.194893 n-d-843301-2 sudo[149376]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:16:04.196232 n-d-843301-2 sudo[149376]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:16:04.646940 n-d-843301-2 sudo[149376]: pam_unix(sudo:session): session closed for user root
May 27 04:16:04.649023 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.474s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:04.651200 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:16:16.241499 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Terminate volume connection completed successfully.
May 27 04:16:16.283685 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:16.371562 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:16.371897 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\n Backing store flags: \n Account information:\n b7NuLKSL6b3DadCSt4ST\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:16:16.372603 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Removing iscsi_target for Volume ID: 7a056608-42f8-4d7c-8b6a-7b952d38dadd
May 27 04:16:16.373666 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:16.640706 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd -f" returned: 0 in 0.267s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:16.641011 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:16:16.642111 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:16.730401 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:16.730739 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:16:16.731471 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-bf84d4a8-e8b0-4c9f-957d-c8d6715355a8 tempest-TestVolumeBackupRestore-1284276130 None] Remove volume export completed successfully.
May 27 04:16:21.333166 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-1ca76821-036d-44ab-bdaf-baaca410d0bd req-46289292-ddda-467d-8b7c-95d405421b3f tempest-TestVolumeBackupRestore-1284276130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:21.353686 n-d-843301-2 sudo[149438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd
May 27 04:16:21.354658 n-d-843301-2 sudo[149438]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:16:21.785088 n-d-843301-2 sudo[149438]: pam_unix(sudo:session): session closed for user root
May 27 04:16:21.787412 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-1ca76821-036d-44ab-bdaf-baaca410d0bd req-46289292-ddda-467d-8b7c-95d405421b3f tempest-TestVolumeBackupRestore-1284276130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd" returned: 0 in 0.454s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:21.836448 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:21.843938 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:21.844403 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-1ca76821-036d-44ab-bdaf-baaca410d0bd req-46289292-ddda-467d-8b7c-95d405421b3f tempest-TestVolumeBackupRestore-1284276130 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: I_T nexus: 45
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.21
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: sZPbDddTJi8fEKn8NfLy
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:16:21.845395 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:16:21.848029 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-1ca76821-036d-44ab-bdaf-baaca410d0bd req-46289292-ddda-467d-8b7c-95d405421b3f tempest-TestVolumeBackupRestore-1284276130 None] Creating iscsi_target for Volume ID: volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:16:21.850123 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-1ca76821-036d-44ab-bdaf-baaca410d0bd req-46289292-ddda-467d-8b7c-95d405421b3f tempest-TestVolumeBackupRestore-1284276130 None] Created volume path /opt/stack/data/cinder/volumes/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd,
May 27 04:16:21.850123 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:16:21.850123 n-d-843301-2 cinder-volume[92445]:
May 27 04:16:21.850123 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd
May 27 04:16:21.850123 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:16:21.850123 n-d-843301-2 cinder-volume[92445]: incominguser b7NuLKSL6b3DadCSt4ST pFQiPgBywbD6Vqkx
May 27 04:16:21.850123 n-d-843301-2 cinder-volume[92445]:
May 27 04:16:21.850123 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:16:21.850123 n-d-843301-2 cinder-volume[92445]:
May 27 04:16:21.850123 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:16:21.854134 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:22.233433 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd" returned: 0 in 0.381s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:22.233864 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:16:22.234492 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-1ca76821-036d-44ab-bdaf-baaca410d0bd req-46289292-ddda-467d-8b7c-95d405421b3f tempest-TestVolumeBackupRestore-1284276130 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:16:22.234907 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-1ca76821-036d-44ab-bdaf-baaca410d0bd req-46289292-ddda-467d-8b7c-95d405421b3f tempest-TestVolumeBackupRestore-1284276130 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:16:22.236216 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:22.244034 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:22.244371 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\n Backing store flags: \n Account information:\n b7NuLKSL6b3DadCSt4ST\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-1ca76821-036d-44ab-bdaf-baaca410d0bd req-46289292-ddda-467d-8b7c-95d405421b3f tempest-TestVolumeBackupRestore-1284276130 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: I_T nexus: 45
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.21
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: sZPbDddTJi8fEKn8NfLy
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:16:22.245021 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:16:22.247899 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:22.335738 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:22.336310 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\n Backing store flags: \n Account information:\n b7NuLKSL6b3DadCSt4ST\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:16:22.337386 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:22.426130 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:22.426475 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\n Backing store flags: \n Account information:\n b7NuLKSL6b3DadCSt4ST\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:16:22.427503 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-1ca76821-036d-44ab-bdaf-baaca410d0bd req-46289292-ddda-467d-8b7c-95d405421b3f tempest-TestVolumeBackupRestore-1284276130 None] Set provider_location to: 10.222.0.46:3260,2 iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:16:22.473286 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-1ca76821-036d-44ab-bdaf-baaca410d0bd req-46289292-ddda-467d-8b7c-95d405421b3f tempest-TestVolumeBackupRestore-1284276130 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd', 'target_lun': 1, 'volume_id': '7a056608-42f8-4d7c-8b6a-7b952d38dadd', 'auth_method': 'CHAP', 'auth_username': 'b7NuLKSL6b3DadCSt4ST', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '0f483348-a300-4557-b709-72bfe7f176cb'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 04:16:22.586824 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-1ca76821-036d-44ab-bdaf-baaca410d0bd req-46289292-ddda-467d-8b7c-95d405421b3f tempest-TestVolumeBackupRestore-1284276130 None] attachment_update completed successfully.
May 27 04:16:37.316741 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fd0eb17e-f496-48b8-97f4-b7a28f13d9d8 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:37.337644 n-d-843301-2 sudo[149507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:16:37.338465 n-d-843301-2 sudo[149507]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:16:37.729342 n-d-843301-2 sudo[149507]: pam_unix(sudo:session): session closed for user root
May 27 04:16:37.731579 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fd0eb17e-f496-48b8-97f4-b7a28f13d9d8 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba" returned: 0 in 0.415s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:37.733377 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fd0eb17e-f496-48b8-97f4-b7a28f13d9d8 tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-27834091-e566-43fd-85a5-4892e1a4c72c --snapshot stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba -L 1.00g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:37.752428 n-d-843301-2 sudo[149510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-27834091-e566-43fd-85a5-4892e1a4c72c --snapshot stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba -L 1.00g
May 27 04:16:37.753281 n-d-843301-2 sudo[149510]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:16:38.411046 n-d-843301-2 sudo[149510]: pam_unix(sudo:session): session closed for user root
May 27 04:16:38.413427 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-fd0eb17e-f496-48b8-97f4-b7a28f13d9d8 tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-27834091-e566-43fd-85a5-4892e1a4c72c --snapshot stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba -L 1.00g" returned: 0 in 0.680s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:38.504525 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-fd0eb17e-f496-48b8-97f4-b7a28f13d9d8 tempest-TestVolumeBootPattern-702116601 None] Create snapshot completed successfully
May 27 04:16:40.009805 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:16:40.013668 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:16:40.014157 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:16:40.035490 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Flow 'volume_create_manager' (01ce200e-74a6-46c8-9795-2248d7015549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:16:40.039304 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3b7e9dbc-00c8-4c68-8bca-e78f1a6e012c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:16:40.061278 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:16:40.088544 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3b7e9dbc-00c8-4c68-8bca-e78f1a6e012c) 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-05-27T04:16:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-5824598',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=382d6591-0db1-489f-8f3e-3470c2fcaf11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfa97b64f38a4f6795ca76fe23dff286',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:16:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=27834091-e566-43fd-85a5-4892e1a4c72c,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:16:40Z,user_id='0c7bae9960494801894147ee1ffecc5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:16:40.091453 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f07a6f1f-9376-4a09-895a-df926737fe50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:16:40.093741 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f07a6f1f-9376-4a09-895a-df926737fe50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:16:40.096175 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (26b58157-63d4-48d3-a162-9fcc8b6a0982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:16:40.098563 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (26b58157-63d4-48d3-a162-9fcc8b6a0982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '382d6591-0db1-489f-8f3e-3470c2fcaf11', 'volume_name': 'volume-382d6591-0db1-489f-8f3e-3470c2fcaf11', 'volume_size': 1, 'snapshot_id': '27834091-e566-43fd-85a5-4892e1a4c72c'}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:16:40.101640 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0fa7575-8a81-446b-98f2-0448d048bb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:16:40.103859 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0fa7575-8a81-446b-98f2-0448d048bb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:16:40.106190 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9545348-2591-44e8-a206-899e1dd21d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:16:40.107137 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Volume 382d6591-0db1-489f-8f3e-3470c2fcaf11: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-382d6591-0db1-489f-8f3e-3470c2fcaf11', 'volume_size': 1, 'snapshot_id': '27834091-e566-43fd-85a5-4892e1a4c72c'}
May 27 04:16:40.130801 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-382d6591-0db1-489f-8f3e-3470c2fcaf11 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:40.149511 n-d-843301-2 sudo[149616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-382d6591-0db1-489f-8f3e-3470c2fcaf11 stack-volumes-lvmdriver-1 -L 1g
May 27 04:16:40.150479 n-d-843301-2 sudo[149616]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:16:40.622436 n-d-843301-2 sudo[149616]: pam_unix(sudo:session): session closed for user root
May 27 04:16:40.625019 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-382d6591-0db1-489f-8f3e-3470c2fcaf11 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.494s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:40.626989 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-27834091-e566-43fd-85a5-4892e1a4c72c {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:40.655102 n-d-843301-2 sudo[149648]: ubuntu : 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-27834091-e566-43fd-85a5-4892e1a4c72c
May 27 04:16:40.655904 n-d-843301-2 sudo[149648]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:16:41.147230 n-d-843301-2 sudo[149648]: pam_unix(sudo:session): session closed for user root
May 27 04:16:41.149604 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-27834091-e566-43fd-85a5-4892e1a4c72c" returned: 0 in 0.522s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:41.152226 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--27834091--e566--43fd--85a5--4892e1a4c72c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--382d6591--0db1--489f--8f3e--3470c2fcaf11 iflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:41.173291 n-d-843301-2 sudo[149651]: 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--27834091--e566--43fd--85a5--4892e1a4c72c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--382d6591--0db1--489f--8f3e--3470c2fcaf11 iflag=direct
May 27 04:16:41.174743 n-d-843301-2 sudo[149651]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:16:41.512887 n-d-843301-2 sudo[149651]: pam_unix(sudo:session): session closed for user root
May 27 04:16:41.515682 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--27834091--e566--43fd--85a5--4892e1a4c72c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--382d6591--0db1--489f--8f3e--3470c2fcaf11 iflag=direct" returned: 0 in 0.363s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:41.517245 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--27834091--e566--43fd--85a5--4892e1a4c72c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--382d6591--0db1--489f--8f3e--3470c2fcaf11 oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:41.538655 n-d-843301-2 sudo[149663]: 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--27834091--e566--43fd--85a5--4892e1a4c72c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--382d6591--0db1--489f--8f3e--3470c2fcaf11 oflag=direct
May 27 04:16:41.540219 n-d-843301-2 sudo[149663]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:16:41.869000 n-d-843301-2 sudo[149663]: pam_unix(sudo:session): session closed for user root
May 27 04:16:41.871501 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--27834091--e566--43fd--85a5--4892e1a4c72c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--382d6591--0db1--489f--8f3e--3470c2fcaf11 oflag=direct" returned: 0 in 0.354s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:41.872672 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--27834091--e566--43fd--85a5--4892e1a4c72c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--382d6591--0db1--489f--8f3e--3470c2fcaf11 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:41.895022 n-d-843301-2 sudo[149675]: 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--27834091--e566--43fd--85a5--4892e1a4c72c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--382d6591--0db1--489f--8f3e--3470c2fcaf11 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 27 04:16:41.896019 n-d-843301-2 sudo[149675]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:16:47.595943 n-d-843301-2 sudo[149675]: pam_unix(sudo:session): session closed for user root
May 27 04:16:47.598108 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--27834091--e566--43fd--85a5--4892e1a4c72c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--382d6591--0db1--489f--8f3e--3470c2fcaf11 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.725s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:47.598717 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--27834091--e566--43fd--85a5--4892e1a4c72c, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--382d6591--0db1--489f--8f3e--3470c2fcaf11, size 1024.00 MB, duration 5.73 sec {{(pid=92445) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 27 04:16:47.599131 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.volume_utils [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Volume copy 1024.00 MB at 178.82 MB/s
May 27 04:16:47.647821 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Marking volume 382d6591-0db1-489f-8f3e-3470c2fcaf11 as bootable. {{(pid=92445) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 27 04:16:47.655233 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Copying metadata from snapshot 27834091-e566-43fd-85a5-4892e1a4c72c to 382d6591-0db1-489f-8f3e-3470c2fcaf11. {{(pid=92445) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:419}}
May 27 04:16:47.687271 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9545348-2591-44e8-a206-899e1dd21d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-382d6591-0db1-489f-8f3e-3470c2fcaf11', 'volume_size': 1, 'snapshot_id': '27834091-e566-43fd-85a5-4892e1a4c72c'}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:16:47.689698 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2e9883c7-3fb8-4307-a79d-2fe980cb89c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:16:47.697286 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Volume volume-382d6591-0db1-489f-8f3e-3470c2fcaf11 (382d6591-0db1-489f-8f3e-3470c2fcaf11): created successfully
May 27 04:16:47.699123 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2e9883c7-3fb8-4307-a79d-2fe980cb89c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:16:47.702120 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Flow 'volume_create_manager' (01ce200e-74a6-46c8-9795-2248d7015549) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:16:47.714061 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-60387517-dc29-4e02-a17d-8dd8a02b38fb tempest-TestVolumeBootPattern-702116601 None] Created volume successfully.
May 27 04:16:51.420336 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-5fc62110-3447-4275-aca3-136676948b8c req-8590f667-81b1-4187-a1f7-c5a9e5b5bfcb tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-382d6591-0db1-489f-8f3e-3470c2fcaf11 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:51.439726 n-d-843301-2 sudo[149722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-382d6591-0db1-489f-8f3e-3470c2fcaf11
May 27 04:16:51.440528 n-d-843301-2 sudo[149722]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:16:51.824177 n-d-843301-2 sudo[149722]: pam_unix(sudo:session): session closed for user root
May 27 04:16:51.826564 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-5fc62110-3447-4275-aca3-136676948b8c req-8590f667-81b1-4187-a1f7-c5a9e5b5bfcb tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-382d6591-0db1-489f-8f3e-3470c2fcaf11" returned: 0 in 0.406s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:51.879594 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:51.885225 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:51.885516 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\n Backing store flags: \n Account information:\n b7NuLKSL6b3DadCSt4ST\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-5fc62110-3447-4275-aca3-136676948b8c req-8590f667-81b1-4187-a1f7-c5a9e5b5bfcb tempest-TestVolumeBootPattern-702116601 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: I_T nexus: 45
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.21
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: sZPbDddTJi8fEKn8NfLy
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: I_T nexus: 48
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: b7NuLKSL6b3DadCSt4ST
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:16:51.886161 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:16:51.890523 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-5fc62110-3447-4275-aca3-136676948b8c req-8590f667-81b1-4187-a1f7-c5a9e5b5bfcb tempest-TestVolumeBootPattern-702116601 None] Creating iscsi_target for Volume ID: volume-382d6591-0db1-489f-8f3e-3470c2fcaf11 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:16:51.890523 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-5fc62110-3447-4275-aca3-136676948b8c req-8590f667-81b1-4187-a1f7-c5a9e5b5bfcb tempest-TestVolumeBootPattern-702116601 None] Created volume path /opt/stack/data/cinder/volumes/volume-382d6591-0db1-489f-8f3e-3470c2fcaf11,
May 27 04:16:51.890523 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:16:51.890523 n-d-843301-2 cinder-volume[92445]:
May 27 04:16:51.890523 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-382d6591-0db1-489f-8f3e-3470c2fcaf11
May 27 04:16:51.890523 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:16:51.890523 n-d-843301-2 cinder-volume[92445]: incominguser LjYL2KpU8UWd822fx9VV cRxPtJEDNrhp7EJn
May 27 04:16:51.890523 n-d-843301-2 cinder-volume[92445]:
May 27 04:16:51.890523 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:16:51.890523 n-d-843301-2 cinder-volume[92445]:
May 27 04:16:51.890523 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:16:51.891744 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-382d6591-0db1-489f-8f3e-3470c2fcaf11 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:52.293254 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-382d6591-0db1-489f-8f3e-3470c2fcaf11" returned: 0 in 0.402s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:52.293566 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:16:52.294136 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-5fc62110-3447-4275-aca3-136676948b8c req-8590f667-81b1-4187-a1f7-c5a9e5b5bfcb tempest-TestVolumeBootPattern-702116601 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:16:52.294494 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-5fc62110-3447-4275-aca3-136676948b8c req-8590f667-81b1-4187-a1f7-c5a9e5b5bfcb tempest-TestVolumeBootPattern-702116601 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:16:52.297814 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:52.306926 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:52.307366 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\n Backing store flags: \n Account information:\n b7NuLKSL6b3DadCSt4ST\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-382d6591-0db1-489f-8f3e-3470c2fcaf11\n System information:\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-382d6591-0db1-489f-8f3e-3470c2fcaf11\n Backing store flags: \n Account information:\n LjYL2KpU8UWd822fx9VV\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-5fc62110-3447-4275-aca3-136676948b8c req-8590f667-81b1-4187-a1f7-c5a9e5b5bfcb tempest-TestVolumeBootPattern-702116601 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: I_T nexus: 45
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.21
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: sZPbDddTJi8fEKn8NfLy
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Target 2: iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: I_T nexus: 48
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Initiator: iqn.1991-05.com.microsoft:n-h2-843301-2.cbci-843301-2.local alias: none
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Connection: 1
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: IP Address: 10.222.0.41
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020000
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf20
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00020001
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf21
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: b7NuLKSL6b3DadCSt4ST
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:16:52.308091 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:16:52.316090 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:52.415145 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:52.415702 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\n Backing store flags: \n Account information:\n b7NuLKSL6b3DadCSt4ST\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-382d6591-0db1-489f-8f3e-3470c2fcaf11\n System information:\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-382d6591-0db1-489f-8f3e-3470c2fcaf11\n Backing store flags: \n Account information:\n LjYL2KpU8UWd822fx9VV\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:16:52.418943 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:16:52.521414 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:16:52.522734 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\n Backing store flags: \n Account information:\n b7NuLKSL6b3DadCSt4ST\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-382d6591-0db1-489f-8f3e-3470c2fcaf11\n System information:\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-382d6591-0db1-489f-8f3e-3470c2fcaf11\n Backing store flags: \n Account information:\n LjYL2KpU8UWd822fx9VV\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:16:52.524106 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-5fc62110-3447-4275-aca3-136676948b8c req-8590f667-81b1-4187-a1f7-c5a9e5b5bfcb tempest-TestVolumeBootPattern-702116601 None] Set provider_location to: 10.222.0.46:3260,3 iqn.2010-10.org.openstack:volume-382d6591-0db1-489f-8f3e-3470c2fcaf11 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:16:52.577827 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-5fc62110-3447-4275-aca3-136676948b8c req-8590f667-81b1-4187-a1f7-c5a9e5b5bfcb tempest-TestVolumeBootPattern-702116601 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-382d6591-0db1-489f-8f3e-3470c2fcaf11', 'target_lun': 1, 'volume_id': '382d6591-0db1-489f-8f3e-3470c2fcaf11', 'auth_method': 'CHAP', 'auth_username': 'LjYL2KpU8UWd822fx9VV', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '9c4b3323-63fe-42ef-9cd9-db773afa3e5d'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 04:16:52.688073 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-5fc62110-3447-4275-aca3-136676948b8c req-8590f667-81b1-4187-a1f7-c5a9e5b5bfcb tempest-TestVolumeBootPattern-702116601 None] attachment_update completed successfully.
May 27 04:17:03.687661 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:17:03.688203 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:17:03.688946 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:17:03.709330 n-d-843301-2 sudo[149837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:17:03.710512 n-d-843301-2 sudo[149837]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:17:04.114227 n-d-843301-2 sudo[149837]: pam_unix(sudo:session): session closed for user root
May 27 04:17:04.117037 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:17:04.118571 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:17:04.143491 n-d-843301-2 sudo[149840]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:17:04.144283 n-d-843301-2 sudo[149840]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:17:04.578635 n-d-843301-2 sudo[149840]: pam_unix(sudo:session): session closed for user root
May 27 04:17:04.581213 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:17:04.583727 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:17:18.139256 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-801927ff-ef75-4dc8-a800-cd6f830b2d28 req-e8e5d72a-7ece-4636-b1a8-b4d40b8dd707 tempest-TestVolumeBackupRestore-1284276130 None] Terminate volume connection completed successfully.
May 27 04:17:18.139737 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-801927ff-ef75-4dc8-a800-cd6f830b2d28 req-e8e5d72a-7ece-4636-b1a8-b4d40b8dd707 tempest-TestVolumeBackupRestore-1284276130 None] Deleting attachment 0f483348-a300-4557-b709-72bfe7f176cb. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 04:17:18.143137 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:17:18.231486 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:17:18.231832 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd\n Backing store flags: \n Account information:\n b7NuLKSL6b3DadCSt4ST\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-382d6591-0db1-489f-8f3e-3470c2fcaf11\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 49\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-382d6591-0db1-489f-8f3e-3470c2fcaf11\n Backing store flags: \n Account information:\n LjYL2KpU8UWd822fx9VV\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:17:18.232925 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-801927ff-ef75-4dc8-a800-cd6f830b2d28 req-e8e5d72a-7ece-4636-b1a8-b4d40b8dd707 tempest-TestVolumeBackupRestore-1284276130 None] Removing iscsi_target for Volume ID: 7a056608-42f8-4d7c-8b6a-7b952d38dadd
May 27 04:17:18.233725 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:17:18.355132 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd -f" returned: 0 in 0.120s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:17:18.355132 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:17:18.356376 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:17:18.447921 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:17:18.448209 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-382d6591-0db1-489f-8f3e-3470c2fcaf11\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 49\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-382d6591-0db1-489f-8f3e-3470c2fcaf11\n Backing store flags: \n Account information:\n LjYL2KpU8UWd822fx9VV\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:17:19.845948 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-3d25c893-d953-4986-a3e1-d013d7e0ecce tempest-TestVolumeBackupRestore-1284276130 None] Lock "b'cinder-7a056608-42f8-4d7c-8b6a-7b952d38dadd-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:17:19.906750 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:17:20.003378 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-a3d96a94-a7e1-49df-acfc-abfcd672a16f tempest-TestVolumeBackupRestore-1284276130 None] Lock "b'cinder-afe84321-a74b-4e17-b781-b48e4854f3bd-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:17:20.045123 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.129s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:17:20.045470 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-382d6591-0db1-489f-8f3e-3470c2fcaf11\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 49\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-382d6591-0db1-489f-8f3e-3470c2fcaf11\n Backing store flags: \n Account information:\n LjYL2KpU8UWd822fx9VV\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:17:20.046306 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-3d25c893-d953-4986-a3e1-d013d7e0ecce tempest-TestVolumeBackupRestore-1284276130 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7a056608-42f8-4d7c-8b6a-7b952d38dadd
May 27 04:17:20.047362 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3d25c893-d953-4986-a3e1-d013d7e0ecce tempest-TestVolumeBackupRestore-1284276130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:17:20.086105 n-d-843301-2 sudo[149912]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd
May 27 04:17:20.087654 n-d-843301-2 sudo[149912]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:17:20.117988 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:17:20.209238 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:17:20.209850 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430728032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-382d6591-0db1-489f-8f3e-3470c2fcaf11\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 49\n Initiator: iqn.1991-05.com.microsoft:n-h1-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-382d6591-0db1-489f-8f3e-3470c2fcaf11\n Backing store flags: \n Account information:\n LjYL2KpU8UWd822fx9VV\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:17:20.210735 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-a3d96a94-a7e1-49df-acfc-abfcd672a16f tempest-TestVolumeBackupRestore-1284276130 None] Skipping remove_export. No iscsi_target is presently exported for volume: afe84321-a74b-4e17-b781-b48e4854f3bd
May 27 04:17:20.211962 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a3d96a94-a7e1-49df-acfc-abfcd672a16f tempest-TestVolumeBackupRestore-1284276130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-afe84321-a74b-4e17-b781-b48e4854f3bd {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:17:20.233303 n-d-843301-2 sudo[149916]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-afe84321-a74b-4e17-b781-b48e4854f3bd
May 27 04:17:20.234679 n-d-843301-2 sudo[149916]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:17:20.506303 n-d-843301-2 sudo[149912]: pam_unix(sudo:session): session closed for user root
May 27 04:17:20.512878 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3d25c893-d953-4986-a3e1-d013d7e0ecce tempest-TestVolumeBackupRestore-1284276130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd" returned: 0 in 0.462s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:17:20.512878 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3d25c893-d953-4986-a3e1-d013d7e0ecce tempest-TestVolumeBackupRestore-1284276130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:17:20.534541 n-d-843301-2 sudo[149920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd
May 27 04:17:20.535353 n-d-843301-2 sudo[149920]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:17:20.646695 n-d-843301-2 sudo[149916]: pam_unix(sudo:session): session closed for user root
May 27 04:17:20.649752 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a3d96a94-a7e1-49df-acfc-abfcd672a16f tempest-TestVolumeBackupRestore-1284276130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-afe84321-a74b-4e17-b781-b48e4854f3bd" returned: 0 in 0.437s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:17:20.651645 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a3d96a94-a7e1-49df-acfc-abfcd672a16f tempest-TestVolumeBackupRestore-1284276130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-afe84321-a74b-4e17-b781-b48e4854f3bd {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:17:20.676649 n-d-843301-2 sudo[149922]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-afe84321-a74b-4e17-b781-b48e4854f3bd
May 27 04:17:20.677541 n-d-843301-2 sudo[149922]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:17:20.939662 n-d-843301-2 sudo[149920]: pam_unix(sudo:session): session closed for user root
May 27 04:17:20.942352 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3d25c893-d953-4986-a3e1-d013d7e0ecce tempest-TestVolumeBackupRestore-1284276130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd" returned: 0 in 0.430s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:17:20.944499 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3d25c893-d953-4986-a3e1-d013d7e0ecce tempest-TestVolumeBackupRestore-1284276130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:17:20.966117 n-d-843301-2 sudo[149926]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd
May 27 04:17:20.966929 n-d-843301-2 sudo[149926]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:17:21.075632 n-d-843301-2 sudo[149922]: pam_unix(sudo:session): session closed for user root
May 27 04:17:21.077940 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a3d96a94-a7e1-49df-acfc-abfcd672a16f tempest-TestVolumeBackupRestore-1284276130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-afe84321-a74b-4e17-b781-b48e4854f3bd" returned: 0 in 0.426s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:17:21.082867 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a3d96a94-a7e1-49df-acfc-abfcd672a16f tempest-TestVolumeBackupRestore-1284276130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-afe84321-a74b-4e17-b781-b48e4854f3bd {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:17:21.125942 n-d-843301-2 sudo[149928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-afe84321-a74b-4e17-b781-b48e4854f3bd
May 27 04:17:21.126829 n-d-843301-2 sudo[149928]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:17:21.437358 n-d-843301-2 sudo[149926]: pam_unix(sudo:session): session closed for user root
May 27 04:17:21.458867 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3d25c893-d953-4986-a3e1-d013d7e0ecce tempest-TestVolumeBackupRestore-1284276130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7a056608-42f8-4d7c-8b6a-7b952d38dadd" returned: 0 in 0.512s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:17:21.466987 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-3d25c893-d953-4986-a3e1-d013d7e0ecce tempest-TestVolumeBackupRestore-1284276130 None] Successfully deleted volume: 7a056608-42f8-4d7c-8b6a-7b952d38dadd
May 27 04:17:21.536866 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-3d25c893-d953-4986-a3e1-d013d7e0ecce tempest-TestVolumeBackupRestore-1284276130 None] Created reservations ['bba41068-4d0c-455e-aafa-175415b43fc8', '27d8e0e0-85be-40f6-8cc1-cff269f06015', '01e22ae8-0a80-4239-b6a4-c2017dd89504', 'e35a52fe-499f-4691-980b-4da3f07612f1'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:17:21.541082 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-3d25c893-d953-4986-a3e1-d013d7e0ecce tempest-TestVolumeBackupRestore-1284276130 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:17:21.541082 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:17:21.541082 n-d-843301-2 cinder-volume[92445]:
May 27 04:17:21.596491 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-3d25c893-d953-4986-a3e1-d013d7e0ecce tempest-TestVolumeBackupRestore-1284276130 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:17:21.599834 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3d25c893-d953-4986-a3e1-d013d7e0ecce tempest-TestVolumeBackupRestore-1284276130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:17:21.619480 n-d-843301-2 sudo[149938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:17:21.620296 n-d-843301-2 sudo[149938]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:17:21.668349 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a3d96a94-a7e1-49df-acfc-abfcd672a16f tempest-TestVolumeBackupRestore-1284276130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-afe84321-a74b-4e17-b781-b48e4854f3bd" returned: 0 in 0.584s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:17:21.668349 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-a3d96a94-a7e1-49df-acfc-abfcd672a16f tempest-TestVolumeBackupRestore-1284276130 None] Successfully deleted volume: afe84321-a74b-4e17-b781-b48e4854f3bd
May 27 04:17:21.663970 n-d-843301-2 sudo[149928]: pam_unix(sudo:session): session closed for user root
May 27 04:17:21.734632 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-a3d96a94-a7e1-49df-acfc-abfcd672a16f tempest-TestVolumeBackupRestore-1284276130 None] Created reservations ['c65386b0-f145-4268-a2a3-0f79b7817da3', '47e72d8a-250a-4090-baad-b3b2485293f4', 'bb4e2512-6f13-4b3d-a7c6-ecac1fbd1d2d', 'b1b73950-352c-4224-8d47-fa526c11a27c'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:17:21.734632 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-a3d96a94-a7e1-49df-acfc-abfcd672a16f tempest-TestVolumeBackupRestore-1284276130 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:17:21.734632 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:17:21.734632 n-d-843301-2 cinder-volume[92445]:
May 27 04:17:21.800295 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-a3d96a94-a7e1-49df-acfc-abfcd672a16f tempest-TestVolumeBackupRestore-1284276130 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:17:21.800295 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a3d96a94-a7e1-49df-acfc-abfcd672a16f tempest-TestVolumeBackupRestore-1284276130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:17:21.849250 n-d-843301-2 sudo[149940]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:17:21.850101 n-d-843301-2 sudo[149940]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:17:22.099745 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3d25c893-d953-4986-a3e1-d013d7e0ecce tempest-TestVolumeBackupRestore-1284276130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.500s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:17:22.104604 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3d25c893-d953-4986-a3e1-d013d7e0ecce tempest-TestVolumeBackupRestore-1284276130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:17:22.095261 n-d-843301-2 sudo[149938]: pam_unix(sudo:session): session closed for user root
May 27 04:17:22.126368 n-d-843301-2 sudo[149943]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:17:22.127159 n-d-843301-2 sudo[149943]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:17:22.515344 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a3d96a94-a7e1-49df-acfc-abfcd672a16f tempest-TestVolumeBackupRestore-1284276130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.718s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:17:22.518956 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a3d96a94-a7e1-49df-acfc-abfcd672a16f tempest-TestVolumeBackupRestore-1284276130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:17:22.511973 n-d-843301-2 sudo[149940]: pam_unix(sudo:session): session closed for user root
May 27 04:17:22.549300 n-d-843301-2 sudo[149946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:17:22.550161 n-d-843301-2 sudo[149946]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:17:22.742526 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-3d25c893-d953-4986-a3e1-d013d7e0ecce tempest-TestVolumeBackupRestore-1284276130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.639s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:17:22.742526 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-3d25c893-d953-4986-a3e1-d013d7e0ecce tempest-TestVolumeBackupRestore-1284276130 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:17:22.752551 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-3d25c893-d953-4986-a3e1-d013d7e0ecce tempest-TestVolumeBackupRestore-1284276130 None] Deleted volume successfully.
May 27 04:17:22.736614 n-d-843301-2 sudo[149943]: pam_unix(sudo:session): session closed for user root
May 27 04:17:22.800447 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-3d25c893-d953-4986-a3e1-d013d7e0ecce tempest-TestVolumeBackupRestore-1284276130 None] Lock "b'cinder-7a056608-42f8-4d7c-8b6a-7b952d38dadd-delete_volume'" released by "delete_volume" :: held 2.951s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:17:23.106938 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a3d96a94-a7e1-49df-acfc-abfcd672a16f tempest-TestVolumeBackupRestore-1284276130 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:17:23.111229 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-a3d96a94-a7e1-49df-acfc-abfcd672a16f tempest-TestVolumeBackupRestore-1284276130 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:17:23.111229 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a3d96a94-a7e1-49df-acfc-abfcd672a16f tempest-TestVolumeBackupRestore-1284276130 None] Deleted volume successfully.
May 27 04:17:23.130398 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-a3d96a94-a7e1-49df-acfc-abfcd672a16f tempest-TestVolumeBackupRestore-1284276130 None] Lock "b'cinder-afe84321-a74b-4e17-b781-b48e4854f3bd-delete_volume'" released by "delete_volume" :: held 3.126s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:17:23.104459 n-d-843301-2 sudo[149946]: pam_unix(sudo:session): session closed for user root
May 27 04:18:03.691989 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:18:03.692624 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:18:03.693127 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:03.711943 n-d-843301-2 sudo[150066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:18:03.712721 n-d-843301-2 sudo[150066]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:18:04.095567 n-d-843301-2 sudo[150066]: pam_unix(sudo:session): session closed for user root
May 27 04:18:04.097605 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.404s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:04.099201 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:04.117781 n-d-843301-2 sudo[150069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:18:04.118568 n-d-843301-2 sudo[150069]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:18:04.508315 n-d-843301-2 sudo[150069]: pam_unix(sudo:session): session closed for user root
May 27 04:18:04.510362 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:04.512174 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:18:41.243704 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-742d7e1d-9ca5-4062-a973-c8b593a0ebed req-9210eb9e-832c-4111-909d-10b7fad5e7a1 tempest-TestVolumeBootPattern-702116601 None] Terminate volume connection completed successfully.
May 27 04:18:41.244412 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-742d7e1d-9ca5-4062-a973-c8b593a0ebed req-9210eb9e-832c-4111-909d-10b7fad5e7a1 tempest-TestVolumeBootPattern-702116601 None] Deleting attachment 9c4b3323-63fe-42ef-9cd9-db773afa3e5d. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 04:18:41.246420 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:41.331555 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:41.331893 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-382d6591-0db1-489f-8f3e-3470c2fcaf11\n System information:\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-382d6591-0db1-489f-8f3e-3470c2fcaf11\n Backing store flags: \n Account information:\n LjYL2KpU8UWd822fx9VV\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:18:41.332588 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-742d7e1d-9ca5-4062-a973-c8b593a0ebed req-9210eb9e-832c-4111-909d-10b7fad5e7a1 tempest-TestVolumeBootPattern-702116601 None] Removing iscsi_target for Volume ID: 382d6591-0db1-489f-8f3e-3470c2fcaf11
May 27 04:18:41.333711 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-382d6591-0db1-489f-8f3e-3470c2fcaf11 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:41.446464 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-382d6591-0db1-489f-8f3e-3470c2fcaf11 -f" returned: 0 in 0.112s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:41.446803 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:18:41.448679 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:41.539290 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:41.539630 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:18:42.715692 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-a83ecbe7-821c-4a6d-b821-e0d0582086eb tempest-TestVolumeBootPattern-702116601 None] Lock "b'cinder-382d6591-0db1-489f-8f3e-3470c2fcaf11-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:18:42.775799 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:42.868704 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:42.869073 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\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-843301-2.cbci-843301-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:18:42.869761 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-a83ecbe7-821c-4a6d-b821-e0d0582086eb tempest-TestVolumeBootPattern-702116601 None] Skipping remove_export. No iscsi_target is presently exported for volume: 382d6591-0db1-489f-8f3e-3470c2fcaf11
May 27 04:18:42.871383 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a83ecbe7-821c-4a6d-b821-e0d0582086eb tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-382d6591-0db1-489f-8f3e-3470c2fcaf11 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:42.889113 n-d-843301-2 sudo[150126]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-382d6591-0db1-489f-8f3e-3470c2fcaf11
May 27 04:18:42.889894 n-d-843301-2 sudo[150126]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:18:43.276878 n-d-843301-2 sudo[150126]: pam_unix(sudo:session): session closed for user root
May 27 04:18:43.279226 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a83ecbe7-821c-4a6d-b821-e0d0582086eb tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-382d6591-0db1-489f-8f3e-3470c2fcaf11" returned: 0 in 0.407s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:43.280987 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a83ecbe7-821c-4a6d-b821-e0d0582086eb tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-382d6591-0db1-489f-8f3e-3470c2fcaf11 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:43.300150 n-d-843301-2 sudo[150129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-382d6591-0db1-489f-8f3e-3470c2fcaf11
May 27 04:18:43.301048 n-d-843301-2 sudo[150129]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:18:43.688813 n-d-843301-2 sudo[150129]: pam_unix(sudo:session): session closed for user root
May 27 04:18:43.691416 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a83ecbe7-821c-4a6d-b821-e0d0582086eb tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-382d6591-0db1-489f-8f3e-3470c2fcaf11" returned: 0 in 0.410s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:43.693494 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a83ecbe7-821c-4a6d-b821-e0d0582086eb tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-382d6591-0db1-489f-8f3e-3470c2fcaf11 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:43.711588 n-d-843301-2 sudo[150132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-382d6591-0db1-489f-8f3e-3470c2fcaf11
May 27 04:18:43.712381 n-d-843301-2 sudo[150132]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:18:44.141003 n-d-843301-2 sudo[150132]: pam_unix(sudo:session): session closed for user root
May 27 04:18:44.143258 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a83ecbe7-821c-4a6d-b821-e0d0582086eb tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-382d6591-0db1-489f-8f3e-3470c2fcaf11" returned: 0 in 0.449s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:44.144338 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-a83ecbe7-821c-4a6d-b821-e0d0582086eb tempest-TestVolumeBootPattern-702116601 None] Successfully deleted volume: 382d6591-0db1-489f-8f3e-3470c2fcaf11
May 27 04:18:44.189426 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-a83ecbe7-821c-4a6d-b821-e0d0582086eb tempest-TestVolumeBootPattern-702116601 None] Created reservations ['96fdca7b-caa0-4747-8200-bfbdefda749a', 'e68366aa-4f29-4996-92c1-35ed12c2fba6', '8bcefdd4-f543-4299-8c5c-e1e8777fb74c', '21f86f86-411b-4264-a517-6fd78c5faa87'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:18:44.191534 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-a83ecbe7-821c-4a6d-b821-e0d0582086eb tempest-TestVolumeBootPattern-702116601 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:18:44.191534 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:18:44.191534 n-d-843301-2 cinder-volume[92445]:
May 27 04:18:44.229880 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-a83ecbe7-821c-4a6d-b821-e0d0582086eb tempest-TestVolumeBootPattern-702116601 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:18:44.230655 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a83ecbe7-821c-4a6d-b821-e0d0582086eb tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:44.252800 n-d-843301-2 sudo[150139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:18:44.253636 n-d-843301-2 sudo[150139]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:18:44.631024 n-d-843301-2 sudo[150139]: pam_unix(sudo:session): session closed for user root
May 27 04:18:44.633323 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a83ecbe7-821c-4a6d-b821-e0d0582086eb tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:44.635382 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a83ecbe7-821c-4a6d-b821-e0d0582086eb tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:44.653664 n-d-843301-2 sudo[150142]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:18:44.654446 n-d-843301-2 sudo[150142]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:18:45.033414 n-d-843301-2 sudo[150142]: pam_unix(sudo:session): session closed for user root
May 27 04:18:45.034029 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-e180cbad-8bb6-47cb-afaf-136a183989bc tempest-TestVolumeBootPattern-702116601 None] Lock "b'cinder-27834091-e566-43fd-85a5-4892e1a4c72c-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:18:45.036357 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e180cbad-8bb6-47cb-afaf-136a183989bc tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-27834091-e566-43fd-85a5-4892e1a4c72c {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:45.053639 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-a83ecbe7-821c-4a6d-b821-e0d0582086eb tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.418s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:45.055873 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-a83ecbe7-821c-4a6d-b821-e0d0582086eb tempest-TestVolumeBootPattern-702116601 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:18:45.056817 n-d-843301-2 sudo[150145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-27834091-e566-43fd-85a5-4892e1a4c72c
May 27 04:18:45.057773 n-d-843301-2 sudo[150145]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:18:45.062892 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-a83ecbe7-821c-4a6d-b821-e0d0582086eb tempest-TestVolumeBootPattern-702116601 None] Deleted volume successfully.
May 27 04:18:45.079500 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-a83ecbe7-821c-4a6d-b821-e0d0582086eb tempest-TestVolumeBootPattern-702116601 None] Lock "b'cinder-382d6591-0db1-489f-8f3e-3470c2fcaf11-delete_volume'" released by "delete_volume" :: held 2.364s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:18:45.446872 n-d-843301-2 sudo[150145]: pam_unix(sudo:session): session closed for user root
May 27 04:18:45.449349 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e180cbad-8bb6-47cb-afaf-136a183989bc tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-27834091-e566-43fd-85a5-4892e1a4c72c" returned: 0 in 0.412s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:45.450875 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e180cbad-8bb6-47cb-afaf-136a183989bc tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-27834091-e566-43fd-85a5-4892e1a4c72c {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:45.469086 n-d-843301-2 sudo[150148]: ubuntu : TTY=unknown ; 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-27834091-e566-43fd-85a5-4892e1a4c72c
May 27 04:18:45.469865 n-d-843301-2 sudo[150148]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:18:45.998186 n-d-843301-2 sudo[150148]: pam_unix(sudo:session): session closed for user root
May 27 04:18:46.000493 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-e180cbad-8bb6-47cb-afaf-136a183989bc tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-27834091-e566-43fd-85a5-4892e1a4c72c" returned: 0 in 0.549s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:46.089749 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-e180cbad-8bb6-47cb-afaf-136a183989bc tempest-TestVolumeBootPattern-702116601 None] Created reservations ['1615a442-7547-49bc-862f-0cb07c03c080', '2ba415d2-c754-432e-a770-9f9ee495dfa0', '829765ae-f537-4633-9b95-87afd79cf781', 'e9b4f2b2-b390-4bf9-bc1f-3468c169cc18'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:18:46.091633 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-e180cbad-8bb6-47cb-afaf-136a183989bc tempest-TestVolumeBootPattern-702116601 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:18:46.091633 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:18:46.091633 n-d-843301-2 cinder-volume[92445]:
May 27 04:18:46.146746 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-e180cbad-8bb6-47cb-afaf-136a183989bc tempest-TestVolumeBootPattern-702116601 None] Delete snapshot completed successfully.
May 27 04:18:46.152304 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-e180cbad-8bb6-47cb-afaf-136a183989bc tempest-TestVolumeBootPattern-702116601 None] Lock "b'cinder-27834091-e566-43fd-85a5-4892e1a4c72c-delete_snapshot'" released by "delete_snapshot" :: held 1.119s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:18:51.304086 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-73200bde-e8ac-47cf-96dd-ec7e5ac77964 req-8cc9599a-6e8f-4a81-9969-cf7cd41d991b tempest-TestVolumeBootPattern-702116601 None] Terminate volume connection completed successfully.
May 27 04:18:51.304775 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-73200bde-e8ac-47cf-96dd-ec7e5ac77964 req-8cc9599a-6e8f-4a81-9969-cf7cd41d991b tempest-TestVolumeBootPattern-702116601 None] Deleting attachment b2714a54-8149-4836-b131-d8d89be07218. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 04:18:51.306024 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:51.393284 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:51.393794 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430727232]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba\n Backing store flags: \n Account information:\n sZPbDddTJi8fEKn8NfLy\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:18:51.394457 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-73200bde-e8ac-47cf-96dd-ec7e5ac77964 req-8cc9599a-6e8f-4a81-9969-cf7cd41d991b tempest-TestVolumeBootPattern-702116601 None] Removing iscsi_target for Volume ID: d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:18:51.395504 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:51.493240 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba -f" returned: 0 in 0.097s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:51.493587 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430727232]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:18:51.496752 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:51.585754 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:51.586073 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430727232]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:18:53.825465 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-8c3a1c34-2349-4a29-8ad1-07deae6f86ef tempest-TestVolumeBootPattern-702116601 None] Lock "b'cinder-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:18:53.884430 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:53.970582 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:53.970914 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430727232]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:18:53.971566 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-8c3a1c34-2349-4a29-8ad1-07deae6f86ef tempest-TestVolumeBootPattern-702116601 None] Skipping remove_export. No iscsi_target is presently exported for volume: d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:18:53.972525 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8c3a1c34-2349-4a29-8ad1-07deae6f86ef tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:53.990946 n-d-843301-2 sudo[150273]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:18:53.992164 n-d-843301-2 sudo[150273]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:18:54.363892 n-d-843301-2 sudo[150273]: pam_unix(sudo:session): session closed for user root
May 27 04:18:54.366158 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8c3a1c34-2349-4a29-8ad1-07deae6f86ef tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba" returned: 0 in 0.393s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:54.367882 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8c3a1c34-2349-4a29-8ad1-07deae6f86ef tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:54.387589 n-d-843301-2 sudo[150276]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:18:54.388402 n-d-843301-2 sudo[150276]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:18:54.759828 n-d-843301-2 sudo[150276]: pam_unix(sudo:session): session closed for user root
May 27 04:18:54.762149 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8c3a1c34-2349-4a29-8ad1-07deae6f86ef tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba" returned: 0 in 0.394s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:54.764190 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8c3a1c34-2349-4a29-8ad1-07deae6f86ef tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:54.782076 n-d-843301-2 sudo[150279]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:18:54.782864 n-d-843301-2 sudo[150279]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:18:55.229019 n-d-843301-2 sudo[150279]: pam_unix(sudo:session): session closed for user root
May 27 04:18:55.231848 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8c3a1c34-2349-4a29-8ad1-07deae6f86ef tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba" returned: 0 in 0.467s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:55.232966 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-8c3a1c34-2349-4a29-8ad1-07deae6f86ef tempest-TestVolumeBootPattern-702116601 None] Successfully deleted volume: d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba
May 27 04:18:55.276625 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-8c3a1c34-2349-4a29-8ad1-07deae6f86ef tempest-TestVolumeBootPattern-702116601 None] Created reservations ['c1d33455-6e06-4da9-9bf5-67213c97e17a', '472880de-46a5-4f37-88a3-9ad51e81943d', '512bec3e-a169-4db1-abb6-5a1563c59322', '39f2e855-e930-4d3e-ae6b-ebb03363d68c'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:18:55.278747 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-8c3a1c34-2349-4a29-8ad1-07deae6f86ef tempest-TestVolumeBootPattern-702116601 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:18:55.278747 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:18:55.278747 n-d-843301-2 cinder-volume[92445]:
May 27 04:18:55.318277 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8c3a1c34-2349-4a29-8ad1-07deae6f86ef tempest-TestVolumeBootPattern-702116601 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:18:55.318979 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8c3a1c34-2349-4a29-8ad1-07deae6f86ef tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:55.337669 n-d-843301-2 sudo[150287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:18:55.338968 n-d-843301-2 sudo[150287]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:18:55.739708 n-d-843301-2 sudo[150287]: pam_unix(sudo:session): session closed for user root
May 27 04:18:55.741990 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8c3a1c34-2349-4a29-8ad1-07deae6f86ef tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:55.744044 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8c3a1c34-2349-4a29-8ad1-07deae6f86ef tempest-TestVolumeBootPattern-702116601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:18:55.762118 n-d-843301-2 sudo[150290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:18:55.762903 n-d-843301-2 sudo[150290]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:18:56.176674 n-d-843301-2 sudo[150290]: pam_unix(sudo:session): session closed for user root
May 27 04:18:56.179582 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8c3a1c34-2349-4a29-8ad1-07deae6f86ef tempest-TestVolumeBootPattern-702116601 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:18:56.181643 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8c3a1c34-2349-4a29-8ad1-07deae6f86ef tempest-TestVolumeBootPattern-702116601 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:18:56.187693 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-8c3a1c34-2349-4a29-8ad1-07deae6f86ef tempest-TestVolumeBootPattern-702116601 None] Deleted volume successfully.
May 27 04:18:56.202995 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-8c3a1c34-2349-4a29-8ad1-07deae6f86ef tempest-TestVolumeBootPattern-702116601 None] Lock "b'cinder-d6307ebb-f40b-4e75-a846-f0b2fa1dd0ba-delete_volume'" released by "delete_volume" :: held 2.377s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:19:03.688182 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:19:03.688827 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:19:03.689357 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:19:03.708480 n-d-843301-2 sudo[150330]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:19:03.709330 n-d-843301-2 sudo[150330]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:19:04.137547 n-d-843301-2 sudo[150330]: pam_unix(sudo:session): session closed for user root
May 27 04:19:04.139646 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:19:04.141210 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:19:04.159788 n-d-843301-2 sudo[150333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:19:04.160583 n-d-843301-2 sudo[150333]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:19:04.609744 n-d-843301-2 sudo[150333]: pam_unix(sudo:session): session closed for user root
May 27 04:19:04.611754 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:19:04.613332 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:20:03.691561 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:20:03.692244 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:20:03.692718 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:20:03.711088 n-d-843301-2 sudo[150473]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:20:03.711896 n-d-843301-2 sudo[150473]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:20:04.150672 n-d-843301-2 sudo[150473]: pam_unix(sudo:session): session closed for user root
May 27 04:20:04.152667 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:20:04.154209 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:20:04.173459 n-d-843301-2 sudo[150476]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:20:04.174265 n-d-843301-2 sudo[150476]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:20:04.594660 n-d-843301-2 sudo[150476]: pam_unix(sudo:session): session closed for user root
May 27 04:20:04.597928 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:20:04.599232 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:21:03.695330 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:21:03.696038 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:21:03.696337 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:21:03.715598 n-d-843301-2 sudo[150525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:21:03.716400 n-d-843301-2 sudo[150525]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:21:04.131836 n-d-843301-2 sudo[150525]: pam_unix(sudo:session): session closed for user root
May 27 04:21:04.135241 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:21:04.137163 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:21:04.156420 n-d-843301-2 sudo[150528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:21:04.157252 n-d-843301-2 sudo[150528]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:21:04.586773 n-d-843301-2 sudo[150528]: pam_unix(sudo:session): session closed for user root
May 27 04:21:04.588870 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:21:04.590267 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:22:03.697245 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:22:03.697903 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:22:03.698391 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:22:03.717370 n-d-843301-2 sudo[150577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:22:03.718179 n-d-843301-2 sudo[150577]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:22:04.161284 n-d-843301-2 sudo[150577]: pam_unix(sudo:session): session closed for user root
May 27 04:22:04.163258 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:22:04.164841 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:22:04.184284 n-d-843301-2 sudo[150580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:22:04.185139 n-d-843301-2 sudo[150580]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:22:04.622999 n-d-843301-2 sudo[150580]: pam_unix(sudo:session): session closed for user root
May 27 04:22:04.625109 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:22:04.626426 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:23:03.702476 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:23:03.703072 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:23:03.703571 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:23:03.722947 n-d-843301-2 sudo[150942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:23:03.723753 n-d-843301-2 sudo[150942]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:23:04.135211 n-d-843301-2 sudo[150942]: pam_unix(sudo:session): session closed for user root
May 27 04:23:04.137254 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:23:04.138747 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:23:04.158937 n-d-843301-2 sudo[150945]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:23:04.159736 n-d-843301-2 sudo[150945]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:23:04.566573 n-d-843301-2 sudo[150945]: pam_unix(sudo:session): session closed for user root
May 27 04:23:04.568824 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:23:04.570664 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:24:03.706983 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:24:03.707672 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:24:03.708086 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:24:03.728136 n-d-843301-2 sudo[151092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:24:03.729021 n-d-843301-2 sudo[151092]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:24:04.158996 n-d-843301-2 sudo[151092]: pam_unix(sudo:session): session closed for user root
May 27 04:24:04.161047 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:24:04.162544 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:24:04.180161 n-d-843301-2 sudo[151095]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:24:04.180967 n-d-843301-2 sudo[151095]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:24:04.615477 n-d-843301-2 sudo[151095]: pam_unix(sudo:session): session closed for user root
May 27 04:24:04.617546 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:24:04.618862 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:25:03.704751 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:25:03.705493 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:25:03.705900 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:25:03.724195 n-d-843301-2 sudo[151239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:25:03.725023 n-d-843301-2 sudo[151239]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:25:04.167501 n-d-843301-2 sudo[151239]: pam_unix(sudo:session): session closed for user root
May 27 04:25:04.169564 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:25:04.171058 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:25:04.189481 n-d-843301-2 sudo[151242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:25:04.190293 n-d-843301-2 sudo[151242]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:25:04.611154 n-d-843301-2 sudo[151242]: pam_unix(sudo:session): session closed for user root
May 27 04:25:04.613289 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:25:04.614565 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:26:03.701901 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:26:03.703355 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:26:03.706418 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:26:03.737588 n-d-843301-2 sudo[151337]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:26:03.738417 n-d-843301-2 sudo[151337]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:26:04.187720 n-d-843301-2 sudo[151337]: pam_unix(sudo:session): session closed for user root
May 27 04:26:04.189742 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.483s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:26:04.191339 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:26:04.210564 n-d-843301-2 sudo[151340]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:26:04.211367 n-d-843301-2 sudo[151340]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:26:04.660553 n-d-843301-2 sudo[151340]: pam_unix(sudo:session): session closed for user root
May 27 04:26:04.662629 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:26:04.664154 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:26:49.256951 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:26:49.260820 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:26:49.261340 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:26:49.274186 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] Flow 'volume_create_manager' (53afc2a5-c611-45db-aac7-73a7033d2a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:26:49.277473 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7a072f9c-fedb-4db2-bcf6-cd9521941cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:26:49.300311 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:26:49.331864 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7a072f9c-fedb-4db2-bcf6-cd9521941cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:26:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1779139521',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=048dc285-6ea8-47da-92a2-efcd76aad245,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04be3b123cae4d6fad59ab123237f448',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:26:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:26:49Z,user_id='2c427ef5f8e64192855c386c9f8df71c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:26:49.334621 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (26302d47-ddd3-436d-93a4-0c221a678a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:26:49.336687 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (26302d47-ddd3-436d-93a4-0c221a678a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:26:49.339010 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a3613670-d599-4df4-a7ac-48f9939a5583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:26:49.341818 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a3613670-d599-4df4-a7ac-48f9939a5583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '048dc285-6ea8-47da-92a2-efcd76aad245', 'volume_name': 'volume-048dc285-6ea8-47da-92a2-efcd76aad245', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:26:49.344000 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e6dc0920-0a69-48ff-8e33-47348ce03fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:26:49.346067 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e6dc0920-0a69-48ff-8e33-47348ce03fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:26:49.348152 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dc3a88cd-b0c8-4054-8dd9-85034c3cad78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:26:49.348935 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] Volume 048dc285-6ea8-47da-92a2-efcd76aad245: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-048dc285-6ea8-47da-92a2-efcd76aad245', 'volume_size': 1}
May 27 04:26:49.350121 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-048dc285-6ea8-47da-92a2-efcd76aad245 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:26:49.368528 n-d-843301-2 sudo[151426]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-048dc285-6ea8-47da-92a2-efcd76aad245 stack-volumes-lvmdriver-1 -L 1g
May 27 04:26:49.369337 n-d-843301-2 sudo[151426]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:26:49.874342 n-d-843301-2 sudo[151426]: pam_unix(sudo:session): session closed for user root
May 27 04:26:49.876637 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-048dc285-6ea8-47da-92a2-efcd76aad245 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.526s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:26:49.880124 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dc3a88cd-b0c8-4054-8dd9-85034c3cad78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-048dc285-6ea8-47da-92a2-efcd76aad245', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:26:49.882422 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a09ca07b-c1a4-4405-85a2-6556ee4b925a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:26:49.893559 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] Volume volume-048dc285-6ea8-47da-92a2-efcd76aad245 (048dc285-6ea8-47da-92a2-efcd76aad245): created successfully
May 27 04:26:49.895621 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a09ca07b-c1a4-4405-85a2-6556ee4b925a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:26:49.898542 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] Flow 'volume_create_manager' (53afc2a5-c611-45db-aac7-73a7033d2a3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:26:49.905872 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-b64e79a6-bb4e-4b5a-80df-2ee747977637 tempest-ServerActionsTestJSON-486420040 None] Created volume successfully.
May 27 04:26:52.044474 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-132f4d56-2e82-4880-b684-2f73b462975a req-99001f57-b1fd-4216-84f6-13e9d4956626 tempest-ServerActionsTestJSON-486420040 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:26:52.063036 n-d-843301-2 sudo[151462]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245
May 27 04:26:52.063823 n-d-843301-2 sudo[151462]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:26:52.438923 n-d-843301-2 sudo[151462]: pam_unix(sudo:session): session closed for user root
May 27 04:26:52.441215 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-132f4d56-2e82-4880-b684-2f73b462975a req-99001f57-b1fd-4216-84f6-13e9d4956626 tempest-ServerActionsTestJSON-486420040 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245" returned: 0 in 0.396s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:26:52.486488 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:26:52.492352 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:26:52.492675 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430728032]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:26:52.493295 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-132f4d56-2e82-4880-b684-2f73b462975a req-99001f57-b1fd-4216-84f6-13e9d4956626 tempest-ServerActionsTestJSON-486420040 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:26:52.494105 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-132f4d56-2e82-4880-b684-2f73b462975a req-99001f57-b1fd-4216-84f6-13e9d4956626 tempest-ServerActionsTestJSON-486420040 None] Creating iscsi_target for Volume ID: volume-048dc285-6ea8-47da-92a2-efcd76aad245 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:26:52.497596 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-132f4d56-2e82-4880-b684-2f73b462975a req-99001f57-b1fd-4216-84f6-13e9d4956626 tempest-ServerActionsTestJSON-486420040 None] Created volume path /opt/stack/data/cinder/volumes/volume-048dc285-6ea8-47da-92a2-efcd76aad245,
May 27 04:26:52.497596 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:26:52.497596 n-d-843301-2 cinder-volume[92445]:
May 27 04:26:52.497596 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245
May 27 04:26:52.497596 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:26:52.497596 n-d-843301-2 cinder-volume[92445]: incominguser cuU2auRDVuKkC5inRh4a sw8o8wBu28oURofK
May 27 04:26:52.497596 n-d-843301-2 cinder-volume[92445]:
May 27 04:26:52.497596 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:26:52.497596 n-d-843301-2 cinder-volume[92445]:
May 27 04:26:52.497596 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:26:52.499006 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:26:52.826868 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245" returned: 0 in 0.327s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:26:52.827194 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430728032]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:26:52.827808 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-132f4d56-2e82-4880-b684-2f73b462975a req-99001f57-b1fd-4216-84f6-13e9d4956626 tempest-ServerActionsTestJSON-486420040 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:26:52.828170 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-132f4d56-2e82-4880-b684-2f73b462975a req-99001f57-b1fd-4216-84f6-13e9d4956626 tempest-ServerActionsTestJSON-486420040 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:26:52.829416 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:26:52.836447 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:26:52.836785 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430728032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245\n Backing store flags: \n Account information:\n cuU2auRDVuKkC5inRh4a\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:26:52.837340 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-132f4d56-2e82-4880-b684-2f73b462975a req-99001f57-b1fd-4216-84f6-13e9d4956626 tempest-ServerActionsTestJSON-486420040 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:26:52.838244 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:26:52.925458 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:26:52.925800 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430728032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245\n Backing store flags: \n Account information:\n cuU2auRDVuKkC5inRh4a\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:26:52.926922 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:26:53.016266 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:26:53.016606 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430728032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245\n Backing store flags: \n Account information:\n cuU2auRDVuKkC5inRh4a\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:26:53.017589 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-132f4d56-2e82-4880-b684-2f73b462975a req-99001f57-b1fd-4216-84f6-13e9d4956626 tempest-ServerActionsTestJSON-486420040 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:26:53.062524 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-132f4d56-2e82-4880-b684-2f73b462975a req-99001f57-b1fd-4216-84f6-13e9d4956626 tempest-ServerActionsTestJSON-486420040 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245', 'target_lun': 1, 'volume_id': '048dc285-6ea8-47da-92a2-efcd76aad245', 'auth_method': 'CHAP', 'auth_username': 'cuU2auRDVuKkC5inRh4a', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'd2dcebb4-bef9-4042-a577-f3065811a809'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 04:26:53.168393 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-132f4d56-2e82-4880-b684-2f73b462975a req-99001f57-b1fd-4216-84f6-13e9d4956626 tempest-ServerActionsTestJSON-486420040 None] attachment_update completed successfully.
May 27 04:27:03.700211 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:27:03.700812 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:27:03.701418 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:03.721196 n-d-843301-2 sudo[151536]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:27:03.722027 n-d-843301-2 sudo[151536]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:27:04.126780 n-d-843301-2 sudo[151536]: pam_unix(sudo:session): session closed for user root
May 27 04:27:04.128785 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:04.130357 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:04.149146 n-d-843301-2 sudo[151539]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:27:04.149937 n-d-843301-2 sudo[151539]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:27:04.533991 n-d-843301-2 sudo[151539]: pam_unix(sudo:session): session closed for user root
May 27 04:27:04.536057 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.405s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:04.538071 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:27:14.243987 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-25514732-f31b-4bd8-b286-ef166ca7dcb6 req-47d33e07-2de0-4d28-8774-20b5c65849e4 tempest-ServerActionsTestJSON-486420040 None] Terminate volume connection completed successfully.
May 27 04:27:14.244617 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-25514732-f31b-4bd8-b286-ef166ca7dcb6 req-47d33e07-2de0-4d28-8774-20b5c65849e4 tempest-ServerActionsTestJSON-486420040 None] Deleting attachment d2dcebb4-bef9-4042-a577-f3065811a809. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 04:27:16.906691 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-25514732-f31b-4bd8-b286-ef166ca7dcb6 req-2841ecc7-ccce-4acf-a436-ed1056de1304 tempest-ServerActionsTestJSON-486420040 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:16.924889 n-d-843301-2 sudo[151564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245
May 27 04:27:16.925699 n-d-843301-2 sudo[151564]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:27:17.301927 n-d-843301-2 sudo[151564]: pam_unix(sudo:session): session closed for user root
May 27 04:27:17.304072 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-25514732-f31b-4bd8-b286-ef166ca7dcb6 req-2841ecc7-ccce-4acf-a436-ed1056de1304 tempest-ServerActionsTestJSON-486420040 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245" returned: 0 in 0.397s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:17.350355 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:17.357727 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:17.358052 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430728032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245\n Backing store flags: \n Account information:\n cuU2auRDVuKkC5inRh4a\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-25514732-f31b-4bd8-b286-ef166ca7dcb6 req-2841ecc7-ccce-4acf-a436-ed1056de1304 tempest-ServerActionsTestJSON-486420040 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: cuU2auRDVuKkC5inRh4a
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:27:17.358664 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:27:17.362409 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-25514732-f31b-4bd8-b286-ef166ca7dcb6 req-2841ecc7-ccce-4acf-a436-ed1056de1304 tempest-ServerActionsTestJSON-486420040 None] Creating iscsi_target for Volume ID: volume-048dc285-6ea8-47da-92a2-efcd76aad245 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:27:17.362409 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-25514732-f31b-4bd8-b286-ef166ca7dcb6 req-2841ecc7-ccce-4acf-a436-ed1056de1304 tempest-ServerActionsTestJSON-486420040 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-048dc285-6ea8-47da-92a2-efcd76aad245 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
May 27 04:27:17.364105 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-25514732-f31b-4bd8-b286-ef166ca7dcb6 req-2841ecc7-ccce-4acf-a436-ed1056de1304 tempest-ServerActionsTestJSON-486420040 None] Created volume path /opt/stack/data/cinder/volumes/volume-048dc285-6ea8-47da-92a2-efcd76aad245,
May 27 04:27:17.364105 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:27:17.364105 n-d-843301-2 cinder-volume[92445]:
May 27 04:27:17.364105 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245
May 27 04:27:17.364105 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:27:17.364105 n-d-843301-2 cinder-volume[92445]: incominguser cuU2auRDVuKkC5inRh4a sw8o8wBu28oURofK
May 27 04:27:17.364105 n-d-843301-2 cinder-volume[92445]:
May 27 04:27:17.364105 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:27:17.364105 n-d-843301-2 cinder-volume[92445]:
May 27 04:27:17.364105 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:27:17.365400 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:17.822757 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245" returned: 0 in 0.457s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:17.823084 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430728032]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:27:17.823660 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-25514732-f31b-4bd8-b286-ef166ca7dcb6 req-2841ecc7-ccce-4acf-a436-ed1056de1304 tempest-ServerActionsTestJSON-486420040 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:27:17.824011 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-25514732-f31b-4bd8-b286-ef166ca7dcb6 req-2841ecc7-ccce-4acf-a436-ed1056de1304 tempest-ServerActionsTestJSON-486420040 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:27:17.825301 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:17.832780 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:17.833440 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430728032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245\n Backing store flags: \n Account information:\n cuU2auRDVuKkC5inRh4a\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-25514732-f31b-4bd8-b286-ef166ca7dcb6 req-2841ecc7-ccce-4acf-a436-ed1056de1304 tempest-ServerActionsTestJSON-486420040 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: cuU2auRDVuKkC5inRh4a
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:27:17.834009 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:27:17.839222 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:17.928690 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:17.929344 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430728032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245\n Backing store flags: \n Account information:\n cuU2auRDVuKkC5inRh4a\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:27:17.933059 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:18.022854 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:18.023407 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430728032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245\n Backing store flags: \n Account information:\n cuU2auRDVuKkC5inRh4a\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:27:18.024504 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-25514732-f31b-4bd8-b286-ef166ca7dcb6 req-2841ecc7-ccce-4acf-a436-ed1056de1304 tempest-ServerActionsTestJSON-486420040 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:27:18.069950 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-25514732-f31b-4bd8-b286-ef166ca7dcb6 req-2841ecc7-ccce-4acf-a436-ed1056de1304 tempest-ServerActionsTestJSON-486420040 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245', 'target_lun': 1, 'volume_id': '048dc285-6ea8-47da-92a2-efcd76aad245', 'auth_method': 'CHAP', 'auth_username': 'cuU2auRDVuKkC5inRh4a', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '8ac990bb-4645-477c-82ba-4e4055a4b789'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 04:27:18.204711 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-25514732-f31b-4bd8-b286-ef166ca7dcb6 req-2841ecc7-ccce-4acf-a436-ed1056de1304 tempest-ServerActionsTestJSON-486420040 None] attachment_update completed successfully.
May 27 04:27:31.216884 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-e0fda8ea-c43a-4c8c-bbe2-4f9b8b0e8813 req-b033df29-594f-4f75-a27a-8eafa12d8573 tempest-ServerActionsTestJSON-486420040 None] Terminate volume connection completed successfully.
May 27 04:27:31.217600 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-e0fda8ea-c43a-4c8c-bbe2-4f9b8b0e8813 req-b033df29-594f-4f75-a27a-8eafa12d8573 tempest-ServerActionsTestJSON-486420040 None] Deleting attachment 8ac990bb-4645-477c-82ba-4e4055a4b789. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 04:27:34.223300 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-e0fda8ea-c43a-4c8c-bbe2-4f9b8b0e8813 req-2f6601fe-d51a-428b-b595-5c322ed4b023 tempest-ServerActionsTestJSON-486420040 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:34.241848 n-d-843301-2 sudo[151636]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245
May 27 04:27:34.242641 n-d-843301-2 sudo[151636]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:27:34.624220 n-d-843301-2 sudo[151636]: pam_unix(sudo:session): session closed for user root
May 27 04:27:34.626542 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-e0fda8ea-c43a-4c8c-bbe2-4f9b8b0e8813 req-2f6601fe-d51a-428b-b595-5c322ed4b023 tempest-ServerActionsTestJSON-486420040 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245" returned: 0 in 0.403s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:34.676599 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:34.680545 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:34.680887 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245\n Backing store flags: \n Account information:\n cuU2auRDVuKkC5inRh4a\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-e0fda8ea-c43a-4c8c-bbe2-4f9b8b0e8813 req-2f6601fe-d51a-428b-b595-5c322ed4b023 tempest-ServerActionsTestJSON-486420040 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: cuU2auRDVuKkC5inRh4a
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:27:34.681550 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:27:34.683716 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-e0fda8ea-c43a-4c8c-bbe2-4f9b8b0e8813 req-2f6601fe-d51a-428b-b595-5c322ed4b023 tempest-ServerActionsTestJSON-486420040 None] Creating iscsi_target for Volume ID: volume-048dc285-6ea8-47da-92a2-efcd76aad245 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:27:34.683716 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-e0fda8ea-c43a-4c8c-bbe2-4f9b8b0e8813 req-2f6601fe-d51a-428b-b595-5c322ed4b023 tempest-ServerActionsTestJSON-486420040 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-048dc285-6ea8-47da-92a2-efcd76aad245 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
May 27 04:27:34.688166 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-e0fda8ea-c43a-4c8c-bbe2-4f9b8b0e8813 req-2f6601fe-d51a-428b-b595-5c322ed4b023 tempest-ServerActionsTestJSON-486420040 None] Created volume path /opt/stack/data/cinder/volumes/volume-048dc285-6ea8-47da-92a2-efcd76aad245,
May 27 04:27:34.688166 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:27:34.688166 n-d-843301-2 cinder-volume[92445]:
May 27 04:27:34.688166 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245
May 27 04:27:34.688166 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:27:34.688166 n-d-843301-2 cinder-volume[92445]: incominguser cuU2auRDVuKkC5inRh4a sw8o8wBu28oURofK
May 27 04:27:34.688166 n-d-843301-2 cinder-volume[92445]:
May 27 04:27:34.688166 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:27:34.688166 n-d-843301-2 cinder-volume[92445]:
May 27 04:27:34.688166 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:27:34.689707 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:35.108173 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245" returned: 0 in 0.418s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:35.108501 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:27:35.109348 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-e0fda8ea-c43a-4c8c-bbe2-4f9b8b0e8813 req-2f6601fe-d51a-428b-b595-5c322ed4b023 tempest-ServerActionsTestJSON-486420040 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:27:35.110047 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-e0fda8ea-c43a-4c8c-bbe2-4f9b8b0e8813 req-2f6601fe-d51a-428b-b595-5c322ed4b023 tempest-ServerActionsTestJSON-486420040 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:27:35.111434 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:35.128791 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:35.129352 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245\n Backing store flags: \n Account information:\n cuU2auRDVuKkC5inRh4a\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-e0fda8ea-c43a-4c8c-bbe2-4f9b8b0e8813 req-2f6601fe-d51a-428b-b595-5c322ed4b023 tempest-ServerActionsTestJSON-486420040 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: cuU2auRDVuKkC5inRh4a
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:27:35.130101 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:27:35.133273 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:35.240787 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:35.241805 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245\n Backing store flags: \n Account information:\n cuU2auRDVuKkC5inRh4a\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:27:35.245075 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:35.336367 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:35.336760 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245\n Backing store flags: \n Account information:\n cuU2auRDVuKkC5inRh4a\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:27:35.337819 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-e0fda8ea-c43a-4c8c-bbe2-4f9b8b0e8813 req-2f6601fe-d51a-428b-b595-5c322ed4b023 tempest-ServerActionsTestJSON-486420040 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:27:35.382089 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-e0fda8ea-c43a-4c8c-bbe2-4f9b8b0e8813 req-2f6601fe-d51a-428b-b595-5c322ed4b023 tempest-ServerActionsTestJSON-486420040 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245', 'target_lun': 1, 'volume_id': '048dc285-6ea8-47da-92a2-efcd76aad245', 'auth_method': 'CHAP', 'auth_username': 'cuU2auRDVuKkC5inRh4a', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '23ab1957-8fe2-476b-94f3-38538cb477d2'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 04:27:35.510089 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-e0fda8ea-c43a-4c8c-bbe2-4f9b8b0e8813 req-2f6601fe-d51a-428b-b595-5c322ed4b023 tempest-ServerActionsTestJSON-486420040 None] attachment_update completed successfully.
May 27 04:27:46.690999 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-11de8e5c-3876-4885-9be5-da296c36405e req-3113672a-94b1-437c-a7dc-88ac2d3d6eb7 tempest-ServerActionsTestJSON-486420040 None] Terminate volume connection completed successfully.
May 27 04:27:46.691743 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-11de8e5c-3876-4885-9be5-da296c36405e req-3113672a-94b1-437c-a7dc-88ac2d3d6eb7 tempest-ServerActionsTestJSON-486420040 None] Deleting attachment 23ab1957-8fe2-476b-94f3-38538cb477d2. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 04:27:46.692888 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:46.781364 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:46.781707 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245\n Backing store flags: \n Account information:\n cuU2auRDVuKkC5inRh4a\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:27:46.782327 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-11de8e5c-3876-4885-9be5-da296c36405e req-3113672a-94b1-437c-a7dc-88ac2d3d6eb7 tempest-ServerActionsTestJSON-486420040 None] Removing iscsi_target for Volume ID: 048dc285-6ea8-47da-92a2-efcd76aad245
May 27 04:27:46.785219 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:46.874936 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-048dc285-6ea8-47da-92a2-efcd76aad245 -f" returned: 0 in 0.091s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:46.875836 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:27:46.879791 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:46.976566 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:46.976916 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:27:47.924418 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-ad8fc070-bdb2-43ab-8771-75f9045bae9c tempest-ServerActionsTestJSON-486420040 None] Lock "b'cinder-048dc285-6ea8-47da-92a2-efcd76aad245-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:27:47.991379 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:48.088494 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:48.088813 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777431275936]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:27:48.089514 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-ad8fc070-bdb2-43ab-8771-75f9045bae9c tempest-ServerActionsTestJSON-486420040 None] Skipping remove_export. No iscsi_target is presently exported for volume: 048dc285-6ea8-47da-92a2-efcd76aad245
May 27 04:27:48.090548 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ad8fc070-bdb2-43ab-8771-75f9045bae9c tempest-ServerActionsTestJSON-486420040 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:48.111911 n-d-843301-2 sudo[151729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245
May 27 04:27:48.112723 n-d-843301-2 sudo[151729]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:27:48.497948 n-d-843301-2 sudo[151729]: pam_unix(sudo:session): session closed for user root
May 27 04:27:48.500635 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ad8fc070-bdb2-43ab-8771-75f9045bae9c tempest-ServerActionsTestJSON-486420040 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245" returned: 0 in 0.410s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:48.502442 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ad8fc070-bdb2-43ab-8771-75f9045bae9c tempest-ServerActionsTestJSON-486420040 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:48.520779 n-d-843301-2 sudo[151732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245
May 27 04:27:48.521605 n-d-843301-2 sudo[151732]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:27:48.877692 n-d-843301-2 sudo[151732]: pam_unix(sudo:session): session closed for user root
May 27 04:27:48.879949 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ad8fc070-bdb2-43ab-8771-75f9045bae9c tempest-ServerActionsTestJSON-486420040 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245" returned: 0 in 0.377s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:48.882108 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ad8fc070-bdb2-43ab-8771-75f9045bae9c tempest-ServerActionsTestJSON-486420040 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:48.900886 n-d-843301-2 sudo[151735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245
May 27 04:27:48.901702 n-d-843301-2 sudo[151735]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:27:49.352218 n-d-843301-2 sudo[151735]: pam_unix(sudo:session): session closed for user root
May 27 04:27:49.354444 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ad8fc070-bdb2-43ab-8771-75f9045bae9c tempest-ServerActionsTestJSON-486420040 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-048dc285-6ea8-47da-92a2-efcd76aad245" returned: 0 in 0.472s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:49.355561 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-ad8fc070-bdb2-43ab-8771-75f9045bae9c tempest-ServerActionsTestJSON-486420040 None] Successfully deleted volume: 048dc285-6ea8-47da-92a2-efcd76aad245
May 27 04:27:49.400296 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-ad8fc070-bdb2-43ab-8771-75f9045bae9c tempest-ServerActionsTestJSON-486420040 None] Created reservations ['4e8249ea-6821-442a-8fa7-8f2975d110e0', 'e24b84b4-236c-47d9-b4aa-571b45786181', '713aec59-8fda-44ce-b80a-6c5e98f51a24', '5f7622ea-29a0-4de1-978a-2e4f8b5fd42c'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:27:49.402461 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-ad8fc070-bdb2-43ab-8771-75f9045bae9c tempest-ServerActionsTestJSON-486420040 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:27:49.402461 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:27:49.402461 n-d-843301-2 cinder-volume[92445]:
May 27 04:27:49.445094 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-ad8fc070-bdb2-43ab-8771-75f9045bae9c tempest-ServerActionsTestJSON-486420040 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:27:49.446067 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ad8fc070-bdb2-43ab-8771-75f9045bae9c tempest-ServerActionsTestJSON-486420040 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:49.464752 n-d-843301-2 sudo[151742]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:27:49.465619 n-d-843301-2 sudo[151742]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:27:49.877773 n-d-843301-2 sudo[151742]: pam_unix(sudo:session): session closed for user root
May 27 04:27:49.880078 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ad8fc070-bdb2-43ab-8771-75f9045bae9c tempest-ServerActionsTestJSON-486420040 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:49.882243 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ad8fc070-bdb2-43ab-8771-75f9045bae9c tempest-ServerActionsTestJSON-486420040 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:27:49.900687 n-d-843301-2 sudo[151747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:27:49.901511 n-d-843301-2 sudo[151747]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:27:50.307418 n-d-843301-2 sudo[151747]: pam_unix(sudo:session): session closed for user root
May 27 04:27:50.309783 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ad8fc070-bdb2-43ab-8771-75f9045bae9c tempest-ServerActionsTestJSON-486420040 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:27:50.312436 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-ad8fc070-bdb2-43ab-8771-75f9045bae9c tempest-ServerActionsTestJSON-486420040 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:27:50.318912 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-ad8fc070-bdb2-43ab-8771-75f9045bae9c tempest-ServerActionsTestJSON-486420040 None] Deleted volume successfully.
May 27 04:27:50.334493 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-ad8fc070-bdb2-43ab-8771-75f9045bae9c tempest-ServerActionsTestJSON-486420040 None] Lock "b'cinder-048dc285-6ea8-47da-92a2-efcd76aad245-delete_volume'" released by "delete_volume" :: held 2.414s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:28:03.704776 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:28:03.705494 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:28:03.705832 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:28:03.724832 n-d-843301-2 sudo[151824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:28:03.725655 n-d-843301-2 sudo[151824]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:28:04.156653 n-d-843301-2 sudo[151824]: pam_unix(sudo:session): session closed for user root
May 27 04:28:04.158840 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:28:04.160402 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:28:04.179767 n-d-843301-2 sudo[151827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:28:04.181295 n-d-843301-2 sudo[151827]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:28:04.620363 n-d-843301-2 sudo[151827]: pam_unix(sudo:session): session closed for user root
May 27 04:28:04.622475 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:28:04.623766 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:29:03.710220 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:29:03.710910 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:29:03.711717 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:03.733434 n-d-843301-2 sudo[152221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:29:03.734249 n-d-843301-2 sudo[152221]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:29:04.208153 n-d-843301-2 sudo[152221]: pam_unix(sudo:session): session closed for user root
May 27 04:29:04.210223 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.498s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:04.211744 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:04.231755 n-d-843301-2 sudo[152260]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:29:04.232639 n-d-843301-2 sudo[152260]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:29:04.695784 n-d-843301-2 sudo[152260]: pam_unix(sudo:session): session closed for user root
May 27 04:29:04.697897 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.486s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:04.699669 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:29:22.384327 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:29:22.388348 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:29:22.388933 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:29:22.401786 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] Flow 'volume_create_manager' (9d293a41-8eb6-4075-96f2-9b6604e2f884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:29:22.405508 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4efd7539-ec4d-4bd1-8fc2-3e02d780b31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:29:22.431604 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:29:22.456016 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4efd7539-ec4d-4bd1-8fc2-3e02d780b31e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:29:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1480882835',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=2c23e807-0a11-472a-8559-c37835627718,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e9295134f704a2eab9f3926cd962967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:29:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:29:22Z,user_id='1d792fec4bab45649aa9f24c9a09e30a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(645105ee-66c4-4a85-b860-227392e6ac68),volume_type_id=645105ee-66c4-4a85-b860-227392e6ac68)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:29:22.458739 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f057989-21d8-4158-8d04-09c7de56735c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:29:22.460777 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f057989-21d8-4158-8d04-09c7de56735c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:29:22.463057 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (34f56cf3-c5da-4682-97b3-347a407a2567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:29:22.465767 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (34f56cf3-c5da-4682-97b3-347a407a2567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2c23e807-0a11-472a-8559-c37835627718', 'volume_name': 'volume-2c23e807-0a11-472a-8559-c37835627718', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:29:22.467949 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ce1a073b-0eea-4408-8f83-9085dd0392a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:29:22.470026 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ce1a073b-0eea-4408-8f83-9085dd0392a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:29:22.472113 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7f4374a4-71e3-4b0f-a375-7b2f0f2f4c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:29:22.472885 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] Volume 2c23e807-0a11-472a-8559-c37835627718: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2c23e807-0a11-472a-8559-c37835627718', 'volume_size': 1}
May 27 04:29:22.474109 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c23e807-0a11-472a-8559-c37835627718 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:22.493775 n-d-843301-2 sudo[152626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c23e807-0a11-472a-8559-c37835627718 stack-volumes-lvmdriver-1 -L 1g
May 27 04:29:22.494714 n-d-843301-2 sudo[152626]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:29:23.010987 n-d-843301-2 sudo[152626]: pam_unix(sudo:session): session closed for user root
May 27 04:29:23.013776 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c23e807-0a11-472a-8559-c37835627718 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.539s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:23.017371 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7f4374a4-71e3-4b0f-a375-7b2f0f2f4c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2c23e807-0a11-472a-8559-c37835627718', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:29:23.019662 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1c3bf3d1-650f-4106-9c98-a3ed6369fa90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:29:23.031360 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] Volume volume-2c23e807-0a11-472a-8559-c37835627718 (2c23e807-0a11-472a-8559-c37835627718): created successfully
May 27 04:29:23.033474 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1c3bf3d1-650f-4106-9c98-a3ed6369fa90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:29:23.036528 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] Flow 'volume_create_manager' (9d293a41-8eb6-4075-96f2-9b6604e2f884) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:29:23.045369 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-9c7351ea-c10c-43a7-8a60-de5ba758c4f8 tempest-TestEncryptedCinderVolumes-207931509 None] Created volume successfully.
May 27 04:29:24.093373 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-04f197b1-6b90-42d5-9454-eebc723f6816 req-9ae09f4d-20da-463a-9c2d-f24c990c4446 tempest-TestEncryptedCinderVolumes-207931509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2c23e807-0a11-472a-8559-c37835627718 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:24.112248 n-d-843301-2 sudo[152667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2c23e807-0a11-472a-8559-c37835627718
May 27 04:29:24.113059 n-d-843301-2 sudo[152667]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:29:24.486264 n-d-843301-2 sudo[152667]: pam_unix(sudo:session): session closed for user root
May 27 04:29:24.488620 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-04f197b1-6b90-42d5-9454-eebc723f6816 req-9ae09f4d-20da-463a-9c2d-f24c990c4446 tempest-TestEncryptedCinderVolumes-207931509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2c23e807-0a11-472a-8559-c37835627718" returned: 0 in 0.395s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:24.536518 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:24.542473 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:24.542848 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430725632]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:29:24.543617 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-04f197b1-6b90-42d5-9454-eebc723f6816 req-9ae09f4d-20da-463a-9c2d-f24c990c4446 tempest-TestEncryptedCinderVolumes-207931509 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:29:24.544439 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-04f197b1-6b90-42d5-9454-eebc723f6816 req-9ae09f4d-20da-463a-9c2d-f24c990c4446 tempest-TestEncryptedCinderVolumes-207931509 None] Creating iscsi_target for Volume ID: volume-2c23e807-0a11-472a-8559-c37835627718 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:29:24.548452 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-04f197b1-6b90-42d5-9454-eebc723f6816 req-9ae09f4d-20da-463a-9c2d-f24c990c4446 tempest-TestEncryptedCinderVolumes-207931509 None] Created volume path /opt/stack/data/cinder/volumes/volume-2c23e807-0a11-472a-8559-c37835627718,
May 27 04:29:24.548452 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:29:24.548452 n-d-843301-2 cinder-volume[92445]:
May 27 04:29:24.548452 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2c23e807-0a11-472a-8559-c37835627718
May 27 04:29:24.548452 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:29:24.548452 n-d-843301-2 cinder-volume[92445]: incominguser niR9ByGi7Gjak3eMZnbN b5TgM2sWPUAfmzGT
May 27 04:29:24.548452 n-d-843301-2 cinder-volume[92445]:
May 27 04:29:24.548452 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:29:24.548452 n-d-843301-2 cinder-volume[92445]:
May 27 04:29:24.548452 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:29:24.549854 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2c23e807-0a11-472a-8559-c37835627718 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:24.901261 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2c23e807-0a11-472a-8559-c37835627718" returned: 0 in 0.351s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:24.901580 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430725632]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:29:24.902160 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-04f197b1-6b90-42d5-9454-eebc723f6816 req-9ae09f4d-20da-463a-9c2d-f24c990c4446 tempest-TestEncryptedCinderVolumes-207931509 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:29:24.902517 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-04f197b1-6b90-42d5-9454-eebc723f6816 req-9ae09f4d-20da-463a-9c2d-f24c990c4446 tempest-TestEncryptedCinderVolumes-207931509 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:29:24.903748 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:24.909758 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:24.910094 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430725632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2c23e807-0a11-472a-8559-c37835627718\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2c23e807-0a11-472a-8559-c37835627718\n Backing store flags: \n Account information:\n niR9ByGi7Gjak3eMZnbN\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:29:24.910623 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-04f197b1-6b90-42d5-9454-eebc723f6816 req-9ae09f4d-20da-463a-9c2d-f24c990c4446 tempest-TestEncryptedCinderVolumes-207931509 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:29:24.911491 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:24.999625 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:25.000032 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430725632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2c23e807-0a11-472a-8559-c37835627718\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2c23e807-0a11-472a-8559-c37835627718\n Backing store flags: \n Account information:\n niR9ByGi7Gjak3eMZnbN\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:29:25.001209 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:25.089117 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:25.089475 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430725632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2c23e807-0a11-472a-8559-c37835627718\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2c23e807-0a11-472a-8559-c37835627718\n Backing store flags: \n Account information:\n niR9ByGi7Gjak3eMZnbN\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:29:25.090449 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-04f197b1-6b90-42d5-9454-eebc723f6816 req-9ae09f4d-20da-463a-9c2d-f24c990c4446 tempest-TestEncryptedCinderVolumes-207931509 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-2c23e807-0a11-472a-8559-c37835627718 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:29:25.132002 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-04f197b1-6b90-42d5-9454-eebc723f6816 req-9ae09f4d-20da-463a-9c2d-f24c990c4446 tempest-TestEncryptedCinderVolumes-207931509 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-2c23e807-0a11-472a-8559-c37835627718', 'target_lun': 1, 'volume_id': '2c23e807-0a11-472a-8559-c37835627718', 'auth_method': 'CHAP', 'auth_username': 'niR9ByGi7Gjak3eMZnbN', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '77ea6d63-3dff-4cec-8168-e5c52ae70b58'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 04:29:25.236863 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-04f197b1-6b90-42d5-9454-eebc723f6816 req-9ae09f4d-20da-463a-9c2d-f24c990c4446 tempest-TestEncryptedCinderVolumes-207931509 None] attachment_update completed successfully.
May 27 04:29:32.550651 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-c30552b6-8786-412f-9abe-1ddb73069fa8 req-2ad27f4d-85d2-4b5f-9052-dbeca42f6757 tempest-TestEncryptedCinderVolumes-207931509 None] Terminate volume connection completed successfully.
May 27 04:29:32.551281 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-c30552b6-8786-412f-9abe-1ddb73069fa8 req-2ad27f4d-85d2-4b5f-9052-dbeca42f6757 tempest-TestEncryptedCinderVolumes-207931509 None] Deleting attachment 77ea6d63-3dff-4cec-8168-e5c52ae70b58. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 04:29:32.552397 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:32.643880 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:32.644215 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432141888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2c23e807-0a11-472a-8559-c37835627718\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2c23e807-0a11-472a-8559-c37835627718\n Backing store flags: \n Account information:\n niR9ByGi7Gjak3eMZnbN\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:29:32.644831 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-c30552b6-8786-412f-9abe-1ddb73069fa8 req-2ad27f4d-85d2-4b5f-9052-dbeca42f6757 tempest-TestEncryptedCinderVolumes-207931509 None] Removing iscsi_target for Volume ID: 2c23e807-0a11-472a-8559-c37835627718
May 27 04:29:32.645888 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2c23e807-0a11-472a-8559-c37835627718 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:32.735029 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2c23e807-0a11-472a-8559-c37835627718 -f" returned: 0 in 0.089s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:32.735351 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432141888]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:29:32.736463 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:32.823272 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:32.823602 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432141888]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:29:33.349717 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-08fc3cd3-105b-4c55-923b-d71815cbefa4 tempest-TestEncryptedCinderVolumes-207931509 None] Lock "b'cinder-2c23e807-0a11-472a-8559-c37835627718-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:29:33.408702 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:33.496060 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:33.496378 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432141888]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:29:33.497052 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-08fc3cd3-105b-4c55-923b-d71815cbefa4 tempest-TestEncryptedCinderVolumes-207931509 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2c23e807-0a11-472a-8559-c37835627718
May 27 04:29:33.498043 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08fc3cd3-105b-4c55-923b-d71815cbefa4 tempest-TestEncryptedCinderVolumes-207931509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2c23e807-0a11-472a-8559-c37835627718 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:33.516343 n-d-843301-2 sudo[152745]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2c23e807-0a11-472a-8559-c37835627718
May 27 04:29:33.517184 n-d-843301-2 sudo[152745]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:29:33.889250 n-d-843301-2 sudo[152745]: pam_unix(sudo:session): session closed for user root
May 27 04:29:33.891483 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08fc3cd3-105b-4c55-923b-d71815cbefa4 tempest-TestEncryptedCinderVolumes-207931509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2c23e807-0a11-472a-8559-c37835627718" returned: 0 in 0.393s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:33.893296 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08fc3cd3-105b-4c55-923b-d71815cbefa4 tempest-TestEncryptedCinderVolumes-207931509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c23e807-0a11-472a-8559-c37835627718 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:33.911625 n-d-843301-2 sudo[152748]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c23e807-0a11-472a-8559-c37835627718
May 27 04:29:33.912419 n-d-843301-2 sudo[152748]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:29:34.286955 n-d-843301-2 sudo[152748]: pam_unix(sudo:session): session closed for user root
May 27 04:29:34.289293 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08fc3cd3-105b-4c55-923b-d71815cbefa4 tempest-TestEncryptedCinderVolumes-207931509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c23e807-0a11-472a-8559-c37835627718" returned: 0 in 0.396s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:34.291357 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08fc3cd3-105b-4c55-923b-d71815cbefa4 tempest-TestEncryptedCinderVolumes-207931509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c23e807-0a11-472a-8559-c37835627718 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:34.309745 n-d-843301-2 sudo[152755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c23e807-0a11-472a-8559-c37835627718
May 27 04:29:34.310526 n-d-843301-2 sudo[152755]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:29:34.804965 n-d-843301-2 sudo[152755]: pam_unix(sudo:session): session closed for user root
May 27 04:29:34.807177 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08fc3cd3-105b-4c55-923b-d71815cbefa4 tempest-TestEncryptedCinderVolumes-207931509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c23e807-0a11-472a-8559-c37835627718" returned: 0 in 0.515s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:34.809198 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-08fc3cd3-105b-4c55-923b-d71815cbefa4 tempest-TestEncryptedCinderVolumes-207931509 None] Successfully deleted volume: 2c23e807-0a11-472a-8559-c37835627718
May 27 04:29:34.837711 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-08fc3cd3-105b-4c55-923b-d71815cbefa4 tempest-TestEncryptedCinderVolumes-207931509 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-594659605 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-594659605, it is now deprecated. Please use the default quota class for default quota.
May 27 04:29:34.838517 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-08fc3cd3-105b-4c55-923b-d71815cbefa4 tempest-TestEncryptedCinderVolumes-207931509 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-594659605 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-594659605, it is now deprecated. Please use the default quota class for default quota.
May 27 04:29:34.854753 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-08fc3cd3-105b-4c55-923b-d71815cbefa4 tempest-TestEncryptedCinderVolumes-207931509 None] Created reservations ['ec883c9b-0775-4b6a-8dae-d4371a699822', '60b2be24-8ed7-4664-9ce3-67fa4e495691', '5a8df9cc-02ad-4dbb-8289-f5eee52fccc6', '0f9effb9-3851-4d22-bff6-ec79a2123551'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:29:34.857300 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-08fc3cd3-105b-4c55-923b-d71815cbefa4 tempest-TestEncryptedCinderVolumes-207931509 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:29:34.857300 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:29:34.857300 n-d-843301-2 cinder-volume[92445]:
May 27 04:29:34.894891 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-08fc3cd3-105b-4c55-923b-d71815cbefa4 tempest-TestEncryptedCinderVolumes-207931509 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:29:34.895582 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08fc3cd3-105b-4c55-923b-d71815cbefa4 tempest-TestEncryptedCinderVolumes-207931509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:34.913376 n-d-843301-2 sudo[152762]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:29:34.914165 n-d-843301-2 sudo[152762]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:29:35.314622 n-d-843301-2 sudo[152762]: pam_unix(sudo:session): session closed for user root
May 27 04:29:35.316944 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08fc3cd3-105b-4c55-923b-d71815cbefa4 tempest-TestEncryptedCinderVolumes-207931509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:35.319030 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08fc3cd3-105b-4c55-923b-d71815cbefa4 tempest-TestEncryptedCinderVolumes-207931509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:35.337531 n-d-843301-2 sudo[152766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:29:35.338321 n-d-843301-2 sudo[152766]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:29:35.763666 n-d-843301-2 sudo[152766]: pam_unix(sudo:session): session closed for user root
May 27 04:29:35.765925 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-08fc3cd3-105b-4c55-923b-d71815cbefa4 tempest-TestEncryptedCinderVolumes-207931509 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:35.767917 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-08fc3cd3-105b-4c55-923b-d71815cbefa4 tempest-TestEncryptedCinderVolumes-207931509 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:29:35.773415 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-08fc3cd3-105b-4c55-923b-d71815cbefa4 tempest-TestEncryptedCinderVolumes-207931509 None] Deleted volume successfully.
May 27 04:29:35.788490 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-08fc3cd3-105b-4c55-923b-d71815cbefa4 tempest-TestEncryptedCinderVolumes-207931509 None] Lock "b'cinder-2c23e807-0a11-472a-8559-c37835627718-delete_volume'" released by "delete_volume" :: held 2.439s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:29:51.878227 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:29:51.882025 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:29:51.882552 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:29:51.895887 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] Flow 'volume_create_manager' (334b220f-776d-4ec7-be81-b07818b3ec4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:29:51.899028 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7fa60814-d59d-4e75-9537-f5add9ea29bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:29:51.921284 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:29:51.945236 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7fa60814-d59d-4e75-9537-f5add9ea29bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:29:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2100780054',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=ad93675c-1a02-4794-b1e6-f72eb77caeac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e9295134f704a2eab9f3926cd962967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:29:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:29:52Z,user_id='1d792fec4bab45649aa9f24c9a09e30a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ba2ed178-59e8-4fc5-a255-b1cc8a9bcbcb),volume_type_id=ba2ed178-59e8-4fc5-a255-b1cc8a9bcbcb)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:29:51.947669 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68f6775d-6c18-4e8c-b033-f8a6271e8cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:29:51.949761 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68f6775d-6c18-4e8c-b033-f8a6271e8cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:29:51.952028 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5d92eb07-9bab-495e-8aa6-19f8a1e030bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:29:51.954238 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5d92eb07-9bab-495e-8aa6-19f8a1e030bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ad93675c-1a02-4794-b1e6-f72eb77caeac', 'volume_name': 'volume-ad93675c-1a02-4794-b1e6-f72eb77caeac', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:29:51.956404 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5286cc50-7968-4331-9c27-40006e318b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:29:51.958779 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5286cc50-7968-4331-9c27-40006e318b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:29:51.960792 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f83dddc1-4f4f-44a7-8bd7-ada4ddc5ac49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:29:51.961584 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] Volume ad93675c-1a02-4794-b1e6-f72eb77caeac: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ad93675c-1a02-4794-b1e6-f72eb77caeac', 'volume_size': 1}
May 27 04:29:51.962739 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ad93675c-1a02-4794-b1e6-f72eb77caeac stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:51.981428 n-d-843301-2 sudo[152823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ad93675c-1a02-4794-b1e6-f72eb77caeac stack-volumes-lvmdriver-1 -L 1g
May 27 04:29:51.982231 n-d-843301-2 sudo[152823]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:29:52.466874 n-d-843301-2 sudo[152823]: pam_unix(sudo:session): session closed for user root
May 27 04:29:52.469212 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ad93675c-1a02-4794-b1e6-f72eb77caeac stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.506s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:52.472736 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f83dddc1-4f4f-44a7-8bd7-ada4ddc5ac49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ad93675c-1a02-4794-b1e6-f72eb77caeac', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:29:52.475022 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f952e10-3993-4578-be3a-ee3758c7549f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:29:52.486137 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] Volume volume-ad93675c-1a02-4794-b1e6-f72eb77caeac (ad93675c-1a02-4794-b1e6-f72eb77caeac): created successfully
May 27 04:29:52.488025 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f952e10-3993-4578-be3a-ee3758c7549f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:29:52.491013 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] Flow 'volume_create_manager' (334b220f-776d-4ec7-be81-b07818b3ec4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:29:52.497990 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-c2daf292-7b9a-4af8-b355-8542443e0c77 tempest-TestEncryptedCinderVolumes-207931509 None] Created volume successfully.
May 27 04:29:53.605533 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-b52b37ca-bd0d-4e91-a173-045177278fdd req-adba1d86-6e38-47d8-9155-8a1426f22ecd tempest-TestEncryptedCinderVolumes-207931509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ad93675c-1a02-4794-b1e6-f72eb77caeac {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:53.625397 n-d-843301-2 sudo[152858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ad93675c-1a02-4794-b1e6-f72eb77caeac
May 27 04:29:53.626200 n-d-843301-2 sudo[152858]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:29:54.003642 n-d-843301-2 sudo[152858]: pam_unix(sudo:session): session closed for user root
May 27 04:29:54.005969 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-b52b37ca-bd0d-4e91-a173-045177278fdd req-adba1d86-6e38-47d8-9155-8a1426f22ecd tempest-TestEncryptedCinderVolumes-207931509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ad93675c-1a02-4794-b1e6-f72eb77caeac" returned: 0 in 0.401s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:54.051223 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:54.057032 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:54.057351 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432645696]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:29:54.057939 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-b52b37ca-bd0d-4e91-a173-045177278fdd req-adba1d86-6e38-47d8-9155-8a1426f22ecd tempest-TestEncryptedCinderVolumes-207931509 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:29:54.058758 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-b52b37ca-bd0d-4e91-a173-045177278fdd req-adba1d86-6e38-47d8-9155-8a1426f22ecd tempest-TestEncryptedCinderVolumes-207931509 None] Creating iscsi_target for Volume ID: volume-ad93675c-1a02-4794-b1e6-f72eb77caeac {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:29:54.061874 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-b52b37ca-bd0d-4e91-a173-045177278fdd req-adba1d86-6e38-47d8-9155-8a1426f22ecd tempest-TestEncryptedCinderVolumes-207931509 None] Created volume path /opt/stack/data/cinder/volumes/volume-ad93675c-1a02-4794-b1e6-f72eb77caeac,
May 27 04:29:54.061874 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:29:54.061874 n-d-843301-2 cinder-volume[92445]:
May 27 04:29:54.061874 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ad93675c-1a02-4794-b1e6-f72eb77caeac
May 27 04:29:54.061874 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:29:54.061874 n-d-843301-2 cinder-volume[92445]: incominguser 4eTKkHTgdtz3Po44dDFA FBimYkYMHWeZAk93
May 27 04:29:54.061874 n-d-843301-2 cinder-volume[92445]:
May 27 04:29:54.061874 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:29:54.061874 n-d-843301-2 cinder-volume[92445]:
May 27 04:29:54.061874 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:29:54.064592 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ad93675c-1a02-4794-b1e6-f72eb77caeac {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:54.399400 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ad93675c-1a02-4794-b1e6-f72eb77caeac" returned: 0 in 0.336s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:54.399717 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432645696]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:29:54.400290 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-b52b37ca-bd0d-4e91-a173-045177278fdd req-adba1d86-6e38-47d8-9155-8a1426f22ecd tempest-TestEncryptedCinderVolumes-207931509 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:29:54.400677 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-b52b37ca-bd0d-4e91-a173-045177278fdd req-adba1d86-6e38-47d8-9155-8a1426f22ecd tempest-TestEncryptedCinderVolumes-207931509 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:29:54.402455 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:54.408489 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:54.408818 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432645696]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ad93675c-1a02-4794-b1e6-f72eb77caeac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad93675c-1a02-4794-b1e6-f72eb77caeac\n Backing store flags: \n Account information:\n 4eTKkHTgdtz3Po44dDFA\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:29:54.409387 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-b52b37ca-bd0d-4e91-a173-045177278fdd req-adba1d86-6e38-47d8-9155-8a1426f22ecd tempest-TestEncryptedCinderVolumes-207931509 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:29:54.410451 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:54.509522 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:54.509856 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432645696]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ad93675c-1a02-4794-b1e6-f72eb77caeac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad93675c-1a02-4794-b1e6-f72eb77caeac\n Backing store flags: \n Account information:\n 4eTKkHTgdtz3Po44dDFA\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:29:54.513351 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:29:54.600134 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:29:54.600464 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432645696]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ad93675c-1a02-4794-b1e6-f72eb77caeac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad93675c-1a02-4794-b1e6-f72eb77caeac\n Backing store flags: \n Account information:\n 4eTKkHTgdtz3Po44dDFA\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:29:54.601427 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-b52b37ca-bd0d-4e91-a173-045177278fdd req-adba1d86-6e38-47d8-9155-8a1426f22ecd tempest-TestEncryptedCinderVolumes-207931509 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-ad93675c-1a02-4794-b1e6-f72eb77caeac 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:29:54.646881 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-b52b37ca-bd0d-4e91-a173-045177278fdd req-adba1d86-6e38-47d8-9155-8a1426f22ecd tempest-TestEncryptedCinderVolumes-207931509 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ad93675c-1a02-4794-b1e6-f72eb77caeac', 'target_lun': 1, 'volume_id': 'ad93675c-1a02-4794-b1e6-f72eb77caeac', 'auth_method': 'CHAP', 'auth_username': '4eTKkHTgdtz3Po44dDFA', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '47b16839-4763-463c-bbdf-831c165ab07e'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 04:29:54.752239 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-b52b37ca-bd0d-4e91-a173-045177278fdd req-adba1d86-6e38-47d8-9155-8a1426f22ecd tempest-TestEncryptedCinderVolumes-207931509 None] attachment_update completed successfully.
May 27 04:30:02.026237 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-29dfd671-b386-426a-8399-5279500bf471 req-2a580a07-455e-46f0-9f4c-c3ad0900b7a8 tempest-TestEncryptedCinderVolumes-207931509 None] Terminate volume connection completed successfully.
May 27 04:30:02.027537 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-29dfd671-b386-426a-8399-5279500bf471 req-2a580a07-455e-46f0-9f4c-c3ad0900b7a8 tempest-TestEncryptedCinderVolumes-207931509 None] Deleting attachment 47b16839-4763-463c-bbdf-831c165ab07e. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 04:30:02.028509 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:30:02.115062 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:30:02.115397 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432645696]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ad93675c-1a02-4794-b1e6-f72eb77caeac\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad93675c-1a02-4794-b1e6-f72eb77caeac\n Backing store flags: \n Account information:\n 4eTKkHTgdtz3Po44dDFA\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:30:02.116023 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-29dfd671-b386-426a-8399-5279500bf471 req-2a580a07-455e-46f0-9f4c-c3ad0900b7a8 tempest-TestEncryptedCinderVolumes-207931509 None] Removing iscsi_target for Volume ID: ad93675c-1a02-4794-b1e6-f72eb77caeac
May 27 04:30:02.117138 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ad93675c-1a02-4794-b1e6-f72eb77caeac -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:30:02.210584 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ad93675c-1a02-4794-b1e6-f72eb77caeac -f" returned: 0 in 0.093s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:30:02.210919 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432645696]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:30:02.212085 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:30:02.298516 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:30:02.298842 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432645696]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:30:02.831227 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-ff0911db-af82-48f2-ae8c-a46de8db0f9c tempest-TestEncryptedCinderVolumes-207931509 None] Lock "b'cinder-ad93675c-1a02-4794-b1e6-f72eb77caeac-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:30:02.888478 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:30:02.975646 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:30:02.975965 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432645696]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:30:02.976614 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-ff0911db-af82-48f2-ae8c-a46de8db0f9c tempest-TestEncryptedCinderVolumes-207931509 None] Skipping remove_export. No iscsi_target is presently exported for volume: ad93675c-1a02-4794-b1e6-f72eb77caeac
May 27 04:30:02.977649 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ff0911db-af82-48f2-ae8c-a46de8db0f9c tempest-TestEncryptedCinderVolumes-207931509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ad93675c-1a02-4794-b1e6-f72eb77caeac {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:30:02.995942 n-d-843301-2 sudo[152951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ad93675c-1a02-4794-b1e6-f72eb77caeac
May 27 04:30:02.996726 n-d-843301-2 sudo[152951]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:30:03.370255 n-d-843301-2 sudo[152951]: pam_unix(sudo:session): session closed for user root
May 27 04:30:03.372478 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ff0911db-af82-48f2-ae8c-a46de8db0f9c tempest-TestEncryptedCinderVolumes-207931509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ad93675c-1a02-4794-b1e6-f72eb77caeac" returned: 0 in 0.394s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:30:03.374280 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ff0911db-af82-48f2-ae8c-a46de8db0f9c tempest-TestEncryptedCinderVolumes-207931509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ad93675c-1a02-4794-b1e6-f72eb77caeac {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:30:03.392453 n-d-843301-2 sudo[152954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ad93675c-1a02-4794-b1e6-f72eb77caeac
May 27 04:30:03.393270 n-d-843301-2 sudo[152954]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:30:03.707671 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:30:03.708292 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:30:03.709106 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:30:03.728705 n-d-843301-2 sudo[152957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:30:03.729624 n-d-843301-2 sudo[152957]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:30:03.773049 n-d-843301-2 sudo[152954]: pam_unix(sudo:session): session closed for user root
May 27 04:30:03.775700 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ff0911db-af82-48f2-ae8c-a46de8db0f9c tempest-TestEncryptedCinderVolumes-207931509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ad93675c-1a02-4794-b1e6-f72eb77caeac" returned: 0 in 0.401s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:30:03.778003 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ff0911db-af82-48f2-ae8c-a46de8db0f9c tempest-TestEncryptedCinderVolumes-207931509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ad93675c-1a02-4794-b1e6-f72eb77caeac {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:30:03.795982 n-d-843301-2 sudo[152959]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ad93675c-1a02-4794-b1e6-f72eb77caeac
May 27 04:30:03.796773 n-d-843301-2 sudo[152959]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:30:04.116603 n-d-843301-2 sudo[152957]: pam_unix(sudo:session): session closed for user root
May 27 04:30:04.118624 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.409s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:30:04.120133 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:30:04.139492 n-d-843301-2 sudo[152964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:30:04.140306 n-d-843301-2 sudo[152964]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:30:04.249849 n-d-843301-2 sudo[152959]: pam_unix(sudo:session): session closed for user root
May 27 04:30:04.252087 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ff0911db-af82-48f2-ae8c-a46de8db0f9c tempest-TestEncryptedCinderVolumes-207931509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ad93675c-1a02-4794-b1e6-f72eb77caeac" returned: 0 in 0.474s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:30:04.253358 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-ff0911db-af82-48f2-ae8c-a46de8db0f9c tempest-TestEncryptedCinderVolumes-207931509 None] Successfully deleted volume: ad93675c-1a02-4794-b1e6-f72eb77caeac
May 27 04:30:04.282246 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-ff0911db-af82-48f2-ae8c-a46de8db0f9c tempest-TestEncryptedCinderVolumes-207931509 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-264280692 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-264280692, it is now deprecated. Please use the default quota class for default quota.
May 27 04:30:04.283062 n-d-843301-2 cinder-volume[92445]: WARNING cinder.quota [None req-ff0911db-af82-48f2-ae8c-a46de8db0f9c tempest-TestEncryptedCinderVolumes-207931509 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-264280692 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-264280692, it is now deprecated. Please use the default quota class for default quota.
May 27 04:30:04.302179 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-ff0911db-af82-48f2-ae8c-a46de8db0f9c tempest-TestEncryptedCinderVolumes-207931509 None] Created reservations ['bce182fa-c27a-4fdd-b067-12ae09efcd54', 'f1387981-a85c-4055-b2c8-fe33776dbdce', '98fec66a-307a-4dd2-a5c2-9b0e2bf541f1', '5c15c4b0-5ef3-41ec-8a0b-b9b7d927d35b'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:30:04.304357 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-ff0911db-af82-48f2-ae8c-a46de8db0f9c tempest-TestEncryptedCinderVolumes-207931509 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:30:04.304357 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:30:04.304357 n-d-843301-2 cinder-volume[92445]:
May 27 04:30:04.344976 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-ff0911db-af82-48f2-ae8c-a46de8db0f9c tempest-TestEncryptedCinderVolumes-207931509 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:30:04.345689 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ff0911db-af82-48f2-ae8c-a46de8db0f9c tempest-TestEncryptedCinderVolumes-207931509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:30:04.364272 n-d-843301-2 sudo[152969]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:30:04.365171 n-d-843301-2 sudo[152969]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:30:04.563505 n-d-843301-2 sudo[152964]: pam_unix(sudo:session): session closed for user root
May 27 04:30:04.565744 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:30:04.567735 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:30:04.790882 n-d-843301-2 sudo[152969]: pam_unix(sudo:session): session closed for user root
May 27 04:30:04.792783 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ff0911db-af82-48f2-ae8c-a46de8db0f9c tempest-TestEncryptedCinderVolumes-207931509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:30:04.794409 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ff0911db-af82-48f2-ae8c-a46de8db0f9c tempest-TestEncryptedCinderVolumes-207931509 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:30:04.812130 n-d-843301-2 sudo[152974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:30:04.812942 n-d-843301-2 sudo[152974]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:30:05.232876 n-d-843301-2 sudo[152974]: pam_unix(sudo:session): session closed for user root
May 27 04:30:05.235255 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-ff0911db-af82-48f2-ae8c-a46de8db0f9c tempest-TestEncryptedCinderVolumes-207931509 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.440s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:30:05.236749 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-ff0911db-af82-48f2-ae8c-a46de8db0f9c tempest-TestEncryptedCinderVolumes-207931509 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:30:05.242608 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-ff0911db-af82-48f2-ae8c-a46de8db0f9c tempest-TestEncryptedCinderVolumes-207931509 None] Deleted volume successfully.
May 27 04:30:05.258059 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-ff0911db-af82-48f2-ae8c-a46de8db0f9c tempest-TestEncryptedCinderVolumes-207931509 None] Lock "b'cinder-ad93675c-1a02-4794-b1e6-f72eb77caeac-delete_volume'" released by "delete_volume" :: held 2.427s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:31:01.875823 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:31:01.879502 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:31:01.880045 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:31:01.892467 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] Flow 'volume_create_manager' (21f2f785-0e6e-4c55-996b-0f471a89ddc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:31:01.895886 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5e279237-e645-4f40-9d5b-83c07a8e41ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:31:01.917612 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:31:01.941598 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5e279237-e645-4f40-9d5b-83c07a8e41ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:31:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-468286036',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=283a93ef-9512-4f85-a597-bb03ea86d137,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84e44398abc043569952da307be61b58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:31:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:31:02Z,user_id='e4f473eda96644e3b05a2d20665f7585',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:31:01.943983 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bae362cf-26a2-4c9f-a453-2b8193249ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:31:01.946039 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bae362cf-26a2-4c9f-a453-2b8193249ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:31:01.948300 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f1a7113a-9740-462e-8e91-1452034a58a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:31:01.950947 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f1a7113a-9740-462e-8e91-1452034a58a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '283a93ef-9512-4f85-a597-bb03ea86d137', 'volume_name': 'volume-283a93ef-9512-4f85-a597-bb03ea86d137', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:31:01.953117 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cf4da4e1-4fb4-4573-bd80-664405f7ff0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:31:01.955135 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cf4da4e1-4fb4-4573-bd80-664405f7ff0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:31:01.957479 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7570db53-bdf5-4517-afad-a8cd77ba37f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:31:01.958232 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] Volume 283a93ef-9512-4f85-a597-bb03ea86d137: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-283a93ef-9512-4f85-a597-bb03ea86d137', 'volume_size': 1}
May 27 04:31:01.959387 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-283a93ef-9512-4f85-a597-bb03ea86d137 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:31:01.977457 n-d-843301-2 sudo[153642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-283a93ef-9512-4f85-a597-bb03ea86d137 stack-volumes-lvmdriver-1 -L 1g
May 27 04:31:01.978789 n-d-843301-2 sudo[153642]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:31:02.462689 n-d-843301-2 sudo[153642]: pam_unix(sudo:session): session closed for user root
May 27 04:31:02.464819 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-283a93ef-9512-4f85-a597-bb03ea86d137 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.505s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:31:02.468081 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7570db53-bdf5-4517-afad-a8cd77ba37f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-283a93ef-9512-4f85-a597-bb03ea86d137', 'volume_size': 1}' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:31:02.470421 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5c976264-7ea9-42b3-bee0-d1db64494a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:31:02.481050 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] Volume volume-283a93ef-9512-4f85-a597-bb03ea86d137 (283a93ef-9512-4f85-a597-bb03ea86d137): created successfully
May 27 04:31:02.482788 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5c976264-7ea9-42b3-bee0-d1db64494a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:31:02.485744 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] Flow 'volume_create_manager' (21f2f785-0e6e-4c55-996b-0f471a89ddc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:31:02.492726 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-4e786867-74e7-4a17-9aaf-2e4836767fba tempest-TestMinimumBasicScenario-475528450 None] Created volume successfully.
May 27 04:31:03.703621 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:31:03.704374 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:31:03.704882 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:31:03.723235 n-d-843301-2 sudo[153679]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:31:03.724057 n-d-843301-2 sudo[153679]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:31:03.755005 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-28e4fba9-f05f-4ce3-96aa-24048611be6c req-8aa61e2e-172f-4475-b909-76af9942035d tempest-TestMinimumBasicScenario-475528450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-283a93ef-9512-4f85-a597-bb03ea86d137 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:31:03.773626 n-d-843301-2 sudo[153681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-283a93ef-9512-4f85-a597-bb03ea86d137
May 27 04:31:03.774438 n-d-843301-2 sudo[153681]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:31:04.123371 n-d-843301-2 sudo[153679]: pam_unix(sudo:session): session closed for user root
May 27 04:31:04.125519 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:31:04.127162 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:31:04.154069 n-d-843301-2 sudo[153685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:31:04.154993 n-d-843301-2 sudo[153685]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:31:04.199982 n-d-843301-2 sudo[153681]: pam_unix(sudo:session): session closed for user root
May 27 04:31:04.202379 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-28e4fba9-f05f-4ce3-96aa-24048611be6c req-8aa61e2e-172f-4475-b909-76af9942035d tempest-TestMinimumBasicScenario-475528450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-283a93ef-9512-4f85-a597-bb03ea86d137" returned: 0 in 0.447s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:31:04.249329 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:31:04.255602 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:31:04.255928 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432645696]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:31:04.256532 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-28e4fba9-f05f-4ce3-96aa-24048611be6c req-8aa61e2e-172f-4475-b909-76af9942035d tempest-TestMinimumBasicScenario-475528450 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:31:04.257369 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-28e4fba9-f05f-4ce3-96aa-24048611be6c req-8aa61e2e-172f-4475-b909-76af9942035d tempest-TestMinimumBasicScenario-475528450 None] Creating iscsi_target for Volume ID: volume-283a93ef-9512-4f85-a597-bb03ea86d137 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:31:04.260256 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-28e4fba9-f05f-4ce3-96aa-24048611be6c req-8aa61e2e-172f-4475-b909-76af9942035d tempest-TestMinimumBasicScenario-475528450 None] Created volume path /opt/stack/data/cinder/volumes/volume-283a93ef-9512-4f85-a597-bb03ea86d137,
May 27 04:31:04.260256 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:31:04.260256 n-d-843301-2 cinder-volume[92445]:
May 27 04:31:04.260256 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-283a93ef-9512-4f85-a597-bb03ea86d137
May 27 04:31:04.260256 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:31:04.260256 n-d-843301-2 cinder-volume[92445]: incominguser B2xJ7voPniGzga2PHeeq PYpL6WKJqcs8aFQ5
May 27 04:31:04.260256 n-d-843301-2 cinder-volume[92445]:
May 27 04:31:04.260256 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:31:04.260256 n-d-843301-2 cinder-volume[92445]:
May 27 04:31:04.260256 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:31:04.263040 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-283a93ef-9512-4f85-a597-bb03ea86d137 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:31:04.561782 n-d-843301-2 sudo[153685]: pam_unix(sudo:session): session closed for user root
May 27 04:31:04.563484 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:31:04.564921 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:31:04.620467 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-283a93ef-9512-4f85-a597-bb03ea86d137" returned: 0 in 0.359s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:31:04.620788 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432645696]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:31:04.621412 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-28e4fba9-f05f-4ce3-96aa-24048611be6c req-8aa61e2e-172f-4475-b909-76af9942035d tempest-TestMinimumBasicScenario-475528450 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:31:04.621773 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-28e4fba9-f05f-4ce3-96aa-24048611be6c req-8aa61e2e-172f-4475-b909-76af9942035d tempest-TestMinimumBasicScenario-475528450 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:31:04.622994 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:31:04.629216 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:31:04.629603 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432645696]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-283a93ef-9512-4f85-a597-bb03ea86d137\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-283a93ef-9512-4f85-a597-bb03ea86d137\n Backing store flags: \n Account information:\n B2xJ7voPniGzga2PHeeq\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:31:04.630224 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-28e4fba9-f05f-4ce3-96aa-24048611be6c req-8aa61e2e-172f-4475-b909-76af9942035d tempest-TestMinimumBasicScenario-475528450 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:31:04.631193 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:31:04.719161 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:31:04.719749 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432645696]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-283a93ef-9512-4f85-a597-bb03ea86d137\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-283a93ef-9512-4f85-a597-bb03ea86d137\n Backing store flags: \n Account information:\n B2xJ7voPniGzga2PHeeq\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:31:04.720610 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:31:04.806406 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:31:04.807011 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432645696]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-283a93ef-9512-4f85-a597-bb03ea86d137\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-283a93ef-9512-4f85-a597-bb03ea86d137\n Backing store flags: \n Account information:\n B2xJ7voPniGzga2PHeeq\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:31:04.807944 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-28e4fba9-f05f-4ce3-96aa-24048611be6c req-8aa61e2e-172f-4475-b909-76af9942035d tempest-TestMinimumBasicScenario-475528450 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-283a93ef-9512-4f85-a597-bb03ea86d137 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:31:04.849052 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-28e4fba9-f05f-4ce3-96aa-24048611be6c req-8aa61e2e-172f-4475-b909-76af9942035d tempest-TestMinimumBasicScenario-475528450 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-283a93ef-9512-4f85-a597-bb03ea86d137', 'target_lun': 1, 'volume_id': '283a93ef-9512-4f85-a597-bb03ea86d137', 'auth_method': 'CHAP', 'auth_username': 'B2xJ7voPniGzga2PHeeq', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c69f36c5-e7eb-41e4-92fc-69dbbef01919'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 04:31:04.956167 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-28e4fba9-f05f-4ce3-96aa-24048611be6c req-8aa61e2e-172f-4475-b909-76af9942035d tempest-TestMinimumBasicScenario-475528450 None] attachment_update completed successfully.
May 27 04:32:03.702123 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:32:03.702807 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:32:03.703080 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:32:03.720972 n-d-843301-2 sudo[153807]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:32:03.721780 n-d-843301-2 sudo[153807]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:32:04.093722 n-d-843301-2 sudo[153807]: pam_unix(sudo:session): session closed for user root
May 27 04:32:04.095975 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.393s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:32:04.097562 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:32:04.116563 n-d-843301-2 sudo[153810]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:32:04.118094 n-d-843301-2 sudo[153810]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:32:04.485967 n-d-843301-2 sudo[153810]: pam_unix(sudo:session): session closed for user root
May 27 04:32:04.487990 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.390s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:32:04.489366 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:32:23.450120 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-919f922e-69be-4a3e-9e13-337e9c276aea req-f7ac42ea-1359-4def-a419-cdfb8caafead tempest-TestMinimumBasicScenario-475528450 None] Terminate volume connection completed successfully.
May 27 04:32:23.450760 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-919f922e-69be-4a3e-9e13-337e9c276aea req-f7ac42ea-1359-4def-a419-cdfb8caafead tempest-TestMinimumBasicScenario-475528450 None] Deleting attachment c69f36c5-e7eb-41e4-92fc-69dbbef01919. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 04:32:23.455637 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:32:23.544305 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:32:23.544657 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432645696]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-283a93ef-9512-4f85-a597-bb03ea86d137\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-283a93ef-9512-4f85-a597-bb03ea86d137\n Backing store flags: \n Account information:\n B2xJ7voPniGzga2PHeeq\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:32:23.545319 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-919f922e-69be-4a3e-9e13-337e9c276aea req-f7ac42ea-1359-4def-a419-cdfb8caafead tempest-TestMinimumBasicScenario-475528450 None] Removing iscsi_target for Volume ID: 283a93ef-9512-4f85-a597-bb03ea86d137
May 27 04:32:23.546341 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-283a93ef-9512-4f85-a597-bb03ea86d137 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:32:23.636860 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-283a93ef-9512-4f85-a597-bb03ea86d137 -f" returned: 0 in 0.090s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:32:23.637292 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432645696]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:32:23.638487 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:32:23.728173 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:32:23.728492 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432645696]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:32:24.464556 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-5a6c57b2-24ab-4ac2-950d-253d177297db tempest-TestMinimumBasicScenario-475528450 None] Lock "b'cinder-283a93ef-9512-4f85-a597-bb03ea86d137-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:32:24.521770 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:32:24.614232 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:32:24.614729 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432645696]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:32:24.615410 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [None req-5a6c57b2-24ab-4ac2-950d-253d177297db tempest-TestMinimumBasicScenario-475528450 None] Skipping remove_export. No iscsi_target is presently exported for volume: 283a93ef-9512-4f85-a597-bb03ea86d137
May 27 04:32:24.616924 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5a6c57b2-24ab-4ac2-950d-253d177297db tempest-TestMinimumBasicScenario-475528450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-283a93ef-9512-4f85-a597-bb03ea86d137 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:32:24.635977 n-d-843301-2 sudo[153864]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-283a93ef-9512-4f85-a597-bb03ea86d137
May 27 04:32:24.636774 n-d-843301-2 sudo[153864]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:32:25.028479 n-d-843301-2 sudo[153864]: pam_unix(sudo:session): session closed for user root
May 27 04:32:25.030810 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5a6c57b2-24ab-4ac2-950d-253d177297db tempest-TestMinimumBasicScenario-475528450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-283a93ef-9512-4f85-a597-bb03ea86d137" returned: 0 in 0.414s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:32:25.032541 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5a6c57b2-24ab-4ac2-950d-253d177297db tempest-TestMinimumBasicScenario-475528450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-283a93ef-9512-4f85-a597-bb03ea86d137 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:32:25.050991 n-d-843301-2 sudo[153867]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-283a93ef-9512-4f85-a597-bb03ea86d137
May 27 04:32:25.051812 n-d-843301-2 sudo[153867]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:32:25.404958 n-d-843301-2 sudo[153867]: pam_unix(sudo:session): session closed for user root
May 27 04:32:25.407328 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5a6c57b2-24ab-4ac2-950d-253d177297db tempest-TestMinimumBasicScenario-475528450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-283a93ef-9512-4f85-a597-bb03ea86d137" returned: 0 in 0.374s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:32:25.409395 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5a6c57b2-24ab-4ac2-950d-253d177297db tempest-TestMinimumBasicScenario-475528450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-283a93ef-9512-4f85-a597-bb03ea86d137 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:32:25.427700 n-d-843301-2 sudo[153870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-283a93ef-9512-4f85-a597-bb03ea86d137
May 27 04:32:25.428489 n-d-843301-2 sudo[153870]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:32:25.855521 n-d-843301-2 sudo[153870]: pam_unix(sudo:session): session closed for user root
May 27 04:32:25.857757 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5a6c57b2-24ab-4ac2-950d-253d177297db tempest-TestMinimumBasicScenario-475528450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-283a93ef-9512-4f85-a597-bb03ea86d137" returned: 0 in 0.448s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:32:25.858848 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [None req-5a6c57b2-24ab-4ac2-950d-253d177297db tempest-TestMinimumBasicScenario-475528450 None] Successfully deleted volume: 283a93ef-9512-4f85-a597-bb03ea86d137
May 27 04:32:25.903318 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [None req-5a6c57b2-24ab-4ac2-950d-253d177297db tempest-TestMinimumBasicScenario-475528450 None] Created reservations ['b1937f09-8ab5-4c6d-9600-f3681d1def22', '6621ad5a-8773-463a-8c73-c8b0a3a5c315', '4063ec33-9623-4104-9746-a19c8dbd70aa', 'fc541467-b551-476a-811d-b2a1f2367129'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:32:25.905315 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [None req-5a6c57b2-24ab-4ac2-950d-253d177297db tempest-TestMinimumBasicScenario-475528450 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:32:25.905315 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:32:25.905315 n-d-843301-2 cinder-volume[92445]:
May 27 04:32:25.947149 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-5a6c57b2-24ab-4ac2-950d-253d177297db tempest-TestMinimumBasicScenario-475528450 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:32:25.947882 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5a6c57b2-24ab-4ac2-950d-253d177297db tempest-TestMinimumBasicScenario-475528450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:32:25.966546 n-d-843301-2 sudo[153877]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:32:25.967339 n-d-843301-2 sudo[153877]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:32:26.378718 n-d-843301-2 sudo[153877]: pam_unix(sudo:session): session closed for user root
May 27 04:32:26.381012 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5a6c57b2-24ab-4ac2-950d-253d177297db tempest-TestMinimumBasicScenario-475528450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:32:26.383567 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5a6c57b2-24ab-4ac2-950d-253d177297db tempest-TestMinimumBasicScenario-475528450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:32:26.402947 n-d-843301-2 sudo[153880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:32:26.403763 n-d-843301-2 sudo[153880]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:32:26.841598 n-d-843301-2 sudo[153880]: pam_unix(sudo:session): session closed for user root
May 27 04:32:26.844004 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-5a6c57b2-24ab-4ac2-950d-253d177297db tempest-TestMinimumBasicScenario-475528450 None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:32:26.846140 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-5a6c57b2-24ab-4ac2-950d-253d177297db tempest-TestMinimumBasicScenario-475528450 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:32:26.851965 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-5a6c57b2-24ab-4ac2-950d-253d177297db tempest-TestMinimumBasicScenario-475528450 None] Deleted volume successfully.
May 27 04:32:26.867246 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [None req-5a6c57b2-24ab-4ac2-950d-253d177297db tempest-TestMinimumBasicScenario-475528450 None] Lock "b'cinder-283a93ef-9512-4f85-a597-bb03ea86d137-delete_volume'" released by "delete_volume" :: held 2.402s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:33:03.705923 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:33:03.706855 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:33:03.707269 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:33:03.725213 n-d-843301-2 sudo[154280]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:33:03.725983 n-d-843301-2 sudo[154280]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:33:04.138970 n-d-843301-2 sudo[154280]: pam_unix(sudo:session): session closed for user root
May 27 04:33:04.141053 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:33:04.142620 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:33:04.160105 n-d-843301-2 sudo[154285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:33:04.160978 n-d-843301-2 sudo[154285]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:33:04.594708 n-d-843301-2 sudo[154285]: pam_unix(sudo:session): session closed for user root
May 27 04:33:04.596791 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:33:04.598141 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:34:03.705467 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:34:03.706399 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:34:03.706860 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:34:03.725056 n-d-843301-2 sudo[154385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:34:03.726400 n-d-843301-2 sudo[154385]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:34:04.158496 n-d-843301-2 sudo[154385]: pam_unix(sudo:session): session closed for user root
May 27 04:34:04.160487 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:34:04.162035 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:34:04.180299 n-d-843301-2 sudo[154388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:34:04.181099 n-d-843301-2 sudo[154388]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:34:04.579522 n-d-843301-2 sudo[154388]: pam_unix(sudo:session): session closed for user root
May 27 04:34:04.581992 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:34:04.583310 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:35:03.709782 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:35:03.710457 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:35:03.710888 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:35:03.731349 n-d-843301-2 sudo[154821]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:35:03.732174 n-d-843301-2 sudo[154821]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:35:04.158141 n-d-843301-2 sudo[154821]: pam_unix(sudo:session): session closed for user root
May 27 04:35:04.160151 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:35:04.161721 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:35:04.179848 n-d-843301-2 sudo[154825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:35:04.180628 n-d-843301-2 sudo[154825]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:35:04.598312 n-d-843301-2 sudo[154825]: pam_unix(sudo:session): session closed for user root
May 27 04:35:04.600882 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:35:04.602196 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:36:03.708680 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:36:03.709385 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:36:03.709819 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:36:03.727518 n-d-843301-2 sudo[154898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:36:03.728287 n-d-843301-2 sudo[154898]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:36:04.154017 n-d-843301-2 sudo[154898]: pam_unix(sudo:session): session closed for user root
May 27 04:36:04.156022 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:36:04.157585 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:36:04.176074 n-d-843301-2 sudo[154901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:36:04.176841 n-d-843301-2 sudo[154901]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:36:04.604127 n-d-843301-2 sudo[154901]: pam_unix(sudo:session): session closed for user root
May 27 04:36:04.606223 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:36:04.607518 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:37:03.705679 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:37:03.706212 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:37:03.707184 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:37:03.726103 n-d-843301-2 sudo[155329]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:37:03.726888 n-d-843301-2 sudo[155329]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:37:04.140601 n-d-843301-2 sudo[155329]: pam_unix(sudo:session): session closed for user root
May 27 04:37:04.143023 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.436s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:37:04.144916 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:37:04.165617 n-d-843301-2 sudo[155332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:37:04.166504 n-d-843301-2 sudo[155332]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:37:04.591572 n-d-843301-2 sudo[155332]: pam_unix(sudo:session): session closed for user root
May 27 04:37:04.593622 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:37:04.595141 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:38:03.703196 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:38:03.703950 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:38:03.704318 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:38:03.722963 n-d-843301-2 sudo[155418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:38:03.723744 n-d-843301-2 sudo[155418]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:38:04.152403 n-d-843301-2 sudo[155418]: pam_unix(sudo:session): session closed for user root
May 27 04:38:04.154458 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:38:04.156580 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:38:04.174268 n-d-843301-2 sudo[155421]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:38:04.175035 n-d-843301-2 sudo[155421]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:38:04.588062 n-d-843301-2 sudo[155421]: pam_unix(sudo:session): session closed for user root
May 27 04:38:04.590128 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:38:04.591398 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:39:03.709226 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:39:03.709833 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:39:03.710323 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:39:03.728130 n-d-843301-2 sudo[155852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:39:03.729024 n-d-843301-2 sudo[155852]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:39:04.149870 n-d-843301-2 sudo[155852]: pam_unix(sudo:session): session closed for user root
May 27 04:39:04.151888 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:39:04.153435 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:39:04.172050 n-d-843301-2 sudo[155855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:39:04.172830 n-d-843301-2 sudo[155855]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:39:04.584701 n-d-843301-2 sudo[155855]: pam_unix(sudo:session): session closed for user root
May 27 04:39:04.586839 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:39:04.588142 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:40:03.715087 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:40:03.715794 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:40:03.716229 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:40:03.735172 n-d-843301-2 sudo[155953]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:40:03.735991 n-d-843301-2 sudo[155953]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:40:04.137735 n-d-843301-2 sudo[155953]: pam_unix(sudo:session): session closed for user root
May 27 04:40:04.140285 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.424s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:40:04.141871 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:40:04.159920 n-d-843301-2 sudo[155956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:40:04.160692 n-d-843301-2 sudo[155956]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:40:04.593453 n-d-843301-2 sudo[155956]: pam_unix(sudo:session): session closed for user root
May 27 04:40:04.595593 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.453s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:40:04.596886 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:41:03.714642 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:41:03.715291 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:41:03.715744 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:41:03.734593 n-d-843301-2 sudo[156357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:41:03.735366 n-d-843301-2 sudo[156357]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:41:04.160798 n-d-843301-2 sudo[156357]: pam_unix(sudo:session): session closed for user root
May 27 04:41:04.163149 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:41:04.165094 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:41:04.191628 n-d-843301-2 sudo[156360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:41:04.192499 n-d-843301-2 sudo[156360]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:41:04.624326 n-d-843301-2 sudo[156360]: pam_unix(sudo:session): session closed for user root
May 27 04:41:04.626413 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:41:04.627729 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:42:03.715410 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:42:03.716064 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:42:03.716516 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:42:03.734976 n-d-843301-2 sudo[157028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:42:03.735766 n-d-843301-2 sudo[157028]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:42:04.153593 n-d-843301-2 sudo[157028]: pam_unix(sudo:session): session closed for user root
May 27 04:42:04.155587 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:42:04.157699 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:42:04.175808 n-d-843301-2 sudo[157031]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:42:04.176586 n-d-843301-2 sudo[157031]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:42:04.618741 n-d-843301-2 sudo[157031]: pam_unix(sudo:session): session closed for user root
May 27 04:42:04.620853 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:42:04.622203 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:43:03.719985 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:43:03.721068 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:43:03.721629 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:43:03.739963 n-d-843301-2 sudo[157105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:43:03.740745 n-d-843301-2 sudo[157105]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:43:04.158347 n-d-843301-2 sudo[157105]: pam_unix(sudo:session): session closed for user root
May 27 04:43:04.160353 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:43:04.161895 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:43:04.179459 n-d-843301-2 sudo[157108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:43:04.180224 n-d-843301-2 sudo[157108]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:43:04.596298 n-d-843301-2 sudo[157108]: pam_unix(sudo:session): session closed for user root
May 27 04:43:04.598400 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:43:04.599682 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:44:03.717693 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:44:03.718421 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:44:03.718803 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:44:03.743607 n-d-843301-2 sudo[157162]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:44:03.745365 n-d-843301-2 sudo[157162]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:44:04.180778 n-d-843301-2 sudo[157162]: pam_unix(sudo:session): session closed for user root
May 27 04:44:04.182872 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:44:04.184670 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:44:04.206154 n-d-843301-2 sudo[157165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:44:04.208878 n-d-843301-2 sudo[157165]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:44:04.691568 n-d-843301-2 sudo[157165]: pam_unix(sudo:session): session closed for user root
May 27 04:44:04.693594 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.509s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:44:04.695192 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:45:03.721929 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:45:03.722756 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:45:03.723071 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:45:03.741338 n-d-843301-2 sudo[157234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:45:03.742107 n-d-843301-2 sudo[157234]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:45:04.197861 n-d-843301-2 sudo[157234]: pam_unix(sudo:session): session closed for user root
May 27 04:45:04.199865 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:45:04.201440 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:45:04.219404 n-d-843301-2 sudo[157237]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:45:04.220676 n-d-843301-2 sudo[157237]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:45:04.646505 n-d-843301-2 sudo[157237]: pam_unix(sudo:session): session closed for user root
May 27 04:45:04.648652 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:45:04.649970 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:46:03.725713 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:46:03.726307 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:46:03.726814 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:46:03.745038 n-d-843301-2 sudo[157292]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:46:03.745807 n-d-843301-2 sudo[157292]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:46:04.194118 n-d-843301-2 sudo[157292]: pam_unix(sudo:session): session closed for user root
May 27 04:46:04.196100 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.469s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:46:04.197680 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:46:04.216266 n-d-843301-2 sudo[157295]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:46:04.217083 n-d-843301-2 sudo[157295]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:46:04.626589 n-d-843301-2 sudo[157295]: pam_unix(sudo:session): session closed for user root
May 27 04:46:04.629199 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:46:04.630480 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:46:32.138848 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843301-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843301-2@lvmdriver-1#lvmdriver-1']} {{(pid=92445) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 27 04:46:32.143091 n-d-843301-2 cinder-volume[92445]: WARNING stevedore.named [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 27 04:46:32.143591 n-d-843301-2 cinder-volume[92445]: WARNING castellan.key_manager [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
May 27 04:46:32.156077 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Flow 'volume_create_manager' (950bc67e-b3f7-4583-9350-eeacb9fc4ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:46:32.159799 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1d2de78-de13-4720-9c57-dbb0d2c4eb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:46:32.181468 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_db.sqlalchemy.engines [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=92445) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 27 04:46:32.205622 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1d2de78-de13-4720-9c57-dbb0d2c4eb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-27T04:46:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1725045884',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843301-2@lvmdriver-1#lvmdriver-1',id=3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aaa8ff8a0c147889d6e2337f4401d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-27T04:46:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-27T04:46:32Z,user_id='106c66e988ee443fb514e3679bab421c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a237f4-705d-410c-819c-9a8b7ad1fe35),volume_type_id=a5a237f4-705d-410c-819c-9a8b7ad1fe35)' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:46:32.208273 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f4568d27-23c6-48f2-9228-18a61967a921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:46:32.210329 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f4568d27-23c6-48f2-9228-18a61967a921) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:46:32.212563 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b0800d5-06b3-414c-a73b-5487ffdb59b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:46:32.287788 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b0800d5-06b3-414c-a73b-5487ffdb59b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39', 'volume_name': 'volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:46:32.290082 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0609a19-51b5-461f-be7a-01be1ccad14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:46:32.292204 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0609a19-51b5-461f-be7a-01be1ccad14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:46:32.294296 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2c3bb8d1-19b2-4f3f-9f31-a49bec789dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:46:32.295121 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Volume 3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 27 04:46:32.295730 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Cloning 3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 from image c742528c-2e23-4c76-85af-75edbc35cc02 at location (None, None). {{(pid=92445) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 27 04:46:40.553525 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_jn2zrshsn-d-843301-2@lvmdriver-1, size 616.00 MB, duration 8.26 sec {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 27 04:46:40.554238 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Image download 616.00 MB at 74.61 MB/s
May 27 04:46:40.591993 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_jn2zrshsn-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:46:40.671344 n-d-843301-2 sudo[157334]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_jn2zrshsn-d-843301-2@lvmdriver-1
May 27 04:46:40.672129 n-d-843301-2 sudo[157334]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:46:40.979837 n-d-843301-2 sudo[157334]: pam_unix(sudo:session): session closed for user root
May 27 04:46:40.982197 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_jn2zrshsn-d-843301-2@lvmdriver-1" returned: 0 in 0.390s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:46:40.983201 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 is fetched for user 106c66e988ee443fb514e3679bab421c. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 27 04:46:41.038309 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_jn2zrshsn-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:46:41.116448 n-d-843301-2 sudo[157339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_jn2zrshsn-d-843301-2@lvmdriver-1
May 27 04:46:41.117253 n-d-843301-2 sudo[157339]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:46:41.414239 n-d-843301-2 sudo[157339]: pam_unix(sudo:session): session closed for user root
May 27 04:46:41.416517 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_jn2zrshsn-d-843301-2@lvmdriver-1" returned: 0 in 0.380s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:46:41.418870 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 stack-volumes-lvmdriver-1 -L 1g {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:46:41.436529 n-d-843301-2 sudo[157344]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 stack-volumes-lvmdriver-1 -L 1g
May 27 04:46:41.437332 n-d-843301-2 sudo[157344]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:46:41.929520 n-d-843301-2 sudo[157344]: pam_unix(sudo:session): session closed for user root
May 27 04:46:41.931602 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.512s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:46:41.948259 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Attempting download of c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume 3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 27 04:46:41.984135 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_5wqpp6s7 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:46:42.065158 n-d-843301-2 sudo[157378]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_c742528c-2e23-4c76-85af-75edbc35cc02_5wqpp6s7
May 27 04:46:42.065953 n-d-843301-2 sudo[157378]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:46:42.360818 n-d-843301-2 sudo[157378]: pam_unix(sudo:session): session closed for user root
May 27 04:46:42.363118 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_c742528c-2e23-4c76-85af-75edbc35cc02_5wqpp6s7" returned: 0 in 0.379s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:46:42.364400 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_jn2zrshsn-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:46:42.443520 n-d-843301-2 sudo[157382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_jn2zrshsn-d-843301-2@lvmdriver-1
May 27 04:46:42.444304 n-d-843301-2 sudo[157382]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:46:42.742350 n-d-843301-2 sudo[157382]: pam_unix(sudo:session): session closed for user root
May 27 04:46:42.744605 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_jn2zrshsn-d-843301-2@lvmdriver-1" returned: 0 in 0.380s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:46:42.745448 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] c742528c-2e23-4c76-85af-75edbc35cc02 was vhdx, converting to raw {{(pid=92445) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 27 04:46:42.746414 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_jn2zrshsn-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3cf4d7f9--bef1--4c82--9b1e--4ff23ab48d39 oflag=direct {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:46:42.763855 n-d-843301-2 sudo[157387]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_jn2zrshsn-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3cf4d7f9--bef1--4c82--9b1e--4ff23ab48d39 oflag=direct
May 27 04:46:42.764624 n-d-843301-2 sudo[157387]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:46:43.060638 n-d-843301-2 sudo[157387]: pam_unix(sudo:session): session closed for user root
May 27 04:46:43.062998 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_jn2zrshsn-d-843301-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3cf4d7f9--bef1--4c82--9b1e--4ff23ab48d39 oflag=direct" returned: 0 in 0.316s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:46:43.064870 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 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_c742528c-2e23-4c76-85af-75edbc35cc02_jn2zrshsn-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--3cf4d7f9--bef1--4c82--9b1e--4ff23ab48d39 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:46:43.084826 n-d-843301-2 sudo[157399]: 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_c742528c-2e23-4c76-85af-75edbc35cc02_jn2zrshsn-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--3cf4d7f9--bef1--4c82--9b1e--4ff23ab48d39
May 27 04:46:43.085659 n-d-843301-2 sudo[157399]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:46:43.782932 n-d-843301-2 sudo[157399]: pam_unix(sudo:session): session closed for user root
May 27 04:46:43.785257 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 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_c742528c-2e23-4c76-85af-75edbc35cc02_jn2zrshsn-d-843301-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--3cf4d7f9--bef1--4c82--9b1e--4ff23ab48d39" returned: 0 in 0.720s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:46:43.786352 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_jn2zrshsn-d-843301-2@lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:46:43.865923 n-d-843301-2 sudo[157430]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_jn2zrshsn-d-843301-2@lvmdriver-1
May 27 04:46:43.866704 n-d-843301-2 sudo[157430]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:46:44.162453 n-d-843301-2 sudo[157430]: pam_unix(sudo:session): session closed for user root
May 27 04:46:44.164722 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_jn2zrshsn-d-843301-2@lvmdriver-1" returned: 0 in 0.378s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:46:44.165595 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c742528c-2e23-4c76-85af-75edbc35cc02_jn2zrshsn-d-843301-2@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--3cf4d7f9--bef1--4c82--9b1e--4ff23ab48d39 {{(pid=92445) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 27 04:46:44.165970 n-d-843301-2 cinder-volume[92445]: INFO cinder.image.image_utils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Converted 700.00 MB image at 700.00 MB/s
May 27 04:46:44.166565 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Downloaded image c742528c-2e23-4c76-85af-75edbc35cc02 ((None, None)) to volume 3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 successfully. {{(pid=92445) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 27 04:46:44.278822 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.image.image_utils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Temporary image c742528c-2e23-4c76-85af-75edbc35cc02 for user 106c66e988ee443fb514e3679bab421c is deleted. {{(pid=92445) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 27 04:46:44.279484 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.volume_utils [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Marking volume 3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 as bootable. {{(pid=92445) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 27 04:46:44.290218 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Copying metadata from image c742528c-2e23-4c76-85af-75edbc35cc02 to 3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39. {{(pid=92445) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 27 04:46:44.290627 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.flows.manager.create_volume [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Creating volume glance metadata for volume 3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 backed by image c742528c-2e23-4c76-85af-75edbc35cc02 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92445) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 27 04:46:44.366628 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2c3bb8d1-19b2-4f3f-9f31-a49bec789dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39', 'volume_size': 1, 'image_id': 'c742528c-2e23-4c76-85af-75edbc35cc02', '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': '838934cf86cd41a8a03ea3aae9755cbf', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c742528c-2e23-4c76-85af-75edbc35cc02', 'created_at': datetime.datetime(2022, 5, 27, 3, 14, 28, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 27, 3, 14, 46, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c742528c-2e23-4c76-85af-75edbc35cc02/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:46:44.368697 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d89a07a-1122-41e2-847b-ea4f4b94cef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 27 04:46:44.375845 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.flows.manager.create_volume [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Volume volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 (3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39): created successfully
May 27 04:46:44.377827 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d89a07a-1122-41e2-847b-ea4f4b94cef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92445) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 27 04:46:44.380594 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Flow 'volume_create_manager' (950bc67e-b3f7-4583-9350-eeacb9fc4ecd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92445) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 27 04:46:44.387392 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [None req-6a45159f-9927-4458-ba65-300398186419 tempest-TestShelveInstance-2085750442 None] Created volume successfully.
May 27 04:46:51.916692 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-60d0006b-f422-4b36-b399-3068e735ec1b req-814179b1-e01d-4543-b3bd-0d1a80ca5314 tempest-TestShelveInstance-2085750442 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:46:51.935324 n-d-843301-2 sudo[157437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39
May 27 04:46:51.936204 n-d-843301-2 sudo[157437]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:46:52.335477 n-d-843301-2 sudo[157437]: pam_unix(sudo:session): session closed for user root
May 27 04:46:52.337935 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-60d0006b-f422-4b36-b399-3068e735ec1b req-814179b1-e01d-4543-b3bd-0d1a80ca5314 tempest-TestShelveInstance-2085750442 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39" returned: 0 in 0.421s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:46:52.384280 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:46:52.390685 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:46:52.391560 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430726752]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:46:52.392229 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-60d0006b-f422-4b36-b399-3068e735ec1b req-814179b1-e01d-4543-b3bd-0d1a80ca5314 tempest-TestShelveInstance-2085750442 None] Targets prior to update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:46:52.393057 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-60d0006b-f422-4b36-b399-3068e735ec1b req-814179b1-e01d-4543-b3bd-0d1a80ca5314 tempest-TestShelveInstance-2085750442 None] Creating iscsi_target for Volume ID: volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:46:52.396017 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-60d0006b-f422-4b36-b399-3068e735ec1b req-814179b1-e01d-4543-b3bd-0d1a80ca5314 tempest-TestShelveInstance-2085750442 None] Created volume path /opt/stack/data/cinder/volumes/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39,
May 27 04:46:52.396017 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:46:52.396017 n-d-843301-2 cinder-volume[92445]:
May 27 04:46:52.396017 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39
May 27 04:46:52.396017 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:46:52.396017 n-d-843301-2 cinder-volume[92445]: incominguser ChAu4KV3fAPSfwqMoFx7 fPUto32wfQNUPGV7
May 27 04:46:52.396017 n-d-843301-2 cinder-volume[92445]:
May 27 04:46:52.396017 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:46:52.396017 n-d-843301-2 cinder-volume[92445]:
May 27 04:46:52.396017 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:46:52.397297 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:46:52.749903 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39" returned: 0 in 0.352s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:46:52.750249 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430726752]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:46:52.751451 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-60d0006b-f422-4b36-b399-3068e735ec1b req-814179b1-e01d-4543-b3bd-0d1a80ca5314 tempest-TestShelveInstance-2085750442 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:46:52.751804 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-60d0006b-f422-4b36-b399-3068e735ec1b req-814179b1-e01d-4543-b3bd-0d1a80ca5314 tempest-TestShelveInstance-2085750442 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:46:52.752971 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:46:52.759303 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:46:52.759816 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430726752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39\n Backing store flags: \n Account information:\n ChAu4KV3fAPSfwqMoFx7\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:46:52.760336 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-60d0006b-f422-4b36-b399-3068e735ec1b req-814179b1-e01d-4543-b3bd-0d1a80ca5314 tempest-TestShelveInstance-2085750442 None] Targets after update: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:46:52.761521 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:46:52.848435 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:46:52.848825 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430726752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39\n Backing store flags: \n Account information:\n ChAu4KV3fAPSfwqMoFx7\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:46:52.850002 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:46:52.942640 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:46:52.943260 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777430726752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39\n Backing store flags: \n Account information:\n ChAu4KV3fAPSfwqMoFx7\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:46:52.943945 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-60d0006b-f422-4b36-b399-3068e735ec1b req-814179b1-e01d-4543-b3bd-0d1a80ca5314 tempest-TestShelveInstance-2085750442 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:46:52.986388 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-60d0006b-f422-4b36-b399-3068e735ec1b req-814179b1-e01d-4543-b3bd-0d1a80ca5314 tempest-TestShelveInstance-2085750442 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39', 'target_lun': 1, 'volume_id': '3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39', 'auth_method': 'CHAP', 'auth_username': 'ChAu4KV3fAPSfwqMoFx7', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '04c6ac66-3ef5-47bb-87ce-212e3092ebce'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 04:46:53.099242 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-60d0006b-f422-4b36-b399-3068e735ec1b req-814179b1-e01d-4543-b3bd-0d1a80ca5314 tempest-TestShelveInstance-2085750442 None] attachment_update completed successfully.
May 27 04:47:03.727254 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:47:03.727865 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:47:03.728401 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:47:03.747312 n-d-843301-2 sudo[157541]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:47:03.749030 n-d-843301-2 sudo[157541]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:47:04.136912 n-d-843301-2 sudo[157541]: pam_unix(sudo:session): session closed for user root
May 27 04:47:04.138981 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.410s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:47:04.140591 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:47:04.158697 n-d-843301-2 sudo[157544]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:47:04.159473 n-d-843301-2 sudo[157544]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:47:04.539499 n-d-843301-2 sudo[157544]: pam_unix(sudo:session): session closed for user root
May 27 04:47:04.542091 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:47:04.544558 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:48:03.731312 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:48:03.731899 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:48:03.732361 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:48:03.750634 n-d-843301-2 sudo[157619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:48:03.751429 n-d-843301-2 sudo[157619]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:48:04.146064 n-d-843301-2 sudo[157619]: pam_unix(sudo:session): session closed for user root
May 27 04:48:04.148071 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:48:04.149620 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:48:04.167063 n-d-843301-2 sudo[157622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:48:04.167836 n-d-843301-2 sudo[157622]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:48:04.549790 n-d-843301-2 sudo[157622]: pam_unix(sudo:session): session closed for user root
May 27 04:48:04.551840 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:48:04.553214 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:49:03.730755 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:49:03.731279 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:49:03.731854 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:49:03.750730 n-d-843301-2 sudo[157675]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:49:03.751504 n-d-843301-2 sudo[157675]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:49:04.115853 n-d-843301-2 sudo[157675]: pam_unix(sudo:session): session closed for user root
May 27 04:49:04.117863 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.386s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:49:04.119454 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:49:04.136996 n-d-843301-2 sudo[157678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:49:04.137760 n-d-843301-2 sudo[157678]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:49:04.505755 n-d-843301-2 sudo[157678]: pam_unix(sudo:session): session closed for user root
May 27 04:49:04.507851 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.388s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:49:04.509209 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:49:18.749282 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-5117290c-08ef-422f-bac3-ca421a2f495c req-05b7e80d-654e-45d0-9b02-3fe681d68a37 tempest-TestShelveInstance-2085750442 None] Terminate volume connection completed successfully.
May 27 04:49:18.749892 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-5117290c-08ef-422f-bac3-ca421a2f495c req-05b7e80d-654e-45d0-9b02-3fe681d68a37 tempest-TestShelveInstance-2085750442 None] Deleting attachment 04c6ac66-3ef5-47bb-87ce-212e3092ebce. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 04:49:20.506640 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-1b055341-e187-40fc-81cc-49b4107fad42 req-514c069f-4913-446b-97f9-94d19dcd06bb tempest-TestShelveInstance-2085750442 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:49:20.526484 n-d-843301-2 sudo[157686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39
May 27 04:49:20.527302 n-d-843301-2 sudo[157686]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:49:20.914231 n-d-843301-2 sudo[157686]: pam_unix(sudo:session): session closed for user root
May 27 04:49:20.916649 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-1b055341-e187-40fc-81cc-49b4107fad42 req-514c069f-4913-446b-97f9-94d19dcd06bb tempest-TestShelveInstance-2085750442 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39" returned: 0 in 0.410s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:49:20.962628 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:49:20.968771 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:49:20.969196 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432647776]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39\n Backing store flags: \n Account information:\n ChAu4KV3fAPSfwqMoFx7\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-1b055341-e187-40fc-81cc-49b4107fad42 req-514c069f-4913-446b-97f9-94d19dcd06bb tempest-TestShelveInstance-2085750442 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: ChAu4KV3fAPSfwqMoFx7
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:49:20.969892 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 27 04:49:20.972153 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-1b055341-e187-40fc-81cc-49b4107fad42 req-514c069f-4913-446b-97f9-94d19dcd06bb tempest-TestShelveInstance-2085750442 None] Creating iscsi_target for Volume ID: volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 27 04:49:20.972153 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-1b055341-e187-40fc-81cc-49b4107fad42 req-514c069f-4913-446b-97f9-94d19dcd06bb tempest-TestShelveInstance-2085750442 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
May 27 04:49:20.976182 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-1b055341-e187-40fc-81cc-49b4107fad42 req-514c069f-4913-446b-97f9-94d19dcd06bb tempest-TestShelveInstance-2085750442 None] Created volume path /opt/stack/data/cinder/volumes/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39,
May 27 04:49:20.976182 n-d-843301-2 cinder-volume[92445]: content:
May 27 04:49:20.976182 n-d-843301-2 cinder-volume[92445]:
May 27 04:49:20.976182 n-d-843301-2 cinder-volume[92445]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39
May 27 04:49:20.976182 n-d-843301-2 cinder-volume[92445]: driver iscsi
May 27 04:49:20.976182 n-d-843301-2 cinder-volume[92445]: incominguser ChAu4KV3fAPSfwqMoFx7 fPUto32wfQNUPGV7
May 27 04:49:20.976182 n-d-843301-2 cinder-volume[92445]:
May 27 04:49:20.976182 n-d-843301-2 cinder-volume[92445]: write-cache on
May 27 04:49:20.976182 n-d-843301-2 cinder-volume[92445]:
May 27 04:49:20.976182 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 27 04:49:20.977641 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:49:21.359849 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39" returned: 0 in 0.382s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:49:21.360205 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432647776]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:49:21.360790 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-1b055341-e187-40fc-81cc-49b4107fad42 req-514c069f-4913-446b-97f9-94d19dcd06bb tempest-TestShelveInstance-2085750442 None] StdOut from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 27 04:49:21.361174 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-1b055341-e187-40fc-81cc-49b4107fad42 req-514c069f-4913-446b-97f9-94d19dcd06bb tempest-TestShelveInstance-2085750442 None] StdErr from tgt-admin --update: {{(pid=92445) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 27 04:49:21.362420 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:49:21.368384 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:49:21.368700 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432647776]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39\n Backing store flags: \n Account information:\n ChAu4KV3fAPSfwqMoFx7\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.tgt [req-1b055341-e187-40fc-81cc-49b4107fad42 req-514c069f-4913-446b-97f9-94d19dcd06bb tempest-TestShelveInstance-2085750442 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: System information:
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Driver: iscsi
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: State: ready
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: I_T nexus information:
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: LUN information:
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: LUN: 0
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Type: controller
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010000
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf10
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Size: 0 MB, Block size: 1
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Backing store type: null
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Backing store path: None
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: LUN: 1
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Type: disk
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: SCSI ID: IET 00010001
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: SCSI SN: beaf11
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Size: 1074 MB, Block size: 512
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Online: Yes
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Removable media: No
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Prevent removal: No
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Readonly: No
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: SWP: No
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Thin-provisioning: No
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Backing store type: rdwr
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Backing store flags:
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: Account information:
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: ChAu4KV3fAPSfwqMoFx7
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: ACL information:
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: ALL
May 27 04:49:21.369243 n-d-843301-2 cinder-volume[92445]: {{(pid=92445) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 27 04:49:21.371390 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:49:21.456801 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:49:21.457156 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432647776]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39\n Backing store flags: \n Account information:\n ChAu4KV3fAPSfwqMoFx7\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:49:21.458310 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:49:21.547837 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:49:21.548407 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432647776]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39\n Backing store flags: \n Account information:\n ChAu4KV3fAPSfwqMoFx7\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:49:21.549151 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.targets.iscsi [req-1b055341-e187-40fc-81cc-49b4107fad42 req-514c069f-4913-446b-97f9-94d19dcd06bb tempest-TestShelveInstance-2085750442 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 1 {{(pid=92445) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 27 04:49:21.590254 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-1b055341-e187-40fc-81cc-49b4107fad42 req-514c069f-4913-446b-97f9-94d19dcd06bb tempest-TestShelveInstance-2085750442 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.46:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39', 'target_lun': 1, 'volume_id': '3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39', 'auth_method': 'CHAP', 'auth_username': 'ChAu4KV3fAPSfwqMoFx7', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '5d3c0e66-a2b0-41a3-9863-56d1ef217555'} {{(pid=92445) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 27 04:49:21.698808 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-1b055341-e187-40fc-81cc-49b4107fad42 req-514c069f-4913-446b-97f9-94d19dcd06bb tempest-TestShelveInstance-2085750442 None] attachment_update completed successfully.
May 27 04:50:03.735385 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:50:03.735937 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:50:03.736456 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:50:03.754080 n-d-843301-2 sudo[157778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:50:03.754870 n-d-843301-2 sudo[157778]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:50:04.167420 n-d-843301-2 sudo[157778]: pam_unix(sudo:session): session closed for user root
May 27 04:50:04.169471 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:50:04.171135 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:50:04.188807 n-d-843301-2 sudo[157781]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:50:04.189614 n-d-843301-2 sudo[157781]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:50:04.607044 n-d-843301-2 sudo[157781]: pam_unix(sudo:session): session closed for user root
May 27 04:50:04.609364 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:50:04.611032 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:50:50.431105 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-6b05f0f5-9e3c-4c14-b739-ce3a7b6527e4 tempest-TestShelveInstance-2085750442 None] Terminate volume connection completed successfully.
May 27 04:50:50.431740 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.manager [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-6b05f0f5-9e3c-4c14-b739-ce3a7b6527e4 tempest-TestShelveInstance-2085750442 None] Deleting attachment 5d3c0e66-a2b0-41a3-9863-56d1ef217555. {{(pid=92445) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 27 04:50:50.432886 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:50:50.537703 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.105s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:50:50.538049 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432647456]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39\n Backing store flags: \n Account information:\n ChAu4KV3fAPSfwqMoFx7\n ACL information:\n ALL\n', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:50:50.538699 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.tgt [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-6b05f0f5-9e3c-4c14-b739-ce3a7b6527e4 tempest-TestShelveInstance-2085750442 None] Removing iscsi_target for Volume ID: 3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39
May 27 04:50:50.539798 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 -f {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:50:50.655112 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 -f" returned: 0 in 0.115s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:50:50.655447 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432647456]: (4, None) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:50:50.659380 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:50:50.748145 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:50:50.748473 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432647456]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:50:50.897124 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-00dac40b-2096-478d-8b43-e3b299f29e52 tempest-TestShelveInstance-2085750442 None] Lock "b'cinder-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 27 04:50:50.954761 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:50:51.042432 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=102269) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:50:51.042760 n-d-843301-2 cinder-volume[92445]: DEBUG oslo.privsep.daemon [-] privsep: reply[139777432647456]: (4, ('', '')) {{(pid=102269) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 27 04:50:51.043433 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.targets.iscsi [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-00dac40b-2096-478d-8b43-e3b299f29e52 tempest-TestShelveInstance-2085750442 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39
May 27 04:50:51.044435 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-00dac40b-2096-478d-8b43-e3b299f29e52 tempest-TestShelveInstance-2085750442 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:50:51.062419 n-d-843301-2 sudo[157842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39
May 27 04:50:51.063711 n-d-843301-2 sudo[157842]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:50:51.434163 n-d-843301-2 sudo[157842]: pam_unix(sudo:session): session closed for user root
May 27 04:50:51.436411 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-00dac40b-2096-478d-8b43-e3b299f29e52 tempest-TestShelveInstance-2085750442 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39" returned: 0 in 0.391s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:50:51.438838 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-00dac40b-2096-478d-8b43-e3b299f29e52 tempest-TestShelveInstance-2085750442 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:50:51.456876 n-d-843301-2 sudo[157845]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39
May 27 04:50:51.457673 n-d-843301-2 sudo[157845]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:50:51.826962 n-d-843301-2 sudo[157845]: pam_unix(sudo:session): session closed for user root
May 27 04:50:51.829378 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-00dac40b-2096-478d-8b43-e3b299f29e52 tempest-TestShelveInstance-2085750442 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39" returned: 0 in 0.391s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:50:51.831736 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-00dac40b-2096-478d-8b43-e3b299f29e52 tempest-TestShelveInstance-2085750442 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:50:51.850670 n-d-843301-2 sudo[157848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39
May 27 04:50:51.851456 n-d-843301-2 sudo[157848]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:50:52.301731 n-d-843301-2 sudo[157848]: pam_unix(sudo:session): session closed for user root
May 27 04:50:52.303764 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-00dac40b-2096-478d-8b43-e3b299f29e52 tempest-TestShelveInstance-2085750442 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39" returned: 0 in 0.472s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:50:52.304844 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.drivers.lvm [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-00dac40b-2096-478d-8b43-e3b299f29e52 tempest-TestShelveInstance-2085750442 None] Successfully deleted volume: 3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39
May 27 04:50:52.348828 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.quota [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-00dac40b-2096-478d-8b43-e3b299f29e52 tempest-TestShelveInstance-2085750442 None] Created reservations ['2122ebba-d5b2-4729-aad0-7239a9f6fe67', 'b76da9ad-75e7-46a5-b82c-5820747b71a7', '9f4e5163-c1ef-4beb-8a5b-61ecbbb6829c', '5001ced4-d244-4dd2-901f-3998d2917e1a'] {{(pid=92445) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 27 04:50:52.350939 n-d-843301-2 cinder-volume[92445]: WARNING py.warnings [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-00dac40b-2096-478d-8b43-e3b299f29e52 tempest-TestShelveInstance-2085750442 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 27 04:50:52.350939 n-d-843301-2 cinder-volume[92445]: util.warn(
May 27 04:50:52.350939 n-d-843301-2 cinder-volume[92445]:
May 27 04:50:52.393967 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-00dac40b-2096-478d-8b43-e3b299f29e52 tempest-TestShelveInstance-2085750442 None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:50:52.394751 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-00dac40b-2096-478d-8b43-e3b299f29e52 tempest-TestShelveInstance-2085750442 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:50:52.413172 n-d-843301-2 sudo[157855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:50:52.413961 n-d-843301-2 sudo[157855]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:50:52.845937 n-d-843301-2 sudo[157855]: pam_unix(sudo:session): session closed for user root
May 27 04:50:52.848200 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-00dac40b-2096-478d-8b43-e3b299f29e52 tempest-TestShelveInstance-2085750442 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:50:52.850299 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-00dac40b-2096-478d-8b43-e3b299f29e52 tempest-TestShelveInstance-2085750442 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:50:52.868813 n-d-843301-2 sudo[157858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:50:52.869604 n-d-843301-2 sudo[157858]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:50:53.301667 n-d-843301-2 sudo[157858]: pam_unix(sudo:session): session closed for user root
May 27 04:50:53.303963 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-00dac40b-2096-478d-8b43-e3b299f29e52 tempest-TestShelveInstance-2085750442 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.453s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:50:53.306169 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-00dac40b-2096-478d-8b43-e3b299f29e52 tempest-TestShelveInstance-2085750442 None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:50:53.312306 n-d-843301-2 cinder-volume[92445]: INFO cinder.volume.manager [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-00dac40b-2096-478d-8b43-e3b299f29e52 tempest-TestShelveInstance-2085750442 None] Deleted volume successfully.
May 27 04:50:53.325571 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.coordination [req-b563818a-1fb5-4678-9ab4-c1de8f399a20 req-00dac40b-2096-478d-8b43-e3b299f29e52 tempest-TestShelveInstance-2085750442 None] Lock "b'cinder-3cf4d7f9-bef1-4c82-9b1e-4ff23ab48d39-delete_volume'" released by "delete_volume" :: held 2.429s {{(pid=92445) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 27 04:51:03.738106 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:51:03.738690 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:51:03.739199 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:51:03.759012 n-d-843301-2 sudo[157968]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:51:03.759797 n-d-843301-2 sudo[157968]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:51:04.168536 n-d-843301-2 sudo[157968]: pam_unix(sudo:session): session closed for user root
May 27 04:51:04.170599 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:51:04.172135 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:51:04.190157 n-d-843301-2 sudo[157971]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:51:04.190949 n-d-843301-2 sudo[157971]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:51:04.614910 n-d-843301-2 sudo[157971]: pam_unix(sudo:session): session closed for user root
May 27 04:51:04.617286 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:51:04.618922 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:52:03.738434 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:52:03.739030 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:52:03.739572 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:52:03.757872 n-d-843301-2 sudo[158597]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:52:03.758644 n-d-843301-2 sudo[158597]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:52:04.171592 n-d-843301-2 sudo[158597]: pam_unix(sudo:session): session closed for user root
May 27 04:52:04.173674 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:52:04.175198 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:52:04.195155 n-d-843301-2 sudo[158600]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:52:04.195931 n-d-843301-2 sudo[158600]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:52:04.598703 n-d-843301-2 sudo[158600]: pam_unix(sudo:session): session closed for user root
May 27 04:52:04.600715 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.425s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:52:04.602003 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:53:03.737470 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:53:03.738067 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:53:03.738576 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:53:03.756131 n-d-843301-2 sudo[158657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:53:03.756889 n-d-843301-2 sudo[158657]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:53:04.182554 n-d-843301-2 sudo[158657]: pam_unix(sudo:session): session closed for user root
May 27 04:53:04.184604 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:53:04.186172 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:53:04.204261 n-d-843301-2 sudo[158660]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:53:04.205068 n-d-843301-2 sudo[158660]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:53:04.613405 n-d-843301-2 sudo[158660]: pam_unix(sudo:session): session closed for user root
May 27 04:53:04.615484 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.429s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:53:04.616769 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:54:03.743413 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:54:03.744021 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:54:03.744493 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:54:03.762071 n-d-843301-2 sudo[158741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:54:03.762838 n-d-843301-2 sudo[158741]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:54:04.173751 n-d-843301-2 sudo[158741]: pam_unix(sudo:session): session closed for user root
May 27 04:54:04.175850 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:54:04.177669 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:54:04.196737 n-d-843301-2 sudo[158744]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:54:04.197561 n-d-843301-2 sudo[158744]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:54:04.598271 n-d-843301-2 sudo[158744]: pam_unix(sudo:session): session closed for user root
May 27 04:54:04.600351 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:54:04.601693 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:55:03.740497 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:55:03.741200 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:55:03.741640 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:55:03.760129 n-d-843301-2 sudo[158812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:55:03.760921 n-d-843301-2 sudo[158812]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:55:04.173374 n-d-843301-2 sudo[158812]: pam_unix(sudo:session): session closed for user root
May 27 04:55:04.175355 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:55:04.176852 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:55:04.195841 n-d-843301-2 sudo[158815]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:55:04.196642 n-d-843301-2 sudo[158815]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:55:04.617055 n-d-843301-2 sudo[158815]: pam_unix(sudo:session): session closed for user root
May 27 04:55:04.619188 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:55:04.620497 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:57:03.741000 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:57:03.741638 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:57:03.742112 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:57:03.763325 n-d-843301-2 sudo[159051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:57:03.764113 n-d-843301-2 sudo[159051]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:57:04.216820 n-d-843301-2 sudo[159051]: pam_unix(sudo:session): session closed for user root
May 27 04:57:04.219397 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:57:04.221020 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:57:04.238711 n-d-843301-2 sudo[159054]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:57:04.239475 n-d-843301-2 sudo[159054]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:57:04.669168 n-d-843301-2 sudo[159054]: pam_unix(sudo:session): session closed for user root
May 27 04:57:04.671272 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:57:04.672566 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:58:03.739605 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:58:03.740162 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:58:03.740676 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:58:03.759171 n-d-843301-2 sudo[159114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:58:03.759956 n-d-843301-2 sudo[159114]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:58:04.194602 n-d-843301-2 sudo[159114]: pam_unix(sudo:session): session closed for user root
May 27 04:58:04.196687 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:58:04.198276 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:58:04.216367 n-d-843301-2 sudo[159117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:58:04.217197 n-d-843301-2 sudo[159117]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:58:04.638719 n-d-843301-2 sudo[159117]: pam_unix(sudo:session): session closed for user root
May 27 04:58:04.640857 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:58:04.642214 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 04:59:03.739566 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 04:59:03.740108 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 04:59:03.740602 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:59:03.759055 n-d-843301-2 sudo[159184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 04:59:03.759850 n-d-843301-2 sudo[159184]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:59:04.175492 n-d-843301-2 sudo[159184]: pam_unix(sudo:session): session closed for user root
May 27 04:59:04.177525 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:59:04.179022 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 04:59:04.198072 n-d-843301-2 sudo[159187]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 04:59:04.198857 n-d-843301-2 sudo[159187]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 04:59:04.623565 n-d-843301-2 sudo[159187]: pam_unix(sudo:session): session closed for user root
May 27 04:59:04.625696 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 04:59:04.626976 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 05:00:03.744881 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 05:00:03.745432 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 05:00:03.745991 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 05:00:03.764412 n-d-843301-2 sudo[159236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 05:00:03.765362 n-d-843301-2 sudo[159236]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 05:00:04.186791 n-d-843301-2 sudo[159236]: pam_unix(sudo:session): session closed for user root
May 27 05:00:04.188791 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 05:00:04.190334 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 05:00:04.210014 n-d-843301-2 sudo[159239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 05:00:04.210802 n-d-843301-2 sudo[159239]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 05:00:04.638811 n-d-843301-2 sudo[159239]: pam_unix(sudo:session): session closed for user root
May 27 05:00:04.640870 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 05:00:04.642194 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 05:01:03.751132 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 05:01:03.751704 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 05:01:03.752186 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 05:01:03.770531 n-d-843301-2 sudo[159288]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 05:01:03.771305 n-d-843301-2 sudo[159288]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 05:01:04.178670 n-d-843301-2 sudo[159288]: pam_unix(sudo:session): session closed for user root
May 27 05:01:04.180707 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 05:01:04.182474 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 05:01:04.200640 n-d-843301-2 sudo[159291]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 05:01:04.201464 n-d-843301-2 sudo[159291]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 05:01:04.611688 n-d-843301-2 sudo[159291]: pam_unix(sudo:session): session closed for user root
May 27 05:01:04.613789 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 05:01:04.615103 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 05:02:03.752490 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 05:02:03.753080 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 05:02:03.753573 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 05:02:03.772226 n-d-843301-2 sudo[159341]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 05:02:03.773032 n-d-843301-2 sudo[159341]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 05:02:04.194539 n-d-843301-2 sudo[159341]: pam_unix(sudo:session): session closed for user root
May 27 05:02:04.196565 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.443s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 05:02:04.198155 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 05:02:04.216525 n-d-843301-2 sudo[159344]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 05:02:04.217344 n-d-843301-2 sudo[159344]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 05:02:04.630099 n-d-843301-2 sudo[159344]: pam_unix(sudo:session): session closed for user root
May 27 05:02:04.632158 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.434s {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 05:02:04.633502 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 05:03:03.750967 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 05:03:03.751569 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 05:03:03.752035 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 05:03:03.769492 n-d-843301-2 sudo[159393]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 05:03:03.770257 n-d-843301-2 sudo[159393]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 05:03:04.183218 n-d-843301-2 sudo[159393]: pam_unix(sudo:session): session closed for user root
May 27 05:03:04.185251 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 05:03:04.186759 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 05:03:04.205487 n-d-843301-2 sudo[159396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 05:03:04.206269 n-d-843301-2 sudo[159396]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 05:03:04.611861 n-d-843301-2 sudo[159396]: pam_unix(sudo:session): session closed for user root
May 27 05:03:04.613977 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 05:03:04.615335 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 05:04:03.752350 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 05:04:03.752978 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 05:04:03.753441 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 05:04:03.771015 n-d-843301-2 sudo[159447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 05:04:03.771799 n-d-843301-2 sudo[159447]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 05:04:04.198659 n-d-843301-2 sudo[159447]: pam_unix(sudo:session): session closed for user root
May 27 05:04:04.200743 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 05:04:04.202590 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 05:04:04.220771 n-d-843301-2 sudo[159450]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 05:04:04.221572 n-d-843301-2 sudo[159450]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 05:04:04.647152 n-d-843301-2 sudo[159450]: pam_unix(sudo:session): session closed for user root
May 27 05:04:04.649337 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 05:04:04.650629 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 27 05:05:03.757765 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_service.periodic_task [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92445) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 27 05:05:03.758365 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.volume.drivers.lvm [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Updating volume stats {{(pid=92445) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 27 05:05:03.758896 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 05:05:03.777723 n-d-843301-2 sudo[159473]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
May 27 05:05:03.778691 n-d-843301-2 sudo[159473]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 05:05:04.202892 n-d-843301-2 sudo[159473]: pam_unix(sudo:session): session closed for user root
May 27 05:05:04.204916 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 05:05:04.206415 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 27 05:05:04.225238 n-d-843301-2 sudo[159502]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 27 05:05:04.226002 n-d-843301-2 sudo[159502]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 27 05:05:04.650516 n-d-843301-2 sudo[159502]: pam_unix(sudo:session): session closed for user root
May 27 05:05:04.652627 n-d-843301-2 cinder-volume[92445]: DEBUG oslo_concurrency.processutils [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=92445) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 27 05:05:04.653966 n-d-843301-2 cinder-volume[92445]: DEBUG cinder.manager [None req-8cef6815-203e-4816-9233-2866bc1442f0 None None] Notifying Schedulers of capabilities ... {{(pid=92445) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}